document.write( "Question 1101145: During its exponential growth phase, a colony of the bacterium E. color grew from 5067 cells to 39,491 cells in 60 minutes. How long will it take the colony of 5067 cells to grow to 200,000 cells? \n" ); document.write( "
Algebra.Com's Answer #715734 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! During its exponential growth phase, a colony of the bacterium E. color grew from 5067 cells to 39,491 cells in 60 minutes. \n" ); document.write( " How long will it take the colony of 5067 cells to grow to 200,000 cells? \n" ); document.write( "let k = the growth constant \n" ); document.write( "the equation \n" ); document.write( " \n" ); document.write( "using nat logs \n" ); document.write( "ln(5067^60k) = ln(39491) \n" ); document.write( "60k = \n" ); document.write( "60k = 1.2407 \n" ); document.write( "k = \n" ); document.write( "k = .020678 \n" ); document.write( ": \n" ); document.write( "let m = no. of minutes to reach 200,000 cells \n" ); document.write( " \n" ); document.write( ".020678m = \n" ); document.write( ".020678m = 1.43087 \n" ); document.write( "m = \n" ); document.write( "m = 69.2 minutes \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |