document.write( "Question 81409This question is from textbook Precalculus
\n" );
document.write( ": the frog population in a small pond grows exponentially. The current population is 85 frogs, and the relative growth rate is 18% per year. \r
\n" );
document.write( "\n" );
document.write( "a. find function that models the population after t years.
\n" );
document.write( "b. find the projected population after 3 years.
\n" );
document.write( "c. find the number of years required for the frog population to reach 600. \n" );
document.write( "
Algebra.Com's Answer #58310 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the frog population in a small pond grows exponentially. The current population is 85 frogs, and the relative growth rate is 18% per year. \n" ); document.write( "a. find function that models the population after t years. \n" ); document.write( "A(t) = A(0)(1.18)^t \n" ); document.write( "A(t) = 85(1.18)^t \n" ); document.write( "---------- \n" ); document.write( "b. find the projected population after 3 years. \n" ); document.write( "A(3) = 85(1.18)^3 \n" ); document.write( "A(3)= 139.65 frogs \n" ); document.write( "Rounding down: 139 frogs \n" ); document.write( "-------------------- \n" ); document.write( "c. find the number of years required for the frog population to reach 600. \n" ); document.write( "600 = 85(1.18)^t \n" ); document.write( "7.0588=1.18^t \n" ); document.write( "Take the log of both sides to ge: \n" ); document.write( "t=[log7.0588]/[log1.18] \n" ); document.write( "t=11.81 years \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |