document.write( "Question 698553: A bacteria culture has an initial population of 600. After 4 hours the population has grown to 1200. Assuming the culture grows at a rate proportional to the size of the population , find the function representing the population size after t hours and determine the size of the population after 8 hours. \n" ); document.write( "
Algebra.Com's Answer #430881 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A bacteria culture has an initial population of 600. After 4 hours the population has grown to 1200. Assuming the culture grows at a rate proportional to the size of the population , find the function representing the population size after t hours and determine the size of the population after 8 hours.\r \n" ); document.write( "\n" ); document.write( "A(t) = Ao*b^t \n" ); document.write( "----- \n" ); document.write( "Using t = 4, Ao = 600 ; A(4) = 1200, solve for \"b\": \n" ); document.write( "1200 = 600*b^4 \n" ); document.write( "----- \n" ); document.write( "b^4 = 2 \n" ); document.write( "b = 2^(1/4) = 1.1892 \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "A(t) = 600*(1.1892)^t \n" ); document.write( "----- \n" ); document.write( "A(8) = 600*(1.1892)^8 \n" ); document.write( "A(8) = 2400 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================= \n" ); document.write( " \n" ); document.write( " |