document.write( "Question 168807: Cell Division: One leukemic cell injected into a healthy mouse will divide into two cells in about 1/2 day. At the end of the day these two cells will divide again, with the doubling process continuing each 1/2 until there are 1 billion cells, at which time the mouse dies. On which day after the experiment is started does this happen?\r
\n" );
document.write( "\n" );
document.write( "I'm having a horrible time coming up with a formula for this problem.\r
\n" );
document.write( "\n" );
document.write( "I would appreciate any help you can give me on this one. \r
\n" );
document.write( "\n" );
document.write( "Thank you so much, ahead of time!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #124458 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Cell Division: One leukemic cell injected into a healthy mouse will divide into two cells in about 1/2 day. At the end of the day these two cells will divide again, with the doubling process continuing each 1/2 until there are2^x 1 billion cells, at which time the mouse dies. On which day after the experiment is started does this happen? \n" ); document.write( "I'm having a horrible time coming up with a formula for this problem. \n" ); document.write( "I would appreciate any help you can give me on this one. \n" ); document.write( "Thank you so much, ahead of time! \n" ); document.write( "---------------------- \n" ); document.write( "The divisions double the number of cells, so the number will be a power of 2, as in 2, 4, 8, 16, 32 etc. \n" ); document.write( "The power of 2 closest to \"about a billion\" is 2^30 = 1,073,741,824. BTW, this is also a Giga, as in a Gigabyte of RAM, or space on a hard drive. \n" ); document.write( "Anyway, it will take 30 divisions, so that's 30 half-days, or 15 days. \n" ); document.write( "---------------------------------- \n" ); document.write( "If you don't happen to know that 2^30 is apx a billion (some people don't): \n" ); document.write( "2^x = 1,000,000,000 \n" ); document.write( "x*log(2) = log(1000000000) \n" ); document.write( "x*0.30103 = 9 \n" ); document.write( "x = 29.9 half days\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |