How Fast Do Bacteria Multiply in a Culture?

Niaboc67
Messages
249
Reaction score
3
A bacteria culture initially contains 2000 bacteria and doubles every half hour. The formula for the population is p(t)=2000 e^{kt} for some constant k. (You will need to find k to answer the following.)

Find the size of the baterial population after 40 minutes.

Find the size of the baterial population after 10 hours.

Soltn:
When t = 0.5 hour, p(t) = 4000, so we have

4000 = 2000e^(0.5k)

2 = e^(0.5k)

ln(2) = 0.5k

k = ln(2)/0.5 = 1.386294361

Where did 4000 part come from?

Thank you
Where
 
Physics news on Phys.org
Niaboc67 said:
A bacteria culture initially contains 2000 bacteria and doubles every half hour. The formula for the population is p(t)=2000 e^{kt} for some constant k. (You will need to find k to answer the following.)

Find the size of the baterial population after 40 minutes.

Find the size of the baterial population after 10 hours.

Soltn:
When t = 0.5 hour, p(t) = 4000, so we have

4000 = 2000e^(0.5k)

2 = e^(0.5k)

ln(2) = 0.5k

k = ln(2)/0.5 = 1.386294361

Where did 4000 part come from?

Thank you
Where
A bacteria culture initially contains 2000 bacteria and doubles every half hour.
 
@SteamKing but it's 40 minutes so shouldn't it be a little more than that?
 
Niaboc67 said:
@SteamKing but it's 40 minutes so shouldn't it be a little more than that?

No. You are still just working out the value of k. You have not gotten to the 40 minute problem yet.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top