Exponential Growth Homework: Find Time When Population is 100x Noon Value

  • Thread starter Thread starter steven10137
  • Start date Start date
  • Tags Tags
    Growth
AI Thread Summary
The discussion revolves around solving an exponential growth problem related to a bacterial population that triples in size every two hours. Participants clarify the use of the exponential growth formula, with the initial population denoted as P0 and the growth constant k calculated as approximately 0.5493. The key calculation involves determining the time when the population reaches 100 times its initial value, leading to the conclusion that this occurs around 8:23 PM. The conversation emphasizes the equivalence of different exponential forms and provides alternative methods for solving the problem. Overall, the thread effectively guides users through the steps to find the solution to the homework question.
steven10137
Messages
117
Reaction score
0

Homework Statement


A bacterial population size N is known to be growing exponentially. If the population triples between noon and 2pm, at what time will N be 100 times the noon population.


Homework Equations


Firstly. Is this a distribution function??
If so; f(t)=ue^ut
where E(t) = 1/u

The Attempt at a Solution


I have no idea where to start ...
Perhaps;
t=2 -> 3 times initial population (N)
I have no idea ...
 
Physics news on Phys.org
This is an exponential growth problem. pop(t)=P0*exp(k*t) where P0 is the initial population and k is the growth constant with t=0 being noon. If t=2hr then pop(t)=3*P0. Can you find k? Once you've found k, can you say at what value of t is pop(t)=100*P0?
 
@ t=2 -> 3Po=Poe^kt
therefore ln3=2k and k=0.5493

P(t)=Poe^0.5493t
@ what time is P(t)=100Po
100Po=Poe^0.5493t
ln100=0.5493t
therefore t=8.38
or approxiamtely 8:23pm

Thanks for your help Dick!

Steven
 
Remember that all exponentials are equivalent: a^x= e^{x ln(a)} so the only difference is a coefficient.
Since you are told that "the population triples between noon and 2pm", that is that it triples every 2 hours, it is much easier to use 3t/2 where t is in hours. Since there were initially N bacteria, P(t)= N(3t/2)= 100N. Solving 3t/2= 100, (t/2)ln(3)= ln(100) so t= 2ln(100)/ln(3) which gives exactly the answer you got. Of course, you could also use common logs to solve the equation.
 
good thinking HallsofIvy!

makes perfect sense
cheers
Steven
 
Back
Top