Answer:
The equations are:
and 
Step-by-step explanation:
Given
Represent bones eaten Today with T and yesterday with Y
Required
Write the equation
In the first statement, we have that:

Reading further; In the second statement

Hence, the equations are:
and 
Solving further:
Substitute 2Y for T in the second equation


Divide both sides by 4


Recall that



Answer:
20 million
Step-by-step explanation:
5 million SUVs are 25% of the total number of vehicles.
0.25x = 5,000,000
x = 20,000,000
Answer: 20 million
The average rate of change (m) is the ratio of the change in function value to the width of the interval:
m = (f(6) - f(2))/(6 - 2)
To compute this, we need to compute f(6) and f(2).
f(6) = (0.25*6 -0.5)*6 +3.5 = 9.5
f(2) = (0.25*2 - 0.5)*2 +3.5 = 3.5
Then the average rate of change is
m = (9.5 - 3.5)/(6 - 2) = 6/4 = 1.5
The average rate of change is 1.5 thousand owners per year.
Answer:
a) Calculate the probability that at least one of them suffers from arachnophobia.
x = number of students suffering from arachnophobia
= P(x ≥ 1)
= 1 - P(x = 0)
= 1 - [0.05⁰ x (1 - 0.05)¹¹⁻⁰
]
= 1 - (0.95)¹¹
= 0.4311999 = 0.4312
b) Calculate the probability that exactly 2 of them suffer from arachnophobia? 0.08666
= P(x = 2)
= (¹¹₂) x (0.05)² x (0.95)⁹
where ¹¹₂ = 11! / (2!9!) = (11 x 10) / (2 x 1) = 55
= 55 x 0.0025 x 0.630249409 = 0.086659293 = 0.0867
c) Calculate the probability that at most 1 of them suffers from arachnophobia?
P(x ≤ 1)
= P(x = 0) + P(x = 1)
= [(¹¹₀) x 0.05⁰ x 0.95¹¹] + [(¹¹₁) x 0.05¹ x 0.95¹⁰]
= (1 x 1 x 0.5688) + (11 x 0.05 x 0.598736939) = 0.5688 + 0.3293 = 0.8981