document.write( "Question 1127711: You plan to deposit $2,300 per year for 6 years into a money market account with an annual return of 2%. You plan to make your first deposit one year from today.\r
\n" );
document.write( "\n" );
document.write( "Please help me solve this problem. This is the breakdown but I dont understand FVAN=how to get this step\r
\n" );
document.write( "\n" );
document.write( "Ordinary annuity:\r
\n" );
document.write( "\n" );
document.write( "FVAN = PMT[((1 + I)N ‒ 1)/I]\r
\n" );
document.write( "\n" );
document.write( "FVAN = $2,300[((1.02)6 – 1)/0.02]\r
\n" );
document.write( "\n" );
document.write( "FVAN = $2,300(6.30812)\r
\n" );
document.write( "\n" );
document.write( "FVAN = $14,508.68
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #744180 by greenestamps(13216) You can put this solution on YOUR website! \n" ); document.write( "From the way you ask the question, I'm not sure what part of this you don't understand. \n" ); document.write( "For one thing, the N in the formula is an exponent: \n" ); document.write( "FVAN = PMT[((1 + I)^N - 1)/I] \n" ); document.write( "FVAN = $2,300[((1.02)^6 – 1)/0.02] \n" ); document.write( "Then the calculations and the answer are correct. \n" ); document.write( "If you are having trouble doing the calculations, it is quite possible that you have some parentheses missing, or in the wrong places. I encourage students to do the calculations one step at a time. For the given numbers.... \n" ); document.write( "1+.02 = 1.02 \n" ); document.write( "(1.02)^6 = 1.1261624 \n" ); document.write( "(1.02)^6-1 = 1.1261624 - 1 = 0.1261624 \n" ); document.write( "((1.02)^6-1)/.02 = 0.1261624/.02 = 6.308121 \n" ); document.write( "2300*((1.02)^6-1)/.02) = 2300*6.308121 = 14508.68 \n" ); document.write( "If your question is about the formula for the future value of an annuity, do an internet search on something like \"ordinary annuity formula derivation\". \n" ); document.write( " |