The number of bacteria in a yeast culture grows at a rate which is proportional to the number present. If
the population of a colony of yeast bacteria triples in one hour, find the number of bacteria which will be
present at the end of five hours.
"\\displaystyle\n\\text{Let N be the no of bacteria and $\\frac{dN}{dt}$ = rate of increase of bacteria}\\\\\n\\frac{dN}{dt}=kN\\\\\n\\implies \\frac{dN}{N}= kdt\\\\\n\\ln N = kt + A\\\\\ne^{\\ln N} = e^{kt + A}\\\\\n\\implies N = ce^{kt}\\\\\n\\text{Let N = 3c, t = 1, then we have that}\\\\\n\\implies 3c = ce^{kt}\\\\\n\\therefore e^k =3\\implies k = 1.0986\\\\\n\\text{Next, we find the no of bacteria present after 5 hours}\\\\\nN = ce^{5k}\\\\\n\\implies nc = ce^{1.0986\\cdot 5}\\\\\n\\implies n = e^{1.0986\\cdot 5}= 243\\\\\n\\text{Therefore, the number of bacteria present after 5 hours is 243 times more than the }\\\\\n\\text{initial population of bacteria}"
Comments
Leave a comment