document.write( "Question 1172845: Ron Sample is the grand prize winner in a college tuition essay contest awarded through a local organization's scholarship fund. The winner receives $3,000 at the beginning of each year for the next 5 years. How much (in $) should be invested at 8% interest compounded annually to award the prize? (Round your answer to the nearest cent.)\r
\n" );
document.write( "\n" );
document.write( "I did 3000 x 1-(1+.08)-5/.08 and got $11978.13
\n" );
document.write( "the answer seems pretty high.. \n" );
document.write( "
Algebra.Com's Answer #850800 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Let's break down this problem. We need to find the present value of an annuity, where Ron Sample receives $3,000 at the beginning of each year for 5 years, and the interest rate is 8% compounded annually.\r \n" ); document.write( "\n" ); document.write( "Since the payments are made at the beginning of each year, this is an annuity due.\r \n" ); document.write( "\n" ); document.write( "**Formula for Present Value of an Annuity Due:**\r \n" ); document.write( "\n" ); document.write( "PV = PMT * [(1 - (1 + r)^-n) / r] * (1 + r)\r \n" ); document.write( "\n" ); document.write( "Where:\r \n" ); document.write( "\n" ); document.write( "* PV = Present Value \n" ); document.write( "* PMT = Payment per period ($3,000) \n" ); document.write( "* r = Interest rate per period (8% or 0.08) \n" ); document.write( "* n = Number of periods (5 years)\r \n" ); document.write( "\n" ); document.write( "**Calculation:**\r \n" ); document.write( "\n" ); document.write( "PV = 3000 * [(1 - (1 + 0.08)^-5) / 0.08] * (1 + 0.08)\r \n" ); document.write( "\n" ); document.write( "1. Calculate (1 + 0.08)^-5: \n" ); document.write( " * (1.08)^-5 ≈ 0.6805832\r \n" ); document.write( "\n" ); document.write( "2. Calculate 1 - (1 + 0.08)^-5: \n" ); document.write( " * 1 - 0.6805832 ≈ 0.3194168\r \n" ); document.write( "\n" ); document.write( "3. Divide by 0.08: \n" ); document.write( " * 0.3194168 / 0.08 ≈ 3.99271\r \n" ); document.write( "\n" ); document.write( "4. Multiply by 1.08: \n" ); document.write( " * 3.99271 * 1.08 ≈ 4.3121268\r \n" ); document.write( "\n" ); document.write( "5. Multiply by 3000: \n" ); document.write( " * 4.3121268 * 3000 ≈ 12936.3804\r \n" ); document.write( "\n" ); document.write( "6. Round to the nearest cent. \n" ); document.write( " * 12936.38\r \n" ); document.write( "\n" ); document.write( "Therefore, approximately $12,936.38 should be invested at 8% interest compounded annually to award the prize. \n" ); document.write( " \n" ); document.write( " |