document.write( "Question 1190444: A. For all parts of this problem, money is invested in a retirement account with an APR of 8.04%. (This is close to the average annual return rate for a traditional individual retirement account over the last decade.) You want to be able to withdraw $24,000 per year for 20 years after retirement. Round up to the cent for each answer.
\n" );
document.write( " How much must you have in the account to start with if compounding and withdrawals are both annual? \n" );
document.write( "
Algebra.Com's Answer #822074 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Present value of annuity \n" ); document.write( "PV = C*(1 - (1+i)^(-n))/i\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "C = amount of cash needed per period = $24,000 \n" ); document.write( "i = interest rate per period = 0.0804 \n" ); document.write( "n = number of periods = 20 \n" ); document.write( "Each period is one year.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "PV = C*(1 - (1+i)^(-n))/i \n" ); document.write( "PV = 24000*(1 - (1+0.0804)^(-20))/0.0804 \n" ); document.write( "PV = 234,935.78356008 \n" ); document.write( "PV = 234,935.78 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Interpretation: \n" ); document.write( "If you want 20 annual withdrawals of $24,000 spaced into the future, then you must have $234,935.78 currently today (aka present value). Those 20 future payments are equivalent this current present value payment. This is when we take into account the 8.04% interest rate, compounded annually.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: $234,935.78 \n" ); document.write( " \n" ); document.write( " |