document.write( "Question 1136373: A bacteria culture starts with 360 bacteria and grows at a rate proportional to its size. After 2 hours there will be 720 bacteria. \r
\n" );
document.write( "\n" );
document.write( "(a) Express the population after t hours as a function of t.
\n" );
document.write( "population:
\n" );
document.write( " (function of t) \r
\n" );
document.write( "\n" );
document.write( "(b) What will be the population after 9 hours?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "(c) How long will it take for the population to reach 2810 ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #754187 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! P=Ab^t, t is hours and P is total and A is beginning \n" ); document.write( "720=360*b^2 \n" ); document.write( "b^2=2 \n" ); document.write( "b= sqrt (2)=1.414. P=360* sqrt(2)^t\r \n" ); document.write( "\n" ); document.write( "After 9 hours it would be 360*b^9=8134.81 or 8135. \n" ); document.write( "To reach 2880, this would be doubling three times so a little fewer than 6 hours to reach 2810 \n" ); document.write( "Mathematically, 2810=360*sqrt(2)^n \n" ); document.write( "7.81=sqrt(2)^n \n" ); document.write( "ln both sides \n" ); document.write( "2.05=n *0.3466 \n" ); document.write( "rounding at end 5.93 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |