document.write( "Question 1005660: Bacteria were introduced to a petri dish. Two hours after the introduction, there were 120411 bacteria. After seven hours since the introduction, there were 1083699 bacteria.
\n" );
document.write( "1.) Find the growth rate of the bacteria. (round to 3 decimal places)
\n" );
document.write( "2.) How many bacteria were initially introduced to the Petri dish? (Round to the nearest bacteria).
\n" );
document.write( "3.) How many bacteria will there be after 12 hours? (Round to the nearest bacteria).
\n" );
document.write( "4.) How long does it take for the bacteria colony to reach 361233 bacteria? (round to 2 decimal places)
\n" );
document.write( "Use Pe^rt equation!
\n" );
document.write( "PLEASE HELP ME ! I really have to understand this ! \n" );
document.write( "
Algebra.Com's Answer #622125 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Bacteria were introduced to a petri dish. \n" ); document.write( " Two hours after the introduction, there were 120411 bacteria. \n" ); document.write( " After seven hours since the introduction, there were 1083699 bacteria. \n" ); document.write( ": \n" ); document.write( "1.) Find the growth rate of the bacteria. (round to 3 decimal places) \n" ); document.write( "Write an equation for each scenario \n" ); document.write( "P*e^(2r) = 120411 \n" ); document.write( "P = \n" ); document.write( "and \n" ); document.write( "P*e^(7r) = 1083699 \n" ); document.write( "P = \n" ); document.write( "replace P from the 1st equation \n" ); document.write( " \n" ); document.write( "Cancel the e^(2r) \n" ); document.write( "120411*e^(5r) = 1083699 \n" ); document.write( "e^(5r) = \n" ); document.write( "Find the ln of both sides (ln(e)= 1) \n" ); document.write( "5r = 2.197 \n" ); document.write( "r = .439 is the growth rate \n" ); document.write( ": \n" ); document.write( "2.) How many bacteria were initially introduced to the Petri dish? (Round to the nearest bacteria). \n" ); document.write( "P = initial amt \n" ); document.write( "P * e^(2*.439) = 120411 \n" ); document.write( "P * 2.40698 = 120411 \n" ); document.write( "P = \n" ); document.write( "P = 50046 bacteria initially \n" ); document.write( ": \n" ); document.write( "3.) How many bacteria will there be after 12 hours? (Round to the nearest bacteria). \n" ); document.write( "A = 50046*e^(12*.439) \n" ); document.write( "A = 9,710,301 bacteria after 12 hrs \n" ); document.write( ": \n" ); document.write( "4.) How long does it take for the bacteria colony to reach 361233 bacteria? (round to 2 decimal places) \n" ); document.write( "50046*e^(.439t) = 361233 \n" ); document.write( "e^(.439t) = \n" ); document.write( "find the ln of both sides \n" ); document.write( ".439t = 1.9766 \n" ); document.write( "t = \n" ); document.write( "t = 4.50 hrs \n" ); document.write( " \n" ); document.write( " |