Answer:
a) [tex]P(t) = 100e^{1.0647t}[/tex]
b) P(2) = 841 bacteria
c) P'(2) = 895 bacteria per hour
d) t = 4.3hr
Step-by-step explanation:
The equation of growth for the number of bacteria can be modeled by the following differential equation:
[tex]\frac{dP}{dt} = r[/tex]
With solution.
[tex]P(t) = P(0)e^{rt}[/tex]
In which P(t) is the population after t hours, P(0) is the initial population and r is the growth rate.
(a) Find an expression for the number of bacteria after t hours.
Initially 100 cells, so P(0) = 100.
After 1 hour, 290 cells, so P(1) = 290.
We apply this to the equation to find the value of r.
[tex]P(t) = P(0)e^{rt}[/tex]
[tex]290 = 100e^{r}[/tex]
[tex]e^{r} = 2.9[/tex]
Applying ln to both sides of the equality.
[tex]\ln{e^{r}} = \ln{2.9}[/tex]
[tex]r = 1.0647[/tex]
So
[tex]P(t) = 100e^{1.0647t}[/tex]
(b) Find the number of bacteria after 2 hours.
This is P(2).
[tex]P(t) = 100e^{1.0647t}[/tex]
[tex]P(2) = 100e^{1.0647*2}[/tex]
[tex]P(2) = 841[/tex]
841 bacteria after 2 hours.
(c) Find the rate of growth after 2 hours.
[tex]P(t) = 100e^{1.0647t}[/tex]
[tex]P'(t) = 100*1.0647e^{1.0647t}[/tex]
[tex]P'(t) = 106.47e^{1.0647t}[/tex]
[tex]P'(2) = 106.47e^{1.0647*2}[/tex]
[tex]P'(2) = 895[/tex]
(d) When will the population reach 10,000?
This is t when P(t) = 10,000. So
[tex]P(t) = 100e^{1.0647t}[/tex]
[tex]10000 = 100e^{1.0647t}[/tex]
[tex]e^{1.0647t} = \frac{10000}{100}[/tex]
[tex]e^{1.0647t} = 100[/tex]
Applying ln to both sides
[tex]\ln{e^{1.0647t}} = \ln{100}[/tex]
[tex]1.0647t = \ln{100}[/tex]
[tex]t = \frac{\ln{100}}{1.0647}[/tex]
[tex]t = 4.3[/tex]