document.write( "Question 170404: A bacteria culture starts with 120 bacteria and after three hours the population consists of 200 bacteria. assuming that the culture grows exponentially, find the poplation after 5 hours. \n" ); document.write( "
Algebra.Com's Answer #125803 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A bacteria culture starts with 120 bacteria and after three hours the population consists of 200 bacteria. assuming that the culture grows exponentially, find the poplation after 5 hours.
\n" ); document.write( "---------------------------------------------------
\n" ); document.write( "A(t) = ab^t
\n" ); document.write( "---------------------
\n" ); document.write( "200 = 120b^3
\n" ); document.write( "b^3 = 200/120 = 5/3
\n" ); document.write( "b = 1.047197551....
\n" ); document.write( "-----------
\n" ); document.write( "Equation:
\n" ); document.write( "A(5) = 120(1.047197551)^5
\n" ); document.write( "A(5) = 151.12
\n" ); document.write( "Rounding down, A(5) = 151
\n" ); document.write( "=============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );