document.write( "Question 83738: For a certain strain of bacteria, the number of bacteria present after t hours is given by the equation: Q = Q(0)e^0.42t where Q(0) represents the initial number of bacteria. How long will it take 700 bacteria to increase to 7,000 bacteria? Express to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #60219 by lekelly(20)\"\" \"About 
You can put this solution on YOUR website!
A=Pe^(rt)
\n" ); document.write( "7000=700e^.42t\r
\n" ); document.write( "\n" ); document.write( "Solve for t:
\n" ); document.write( "7000/700=700/700e^.42t=
\n" ); document.write( "10=e^.42t
\n" ); document.write( "take the log of each side:
\n" ); document.write( "ln(10)=ln(e^.42t) knowing the rules ln(e^rt)=rt therefore:
\n" ); document.write( "ln(10)=.42t
\n" ); document.write( "ln(10)/.42=t
\n" ); document.write( "ln(10)=2.3025/.42=\r
\n" ); document.write( "\n" ); document.write( "5.48=t YOUR ANSWER
\n" ); document.write( "
\n" );