document.write( "Question 1077463: If you deposit $800 per month into a simple annuity, with APR 4.2%. how much do you have at the end of 25 years? \n" ); document.write( "
Algebra.Com's Answer #692297 by jorel1380(3719) You can put this solution on YOUR website! The future value of an annuity is given by the formula P=r(FV)/(1+r)^n -1, where P=payment,r=periodic rate of interest,and n is the number of periods. Here,we have payments of 800/month, or 9600/year. The interest rate is 4.2%, and there are 25 periods. So: \n" ); document.write( "9600=.042(FV)/(1.042)^25 -1 \n" ); document.write( "FV=410743.60 \n" ); document.write( "The expected future value of this annuity is $410743.60. ☺☺☺☺ \n" ); document.write( " |