document.write( "Question 251433: Bacteria grow by cell division. If each cell divides into 2 in every 2 minutes how many cells will exist after 32 minutes? Assume there was only one cell at the beginning \n" ); document.write( "
Algebra.Com's Answer #183115 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Bacteria grow by cell division. If each cell divides into 2 in every 2 minutes how many cells will exist after 32 minutes? Assume there was only one cell at the beginning \n" ); document.write( "--------------------- \n" ); document.write( "A(t) = Ao*2^(t/2) \n" ); document.write( "--- \n" ); document.write( "A(32) = 1*2^16 \n" ); document.write( "A(32) = 65536 \n" ); document.write( "- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |