document.write( "Question 1190446: 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.\r
\n" );
document.write( "\n" );
document.write( "4. How much must you have in the account to start with if compounding and withdrawals are both monthly?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #822100 by math_tutor2020(3817)![]() ![]() ![]() 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/12 = $2,000 \n" ); document.write( "i = interest rate per period = 0.0804/12 = 0.0067 exactly \n" ); document.write( "n = number of periods = 20*12 = 240 months \n" ); document.write( "Each period is one month.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "PV = C*(1 - (1+i)^(-n))/i \n" ); document.write( "PV = 2000*(1 - (1+0.0067)^(-240))/0.0067 \n" ); document.write( "PV = 238,398.570184098 \n" ); document.write( "PV = 238,398.57\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Interpretation: \n" ); document.write( "If you want 240 monthly withdrawals of $2,000 spaced into the future (aka $24,000 per year for 20 years), then you must have $238,398.57 currently today. Those 240 future payments are equivalent this current present value payment. This is when we take into account the 8.04% interest rate, compounded monthly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: $238,398.57 \n" ); document.write( " \n" ); document.write( " |