document.write( "Question 1131577: The number of bacteria in a certain population increases according to a continuous exponential growth model with a growth rate of 8.6% per hour. How many hours does it take for the size of the sample to double? \n" ); document.write( "
Algebra.Com's Answer #748252 by stanbon(75887) ![]() You can put this solution on YOUR website! The number of bacteria in a certain population increases according to a continuous exponential growth model with a growth rate of 8.6% per hour. How many hours does it take for the size of the sample to double? \n" ); document.write( "---- \n" ); document.write( "N = N*r^t \n" ); document.write( "2A = A*1.086^t \n" ); document.write( "---- \n" ); document.write( "1.086^t = 2 \n" ); document.write( "t = log(2)/log(1.086) \n" ); document.write( "t = 8.4 hours \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------- \n" ); document.write( " \n" ); document.write( " |