document.write( "Question 1137324: The number of bacteria in a certain population increases according to a continuous exponential growth model, with a growth rate parameter of
\n" );
document.write( "2.7%
\n" );
document.write( " per hour. How many hours does it take for the size of the sample to double?
\n" );
document.write( "Note: This is a continuous exponential growth model.\r
\n" );
document.write( "\n" );
document.write( "Do not round any intermediate computations, and round your answer to the nearest hundredth. \n" );
document.write( "
Algebra.Com's Answer #755196 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=Poe^(0.027t) \n" ); document.write( "P/Po=e^(0.027t) \n" ); document.write( "P/Po=2, doubles \n" ); document.write( "so 2=e^(0.027t) \n" ); document.write( "ln2=0.027t \n" ); document.write( "t=25.67 hours to double \n" ); document.write( " \n" ); document.write( " |