document.write( "Question 246250: A bacteria culture initially contains 2000 bacteria and doubles every half hour. The formula for the population is p(t)=2000e^kt for some constant(k) . (You will need to find (k) to answer the following.) \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find the size of the baterial population after 80 minutes? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find the size of the baterial population after 6 hours?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #179877 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A bacteria culture initially contains 2000 bacteria and doubles every half hour. The formula for the population is p(t)=2000e^kt for some constant(k) . (You will need to find (k) to answer the following.) \n" ); document.write( ". \n" ); document.write( "Consider t (time) in units of minutes. \n" ); document.write( "p(t)=2000e^kt \n" ); document.write( "4000=2000e^(30k) \n" ); document.write( "2 = e^(30k) \n" ); document.write( "ln(2) = 30k \n" ); document.write( "ln(2)/30 = k \n" ); document.write( ". \n" ); document.write( "Find the size of the baterial population after 80 minutes? \n" ); document.write( "p(80)=2000e^(80ln(2)/30) \n" ); document.write( "p(80)=12699\r \n" ); document.write( "\n" ); document.write( "Find the size of the baterial population after 6 hours? \n" ); document.write( "6 hours = 6*60 = 360 minutes \n" ); document.write( "p(360)=2000e^(360ln(2)/30) \n" ); document.write( "p(360)=8192000 \n" ); document.write( " \n" ); document.write( " |