document.write( "Question 204084: Please help me with this problem:\r
\n" );
document.write( "\n" );
document.write( "Find the future value of the ordinary annuity. Interest is compounded annually, unless otherwise indicated.\r
\n" );
document.write( "\n" );
document.write( "R = $2500, i = 7%; interest compounded quarterly for 16 years \n" );
document.write( "
Algebra.Com's Answer #154021 by feliz1965(151)![]() ![]() ![]() You can put this solution on YOUR website! We need the formula:\r \n" ); document.write( "\n" ); document.write( "A = P(1 + r/n)^(nt)\r \n" ); document.write( "\n" ); document.write( "P = principal amount (initial investment) \n" ); document.write( "r = annual nominal interest rate (as a decimal) \n" ); document.write( "n = number of times the interest is compounded per year \n" ); document.write( "t = number of years \n" ); document.write( "A = amount after time t in years \r \n" ); document.write( "\n" ); document.write( "Let R = P\r \n" ); document.write( "\n" ); document.write( "Let i = r\r \n" ); document.write( "\n" ); document.write( "Let n = 4 for quarterly\r \n" ); document.write( "\n" ); document.write( "Let t = 16 years\r \n" ); document.write( "\n" ); document.write( "We are looking for A.\r \n" ); document.write( "\n" ); document.write( "A = 2500(1 + 0.07/4)^(4)(16 years)\r \n" ); document.write( "\n" ); document.write( "A = $7588.27 \n" ); document.write( " |