document.write( "Question 948940: In a certain culture the rate of growth of bacteria is proportional to the amount present. Initially, 1000 bacteria are present and the amount doubles in 12 minutes. Determine the time it takes for the bacteria to multiply to 10,000. \n" ); document.write( "
Algebra.Com's Answer #579238 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a certain culture the rate of growth of bacteria is proportional to the amount present. Initially, 1000 bacteria are present and the amount doubles in 12 minutes. Determine the time it takes for the bacteria to multiply to 10,000.
\n" ); document.write( "--------
\n" ); document.write( "y = ab^x
\n" ); document.write( "-----
\n" ); document.write( "y = 1000*2^(x/12)
\n" ); document.write( "-----
\n" ); document.write( "Solve::
\n" ); document.write( "10,000 = 1000*2^(x/12)
\n" ); document.write( "-----
\n" ); document.write( "2^(x/12) = 10
\n" ); document.write( "----
\n" ); document.write( "(x/12) = log(10)/log(2)
\n" ); document.write( "x = 12[1/0.3010]
\n" ); document.write( "x = 39.86 minutes
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );