document.write( "Question 866152: Hi, I need help on this problem: Determine the amount of the ordinary annuity at the end of the given period. (Round your final answer to two decimal places.)
\n" );
document.write( "$600 deposited quarterly at 6.2% for 8 years\r
\n" );
document.write( "\n" );
document.write( "I've already tried 3 times, my equation was A=600 x (1+0.062)^32-1 /0.062, and I got the answers $56657.80, 5981.28, 56657.79 \r
\n" );
document.write( "\n" );
document.write( "Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #522079 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! I don't know what your -1/0.062 means, but your major mistake is not dividing the annual % rate of 0.062 by 4 to get the quarterly rate. The formula is \n" ); document.write( "(1) B = P*(1+r/4)^(4*t) or \n" ); document.write( "(2) B = 600*( 1+ 0.062/4)^(4*8) or \n" ); document.write( "(3) B = 600*(1 + 0.0155)^32 or \n" ); document.write( "(4) B = 600*(1.0155)^32 or \n" ); document.write( "(5) B = 600*1.6359 or \n" ); document.write( "(6) B = 981.54 \n" ); document.write( " |