document.write( "Question 91677: Ten years ago your friend invested in a plot of land with the idea of eventually building a summer cottage on it. His plan was to place a \"nest egg\" of $12,000 in a long term Certificate of Deposit which paid 8% interest over a period of 20 years, compounded monthly. At the end of the 20 years, he would use the money to build the cottage. \r
\n" );
document.write( "\n" );
document.write( "The problem was the plot had 8 prairie dogs on it 10 years ago when he acquired the ground.\r
\n" );
document.write( "\n" );
document.write( "This year he made a count of the prairie dogs and found there were 102 on the same plot! A biologist friend assured him that the prairie dogs were growing exponentially according to the law of natural growth, and something needed to be done.
\n" );
document.write( "
\n" );
document.write( "1. Write the formula for natural exponential growth for this particular prairie dog population.
\n" );
document.write( "Hint: Find the \"k\" value for this population, and put it in your formula.
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "2. Once you have this formula, predict:
\n" );
document.write( "a. approximately how many years from now will the population reach 365 prairie dogs. \r
\n" );
document.write( "\n" );
document.write( "b. approximately how large the population will be 10 years from now.
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "3. Write the formula for compound interest and calculate how much money your friend will have on deposit (in the account described above) after 20 years (10 years from now).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #66581 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The problem was the plot had 8 prairie dogs on it 10 years ago when he acquired the ground. \n" ); document.write( "This year he made a count of the prairie dogs and found there were 102 on the same plot! A biologist friend assured him that the prairie dogs were growing exponentially according to the law of natural growth, and something needed to be done.\r \n" ); document.write( "\n" ); document.write( "1. Write the formula for natural exponential growth for this particular prairie dog population. \n" ); document.write( "You have two points: (-10,8) and (0,102) \n" ); document.write( "x is years from now ; y = # of prairie dogs. \n" ); document.write( "------------------- \n" ); document.write( "Exponential Form: \n" ); document.write( "y = ab^x \n" ); document.write( "Substitute the points into the form: \n" ); document.write( "1st: 8 = ab^-10 \n" ); document.write( "2nd: 102 = ab^0 \n" ); document.write( "-------------- \n" ); document.write( "From the 2nd equation you get a = 102 \n" ); document.write( "Substitute that into the 1st equation and solve for \"b\". \n" ); document.write( "8 = 102b^-10 \n" ); document.write( "4/51 = b^-10 \n" ); document.write( "b^10 = 5/4 \n" ); document.write( "b = 1.022565 \n" ); document.write( "EQUATION: \n" ); document.write( "y = 102(1.022565..)^x \n" ); document.write( "----------------- \n" ); document.write( "==========================\r \n" ); document.write( "\n" ); document.write( "2. Once you have this formula, predict: \n" ); document.write( "a. approximately how many years from now will the population reach 365 prairie dogs. \n" ); document.write( "365 = 102(1.022565...)^x \n" ); document.write( "(365/102) = 1.022565...^x \n" ); document.write( "x = log(365/102)/log(1.022565...) \n" ); document.write( "x = 2.5673 years \n" ); document.write( "=========================\r \n" ); document.write( "\n" ); document.write( "b. approximately how large the population will be 10 years from now. \n" ); document.write( "Let x = 10 in the equation and solve for y. \n" ); document.write( "--------------------------- \r \n" ); document.write( "\n" ); document.write( "Ten years ago your friend invested in a plot of land with the idea of eventually building a summer cottage on it. His plan was to place a \"nest egg\" of $12,000 in a long term Certificate of Deposit which paid 8% interest over a period of 20 years, compounded monthly. At the end of the 20 years, he would use the money to build the cottage. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3. Write the formula for compound interest and calculate how much money your friend will have on deposit (in the account described above) after 20 years (10 years from now). \n" ); document.write( "A(t) = A(0)(1+r/n)^(nt) \n" ); document.write( "A(20) = 12000(1+0.08/12)*(12*20) \n" ); document.write( "A(20) = $59121,63 \n" ); document.write( "------------------ \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |