document.write( "Question 1176067: A state lotto has a prize that pays $1,700 each week for 40 years.\r
\n" );
document.write( "\n" );
document.write( "Find the total value of the prize: $
\n" );
document.write( "Correct \r
\n" );
document.write( "\n" );
document.write( "If the state can earn 3% interest on investments, how much money will they need to put into an account now to cover the weekly prize payments? \n" );
document.write( "
Algebra.Com's Answer #850585 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! Absolutely! Let's calculate the total value of the prize and the amount needed to cover the weekly payments.\r \n" ); document.write( "\n" ); document.write( "**1. Total Value of the Prize**\r \n" ); document.write( "\n" ); document.write( "* Weekly prize: $1,700 \n" ); document.write( "* Years: 40 \n" ); document.write( "* Weeks per year: 52\r \n" ); document.write( "\n" ); document.write( "Total value = Weekly prize * Weeks per year * Years \n" ); document.write( "Total value = $1,700 * 52 * 40 \n" ); document.write( "Total value = $3,536,000\r \n" ); document.write( "\n" ); document.write( "**2. Present Value Calculation**\r \n" ); document.write( "\n" ); document.write( "To determine how much money the state needs to invest now, we need to calculate the present value of the annuity.\r \n" ); document.write( "\n" ); document.write( "* Weekly payment: $1,700 \n" ); document.write( "* Interest rate: 3% per year \n" ); document.write( "* Years: 40\r \n" ); document.write( "\n" ); document.write( "Since the payments are weekly, we need to adjust the interest rate to a weekly rate.\r \n" ); document.write( "\n" ); document.write( "* Annual interest rate: 0.03 \n" ); document.write( "* Weekly interest rate: 0.03 / 52 ≈ 0.000576923\r \n" ); document.write( "\n" ); document.write( "We'll use the present value of an ordinary annuity formula, but since it is weekly, we will use the weekly interest rate, and total number of weeks.\r \n" ); document.write( "\n" ); document.write( "Total number of weeks = 40 years * 52 weeks/year = 2080 weeks\r \n" ); document.write( "\n" ); document.write( "Using the present value of an annuity formula:\r \n" ); document.write( "\n" ); document.write( "PV = PMT * [1 - (1 + r)^-n] / r\r \n" ); document.write( "\n" ); document.write( "Where:\r \n" ); document.write( "\n" ); document.write( "* PV = Present Value \n" ); document.write( "* PMT = Weekly payment ($1,700) \n" ); document.write( "* r = Weekly interest rate (0.03 / 52) \n" ); document.write( "* n = Total number of weeks (2080)\r \n" ); document.write( "\n" ); document.write( "PV = 1700 * [1 - (1 + 0.03/52)^-2080] / (0.03/52)\r \n" ); document.write( "\n" ); document.write( "PV = 1700 * [1 - (1.000576923)^-2080] / 0.000576923\r \n" ); document.write( "\n" ); document.write( "PV = 1700 * [1 - 0.301131] / 0.000576923\r \n" ); document.write( "\n" ); document.write( "PV = 1700 * 0.698869 / 0.000576923\r \n" ); document.write( "\n" ); document.write( "PV = 1700 * 1211.37\r \n" ); document.write( "\n" ); document.write( "PV = 2059329\r \n" ); document.write( "\n" ); document.write( "Therefore, the state needs to put approximately $2,059,329 into an account now to cover the weekly prize payments.\r \n" ); document.write( "\n" ); document.write( "**Answers:**\r \n" ); document.write( "\n" ); document.write( "* Total value of the prize: $3,536,000 \n" ); document.write( "* Amount needed to cover the prize payments: $2,059,329 (approximately) \n" ); document.write( " \n" ); document.write( " |