document.write( "Question 178871: A bacteria culture doubles in size every 8 hrs. The culture starts with 150 cells. How many will there be after 24 hrs? 72hrs? \n" ); document.write( "
Algebra.Com's Answer #133814 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
if x is the initial amount
\n" ); document.write( ":
\n" ); document.write( "\"x%282%29%5En\" where n is the number of times it doubles.
\n" ); document.write( ":
\n" ); document.write( "24/8=3 times that it doubles
\n" ); document.write( ":
\n" ); document.write( "so
\n" ); document.write( ":
\n" ); document.write( "150(2)^3=1200 cells after 24 hours
\n" ); document.write( ":
\n" ); document.write( "72/8=9
\n" ); document.write( ":
\n" ); document.write( "150(2)^9=150(512)=76800 cells after 72 hours
\n" ); document.write( "
\n" );