document.write( "Question 1202248: A scientist is monitoring cell division and notes that a single cell divides into 4 cells within one hour. During the next hour, each of these cells divides into 4 cells. This process continues at the same rate every hour.
\n" ); document.write( "Part A. What type of function could be used to represent this situation?
\n" ); document.write( "Part B. Justify your reasoning.
\n" ); document.write( "

Algebra.Com's Answer #836934 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "This is an exponential function because the number of cells quadruple each hour. We multiply the previous cell count by 4 to get the new cell count.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1 cell -> 4 cells -> 16 cells -> 64 cells -> etc\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A visual representation could be a tree diagram such as this example
\n" ); document.write( "
\n" ); document.write( "Generation A = 1 cell
\n" ); document.write( "Generation B = 4 cells
\n" ); document.write( "Generation C = 16 cells
\n" ); document.write( "And so on.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The equation would be
\n" ); document.write( "y = 1*4^x
\n" ); document.write( "or simply
\n" ); document.write( "y = 4^x
\n" ); document.write( "where,
\n" ); document.write( "x = number of hours
\n" ); document.write( "y = number of cells\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Example: if x = 2 hours elapse then y = 4^x = 4^2 = 16 cells are present (see generation C in the diagram above)
\n" ); document.write( "
\n" ); document.write( "
\n" );