document.write( "Question 1105186: A species of bacteria doubles every 2 hours, so that a culture of 200 bacteria would grow to 400 after 2 hours and 800 after 4 hours. If there were b bacteria initially, which of the following expressions correctly describes the amount of bacteria present after one day? \n" ); document.write( "
Algebra.Com's Answer #719933 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
A=Pe^kt
\n" ); document.write( "A/P=2=e^kt
\n" ); document.write( "ln2=kt, and t=2 hours
\n" ); document.write( "ln2=2k
\n" ); document.write( "k=(1/2)ln 2.
\n" ); document.write( "After one day, which is 24 hours,
\n" ); document.write( "A=b*e^(12*ln 2)
\n" ); document.write( "A=4096*b
\n" ); document.write( "
\n" );