The answer to the following question is 61
Answer: Choice D
Explanation:
The increase of 9.8% rounds to 10% when rounding to the nearest ten
An increase of 10% would use the multiplier 1.1
Think of it like saying 1 + 0.10 = 100% + 10%
Similarly, the 5.1% rounds to 5% and an increase of this amount will use the multiplier 1.05
So if we started with 20 items, then 20(1.1)(1.05) is the expression that estimates an increase of 10% followed by an increase of 5%. The order doesn't matter (so you could increase by 5% first, then 10% later).
Answer:
512
Step-by-step explanation:
8 fish per day x 64 days
512 fish
Answer:
f(4) = 22
Step-by-step explanation:
I think that you type wrongly.
we have f(1) = -5
and f(n) = f(n-1) + 9
Find f(4)
Then
with n= 2 we have f(2) = f(1) + 9 = - 5+ 9= 4
with n= 3 we have f(3) = f(2) + 9 = 4 + 9= 13
and finally with n= 4 we find f(4) = f(3) + 9 = 13+ 9= 22
So f(4) = 22
Hope you understand.