Norbert W. answered 07/13/16
Tutor
4.4
(5)
Math and Computer Language Tutor
Exponential growth has the formula P = P0 * er*t, where P0 is the initial population and r is the constant rate of growth.
This is the same as ln(P/P0) = r * t => r = ln(P/P0)/t, when the log of the both sides of the equation is taken.
Using the initial values of P0 = 15000 and at time t = 40 minutes the population is P = 60000,
then r = ln(60000/15000)/40 = ln(4)/40 = ln(2)/20
∴ P = 15000eln(2)t/20, or when the log of both sides is taken
ln(P/15000) = ln(2)t/20 => t =20 * ln(P/15000)/ln(2)
From this, the population will be P = 250000 in t = 20 * ln(50/3)/ln(2) = 81,2 minutes