SOLUTION: The count in a bacteria culture was 600 after 15 minutes and 2000 after 30 minutes. Assuming the count grows exponentially, What was the initial size of the culture? Fi

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: The count in a bacteria culture was 600 after 15 minutes and 2000 after 30 minutes. Assuming the count grows exponentially, What was the initial size of the culture? Fi      Log On


   



Question 1161111: The count in a bacteria culture was 600 after 15 minutes and 2000 after 30 minutes. Assuming the count grows exponentially,
What was the initial size of the culture?

Find the doubling period.

Find the population after 120 minutes.

When will the population reach 14000.

Answer by ikleyn(52898) About Me  (Show Source):
You can put this solution on YOUR website!
.
The count in a bacteria culture was 600 after 15 minutes and 2000 after 30 minutes. Assuming the count grows exponentially,
1) What was the initial size of the culture?
2) Find the doubling period.
3) Find the population after 120 minutes.
4) When will the population reach 14000 ?
~~~~~~~~~~~~~~~~~~


There are different exponential models in use for bacteria growth: a) ekt-models; b) doubling period models with the base of 2, and 
c) general exponential models y = a%2Ab%5Et,  where t is the time from the starting moment and "b" is some arbitrary base.


In this solution, I will use the general type exponential model y = a%2Ab%5Et with the base "b".

In this model, "a" is the initial population of bacteria at t= 0.


In our case, we have these two equations from the condition


    a%2Ab%5E15 = 600     (1)   (after 15 minutes),   and

    a%2Ab%5E30 = 2000    (2)   (after 30 minutes)


Divide equation (2) by equation (1). Yopu will get


    b%5E%2830-15%29 = 2000%2F600,  or

    b%5E15      = 10%2F3 = 3.3333....


From the last equation,  b%5E5 = root%283%2C3.3333%29 = 1.493797  (approximately), and  b = root%285%2C1.493797%29 = 1.083573.


    (  I will keep  and use  b,  b%5E5  and  b%5E15, that are the growth factors for 1 minute, and also every 5 minutes and 15 minutes, respectively.

       I will keep and use these values for 5-minute and 15-minutes base periods, since time intervals in this problem are multiple of 5 and 15).


Now I will answer the posed questions, one after another.



Question 1).  During 15 minutes, from 15 minutes to 30 minutes, the population increased from 600 to 2000, 

              so the 15-minutes growing factor is  2000%2F600 = 3.3333, as we calculated it above.

              Hence, the initial population "a" was 1%2F3.3333 of the population of 600 at t= 15 minutes:

                     a = 600%2F3.3333 = 180 bacteria.

              So, question 1) is just answered.


Question 2).  The doubling period equation is  b%5Et = 2,  or  t*log(1.083573) = log(2),  t = log%28%282%29%29%2Flog%28%281.083573%29%29 = 8.636 minutes.
              So, question 2) is just answered, too.


Question 3).  The population after 120 minutes is  N(120) = a%2Ab%5E120 = a%2A%28b%5E15%29%5E8 = 180%2A3.3333%5E8 = 2,743,265.


Question 4).  a%2Ab%5Et = 14000;  180%2A1.083573%5Et = 14000;  t*log(1.083573) = log%28%2814000%2F180%29%29 = log%28%2877.7777%29%29,

              t = log%28%2877.7777%29%29%2Flog%28%281.083573%29%29 = 54.244 minutes.

Solved. // All questions are answered.