Answer:
- (c) 150(0.6^n)
- (b) 2500(1.11^n)
Explanation:
Exponential growth or decay can be modeled by the exponential function ...
f(n) = a×b^n
where 'a' is the initial value, and 'b' is the growth factor. The growth factor is ...
b = 1 +r
where r is the growth rate. If decay is involved, the sign of r will be negative.
__
competition
If 40% of the participants are eliminated each round, then the growth rate per round is -40% = -0.40, and the growth factor is ...
b = 1 -0.40 = 0.60
The initial number of participants is 150, so the number remaining after n rounds is ...
f(n) = 150×0.60^n . . . . . . matches the 3rd choice
__
bacteria
The growth rate of 11% per hour means the growth factor is ...
b = 1 +11% = 1.11
The initial population is 2500, so the population after n hours is ...
f(n) = 2500×1.11^n . . . . . . matches the 2nd choice