document.write( "Question 1189542: An initial population of 30 fish is introduced into a lake. This fish population grows according to a continuous exponential growth model. There are 69 fish in the lake after 12 years.
\n" );
document.write( "(a) Let âtâ be the time (in years) since the initial population is introduced, and let y be the number of fish at time t. Write a formula relating y to t.
\n" );
document.write( "Use exact expressions to fill in the missing parts of the formula. Do not use approximations.\r
\n" );
document.write( "\n" );
document.write( "(b) How many fish are there 14 years after the initial population is
\n" );
document.write( "introduced?
\n" );
document.write( "Do not round any intermediate computations, and round your
\n" );
document.write( "answer to the nearest whole number. \n" );
document.write( "
Algebra.Com's Answer #820918 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the continuous exponential growth formula is: \n" ); document.write( "f = p * e ^ (r * t) \n" ); document.write( "f is the future value. \n" ); document.write( "p is the present value. \n" ); document.write( "e is the scientific constant e which is equal to 2.718281828..... \n" ); document.write( "r is the interest rate per time period. \n" ); document.write( "t is the number of time periods.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "for this problem, the time periods are in years.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the initial population is 30. \n" ); document.write( "12 years later, the population is 69. \n" ); document.write( "f = 69 \n" ); document.write( "p = 30 \n" ); document.write( "t = 12 \n" ); document.write( "r equals what you want to find.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the formula becomes:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "69 = 30 * e ^ (r * 12)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of the equation by 30 to get: \n" ); document.write( "69/30 = e ^ (r * 12 \n" ); document.write( "take the natural log of both sides of the equation to get: \n" ); document.write( "ln(69/30) = ln(e ^ (r * 12) \n" ); document.write( "since ln(e ^ x) = x * ln(e) and since ln(e) = 1, this becomes: \n" ); document.write( "ln(69/30) = 12 * r \n" ); document.write( "divive both sides of this equation by 12 to get: \n" ); document.write( "ln(69/30) / 12 = r \n" ); document.write( "solve for r to get: \n" ); document.write( "r = .0694090936.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "confirm by replacing r with that in the original equationand solving for f to get: \n" ); document.write( "f = 30 * e ^ (.0694090936 * 12) = 69.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this confirms the value of r is correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "to determine how many fish are there after 14 years, the equation becomes: \n" ); document.write( "f = 30 * e ^ (.0694090936 * 14) = 79.27514835.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "this equation can be graphed. \n" ); document.write( "it looks like this:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |