Given:
The number of bacteria in a culture is increasing according to the law of exponential growth.
After 2 hours, there are 50 bacteria, and after 5 hours, there are 400 bacteria.
To find:
The number of bacteria after 7 hours.
Solution:
Let y be the number of bacteria after x hours.
The general exponential growth model is
[tex]y=ab^x[/tex]
where, a is initial value and b is growth factor.
After 2 hours, there are 50 bacteria. So, the point is (2,50). Put x=2 and y=50.
[tex]50=ab^2[/tex] ...(ii)
After 5 hours, there are 400 bacteria. So, the point is (5,400). Put x=5 and y=400 in general exponential growth model.
[tex]400=ab^5[/tex] ...(iii)
Divide equation (iii) by (ii).
[tex]\dfrac{400}{50}=\dfrac{ab^5}{ab^2}[/tex]
[tex]8=b^3[/tex]
Taking cube root on both sides, we get
[tex]b=2[/tex]
Put b=2 in (ii).
[tex]50=a(2)^2[/tex]
[tex]50=4a[/tex]
[tex]\dfrac{50}{4}=a[/tex]
[tex]a=12.5[/tex]
Put a=12.5 and b=2 in (i).
[tex]y=12.5(2)^x[/tex]
This is the equation which represents number of bacteria after x hours.
Put x=7 in the above equation.
[tex]y=12.5(2)^7[/tex]
[tex]y=12.5(128)[/tex]
[tex]y=1600[/tex]
Therefore, the number of bacteria after 7 hours is 1600.