document.write( "Question 475959: Supose an amoeba divids into two amoebas one every hour.How long would it take for a single amoeba to become acolony of 4096 amoebas?
\n" );
document.write( "the key is 12 hours
\n" );
document.write( "Page 673 \n" );
document.write( "
Algebra.Com's Answer #326403 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! The size of the colony doubles every hour \n" ); document.write( "The progression is: \n" ); document.write( "1 \n" ); document.write( "2 \n" ); document.write( "4 \n" ); document.write( "8 \n" ); document.write( "16 \n" ); document.write( "32 \n" ); document.write( "64 \n" ); document.write( "128 \n" ); document.write( "256 \n" ); document.write( "512 \n" ); document.write( "1024 \n" ); document.write( "2048 \n" ); document.write( "4096 \n" ); document.write( "The 1st amoeba is already there, so you \n" ); document.write( "don't count it. Each step is 1 hour, so \n" ); document.write( "there are 12 hours \n" ); document.write( "The formula is: \n" ); document.write( "Colony size = \n" ); document.write( "where \n" ); document.write( " \n" ); document.write( " |