document.write( "Question 354041: A bacteria culture starts with 1,000 bacteria and doubles in size every 2 hours. Find an exponential model for the size of the culture as a function of time t in hours.
\n" );
document.write( "f(t) =
\n" );
document.write( "1\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Use the model to predict how many bacteria there will be after 2 days. \n" );
document.write( "
Algebra.Com's Answer #253059 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A bacteria culture starts with 1,000 bacteria and doubles in size every 2 hours. Find an exponential model for the size of the culture as a function of time t in hours. \n" ); document.write( ". \n" ); document.write( "P = Noe^(kt) \n" ); document.write( "where \n" ); document.write( "P is amount after t time \n" ); document.write( "No is the initial amount \n" ); document.write( ". \n" ); document.write( "No is 1000 \n" ); document.write( "P is 2000 \n" ); document.write( "t = 2 \n" ); document.write( ". \n" ); document.write( "2000 = 1000e^(2k) \n" ); document.write( "2= e^(2k) \n" ); document.write( "ln(2) = 2k \n" ); document.write( "ln(2)/2 = k \n" ); document.write( "0.34657 =k \n" ); document.write( ". \n" ); document.write( "F(t) = 1000e(0.34657t) \n" ); document.write( ". \n" ); document.write( "Use the model to predict how many bacteria there will be after 2 days. \n" ); document.write( "2 days in terms of hours is 48 hours \n" ); document.write( ".\r \n" ); document.write( "\n" ); document.write( "F(48) = 1000e(0.34657*48)\r \n" ); document.write( "\n" ); document.write( "F(48) = 1000e(-16.63553)\r \n" ); document.write( "\n" ); document.write( "F(48) = 1.6778*10^10 \n" ); document.write( " |