document.write( "Question 194709: Question 2:
\n" );
document.write( "A Cell divides into two identical copies every 4 minutes. How many cells will exist after 5 hours?
\n" );
document.write( "Growth formula:
\n" );
document.write( "A(t) = A(o)(2)^(t/4) where t is number of minutes after t = 0
\n" );
document.write( "------------------------------------------------------------------
\n" );
document.write( "A(300) = 1*2^(300/4)
\n" );
document.write( "A(300) = 2^(75)
\n" );
document.write( "A(300) = 3.77x10^22 cells\r
\n" );
document.write( "\n" );
document.write( "Can you show it to us in standard notation with commas where needed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #146084 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A(300) = 3.77x10^22 cells \n" ); document.write( "Can you show it to us in standard notation with commas where needed? \n" ); document.write( "------------ \n" ); document.write( "= 37,700,000,000,000,000,000,000 \n" ); document.write( " |