The population of bacteria in a culture grows at a rate proportional to the number of bacteria present at time t. After 3 hours it is observed that there are 400 bacteria present. After 10 hours there are 2000 bacteria present. What is the initial number of bacteria?
dtdN=kN
∫NdN=∫kdt
ln∣N∣=kt+lnN0
N(t)=N0ekt
N(3)=400=>400=N0ek(3)
N(10)=2000=>2000=N0ek(10)
e7k=5
ek=51/7
N0=400⋅(5)−3/7
N0=201
Comments