In a culture the bacteria count is 100000. The number is increases by 10% in 2h. In how many hours will the count reach 200000, if the ratio of growth of bacteria is proportional to the number present?
Let y be the count of the bacteria at the end of t hours, then
dydt∝y⇒dydt=ky,
where, k is constant of proportionality.
Now, separating the variables, we get dyy=kdt
On integrating, we get ∫dyy=∫kdt⇒log|y|=kt+C ...(i)
When t=0, y=100000 then log 100000=C ...(ii)
and went t=2, y=110000, then log 110000=2k+C ...(iii)
On substracting Eq. (ii) from Eq. (iii), we get
log 110000-log 100000=2k ⇒log110000100000=2k⇒k=12log(1011)
On substracting the value of k and C in Eq. (i), we get
logy=12log(1011)t+log100000
When y=200000, then log 200000= 12log(1110)t+log100000
⇒log(200000100000)=12log(1110)t⇒2log(2)=log(1110)t⇒t=2log2log(1110)
Hence, in 2log2log(1110)h the number of bacteria increases from 100000 to 200000.