document.write( "Question 46755: the population P of a certain culture is expected to be given by a mdoel P=100e^(rt) where r is a constant to be determined and t is a number of days since the original population of 100 was established. Find the r value if the population is expected to reach 200 in 3 days.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #30980 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! P = 100e^(rt) \n" ); document.write( "ln(P/100) = rt \n" ); document.write( "ln(P/100)/t = r \n" ); document.write( "ln(2)/3 = r = 0.23105 = 23% \n" ); document.write( " |