document.write( "Question 121460: You invest $250 in your savings account at the end of each year and earn an avaerage of 6% per year in interest. How much will you have in your savings at the end of forty years? \n" ); document.write( "
Algebra.Com's Answer #89168 by Fombitz(32388) You can put this solution on YOUR website! This is a future value of an oridinary annuity problem. \n" ); document.write( "The formula is \n" ); document.write( " \n" ); document.write( "where \n" ); document.write( "FV is the future value (what you're looking for) \n" ); document.write( "PMT is the payment made during the period ($250) \n" ); document.write( "n is the total number of periods (40 years) \n" ); document.write( "i is the period interest rate (6% per year) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The future value would be $38690.49. \n" ); document.write( " |