document.write( "Question 194842This question is from textbook
\n" ); document.write( ": express the problem as an exponential function whose value is the number of cells after x divisions, and then use the function to determine the answer.\r
\n" ); document.write( "\n" ); document.write( "A cell divides into two identical copies every 4 minutes. How many cells will exist after 5 hours? Thank You
\n" ); document.write( "

Algebra.Com's Answer #146187 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Make a chart:
\n" ); document.write( "# of divisions --- # of copies ------- # of minutes
\n" ); document.write( "--- 0 ---------------- 1 ------------------- 0
\n" ); document.write( "--- 1 ---------------- 2 ------------------- 4
\n" ); document.write( "--- 2 ---------------- 2+4= 6 -------------- 8
\n" ); document.write( "--- 3 ---------------- 2+4+12= 18 ---------- 12
\n" ); document.write( "--- 4 ---------------- 2+4+12+36= 54 ------- 16
\n" ); document.write( "--- 5 ---------------- 2+4+12+36+108= 162 -- 20
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "I think I have a formula that works.
\n" ); document.write( "If \"x\"= the number of divisions,
\n" ); document.write( "then the number of copies of cells
\n" ); document.write( "=\"2%2A3%5E%28x-1%29\", since
\n" ); document.write( "\"2%2A3%5E%281-1%29+=+2\"
\n" ); document.write( "\"2%2A3%5E%282-1%29+=+6\"
\n" ); document.write( "\"2%2A3%5E%283-1%29+=+18\"
\n" ); document.write( "\"2%2A3%5E%284-1%29+=+54\"
\n" ); document.write( "\"2%2A3%5E%285-1%29+=+162\"
\n" ); document.write( "----------------------
\n" ); document.write( "How many cells will exist after 5 hours?
\n" ); document.write( "Let \"C\"= the number of copies after \"x\"
\n" ); document.write( "\"5%2A60+=+300\" min in \"5\" hrs
\n" ); document.write( "\"300%2F4+=+75\"
\n" ); document.write( "75 times in 3 hrs divisions will occur
\n" ); document.write( "This method deals with all but the very 1st cell.
\n" ); document.write( "I can correct for that by adding in \"2%5Ex\"
\n" ); document.write( "------------------------------------------------
\n" ); document.write( "\"C%2875%29+=+2%2A3%5E%2875-1%29+%2B+2%5E75\"
\n" ); document.write( "\"C%2875%29+=+2%2A3%5E74+%2B+2%5E75\"
\n" ); document.write( "\"C%2875%29+=+405.511%2A10%5E33+%2B+37.779%2A10%5E21\"
\n" ); document.write( "\"C%2875%29+=+10%5E21%2A%28405.511%2A10%5E12+%2B+37.779%29\"
\n" ); document.write( "The approximate answer is
\n" ); document.write( "\"C%2875%29+=+4.055%2A10%5E35\"
\n" ); document.write( "and hopefully it's right
\n" ); document.write( "
\n" );