document.write( "Question 930229: The number of bacteria in a culture is given by the function \r
\n" );
document.write( "\n" );
document.write( "n(t)=995 e^(0.3 t)\r
\n" );
document.write( "\n" );
document.write( "where t is measured in hours. \r
\n" );
document.write( "\n" );
document.write( "a) what is the relative growth rate of this bacterium population?
\n" );
document.write( "b) what is the initial population of the culture?
\n" );
document.write( "c) How many bacteria will the culture contain at time t=5? \n" );
document.write( "
Algebra.Com's Answer #564894 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! n(t)=995 e^(0.3 t) \n" ); document.write( "........ \n" ); document.write( "a) what is the relative growth rate of this bacterium population? r = 30% \n" ); document.write( " b) what is the initial population of the culture? 995 \n" ); document.write( " c) How many bacteria will the culture contain at time t=5 \n" ); document.write( "n(5) = 995e^(1.5)= 4,459.28 \n" ); document.write( " |