- Dec 9, 2000
- 16,528
- 4
- 0
A bacteria culture grows with constant relative growth rate. After 2 hours, there are 600 bacteria and after 8 hours the count is 75,000.
Find the initial population.
Here's what I know:
y(t) = y(0)e^(kt), where y(0) is the population at time t.
y(2) = 600
y(8) = 75000
So, I did this...
Letting y(0) = x...
600 = x*e^(2k)
ln600 = lnxe^(2k)
ln600 = (2k)lnxe
ln600 = (2k)lnx + (2k)lne
ln600 = (2k)lnx + 2k
ln600 - 2k = (2k)lnx
(ln600 - 2k) / 2k = lnx
e^((ln600 - 2k) / 2k) = x, and now since everything is in terms of k, now I can figure out y(0), right?
600 = e^((ln600 - 2k) / 2k) * e^(2k)
600 = e^((ln600 - 2k + 4k^2) / 2k)
That seems awfully messed up, though...am I doing this wrong or what?
Find the initial population.
Here's what I know:
y(t) = y(0)e^(kt), where y(0) is the population at time t.
y(2) = 600
y(8) = 75000
So, I did this...
Letting y(0) = x...
600 = x*e^(2k)
ln600 = lnxe^(2k)
ln600 = (2k)lnxe
ln600 = (2k)lnx + (2k)lne
ln600 = (2k)lnx + 2k
ln600 - 2k = (2k)lnx
(ln600 - 2k) / 2k = lnx
e^((ln600 - 2k) / 2k) = x, and now since everything is in terms of k, now I can figure out y(0), right?
600 = e^((ln600 - 2k) / 2k) * e^(2k)
600 = e^((ln600 - 2k + 4k^2) / 2k)
That seems awfully messed up, though...am I doing this wrong or what?