document.write( "Question 715668: The number of bacterial cells in a biology experiment doubles every hour. After 1 hour ,
\n" );
document.write( "there are 2 cells, after 2 hours there are 4 cells, after 3 hours they are 8 cells. After how
\n" );
document.write( "many hours will the number of cells become 1024? \n" );
document.write( "
Algebra.Com's Answer #439537 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The number of bacterial cells in a biology experiment doubles every hour. After 1 hour , \n" ); document.write( "there are 2 cells, after 2 hours there are 4 cells, after 3 hours they are 8 cells. After how \n" ); document.write( "many hours will the number of cells become 1024? \n" ); document.write( "--------------- \n" ); document.write( "1024 = 2^10 --> 10 hours \n" ); document.write( " \n" ); document.write( " |