document.write( "Question 252075: A bacteria culture grows by the exponential model y = 200ekt. How many bacteria
\n" );
document.write( "are there initially? If the number of bacteria triples in 2 hours, find the number of
\n" );
document.write( "bacteria after 5 hours. \n" );
document.write( "
Algebra.Com's Answer #183818 by drk(1908) ![]() You can put this solution on YOUR website! All exponential models are of the form \n" ); document.write( "\n" ); document.write( "So, initially there were 200 bacteria. Since we triple, Y = 3*200 = 600. Now for time; t = 2. We don't know the growth rate, k. This is step 1 in these kind of problems.\r \n" ); document.write( "\n" ); document.write( "Our formula now becomes first \n" ); document.write( "\n" ); document.write( "Knowing k, we can now find how many there are after 5 hours.\r \n" ); document.write( "\n" ); document.write( "Y = 200*e^(5*ln(3)/2) becomes Y = 3118 rounded to the nearest bacteria. \n" ); document.write( " |