Answer:
a = 30
b = 6/7
Step-by-step explanation:
The number of yeast cells after t hours is modeled by the following equation:
[tex]f(t) = a(1 + be^{-0.7t})[/tex]
In which a is the initial number of cells.
At time t = 0 the population is 30 cells
This means that [tex]a = 30[/tex]
So
[tex]f(t) = 30(1 + be^{-0.7t})[/tex]
And increasing at a rate of 18 cells/hour.
This means that f'(0) = 18.
We use this to find b.
[tex]f(t) = 30(1 + be^{-0.7t})[/tex]
So
[tex]f(t) = 30 + 30be^{-0.7t}[/tex]
Then, it's derivative is:
[tex]f'(t) = -30*0.7be^{-0.7t}[/tex]
We have that:
f'(0) = 18
So
[tex]f'(0) = -30*0.7be^{-0.7*0} = -21b[/tex]
Then
[tex]-21b = 18[/tex]
[tex]21b = -18[/tex]
[tex]b = -\frac{18}{21}[/tex]
[tex]b = \frac{6}{7}[/tex]