document.write( "Question 1199087: The growth model for a population of bacteria is given by P(t)=35e^2t where t is measured in days.
\n" );
document.write( "What is the initial amount of bacteria in the population?\r
\n" );
document.write( "\n" );
document.write( "The correct answer is one of the following. Which one is correct?\r
\n" );
document.write( "\n" );
document.write( "A) 2\r
\n" );
document.write( "\n" );
document.write( "B) 35\r
\n" );
document.write( "\n" );
document.write( "C) 70\r
\n" );
document.write( "\n" );
document.write( "D) 1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #832782 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! The initial amount is the amount at t=0: \n" ); document.write( "P(0) = 35e^(2*0) = 35*1 = 35 \n" ); document.write( "Ans: B \n" ); document.write( " |