document.write( "Question 374015: Find the accumulated value of an investment of $17,000 at 6% compounded annually for 6 years.\r
\n" );
document.write( "\n" );
document.write( "a.$22,749.83
\n" );
document.write( "b.$24,114.82
\n" );
document.write( "c.$23,120.00
\n" );
document.write( "d.$22,100.00 \n" );
document.write( "
Algebra.Com's Answer #266313 by rfadrogane(214)![]() ![]() You can put this solution on YOUR website! Find the accumulated value of an investment of $17,000 at 6% compounded annually for 6 years.\r \n" ); document.write( "\n" ); document.write( "a.$22,749.83 \n" ); document.write( "b.$24,114.82 \n" ); document.write( "c.$23,120.00 \n" ); document.write( "d.$22,100.00\r \n" ); document.write( "\n" ); document.write( "sol'n: \n" ); document.write( " Let F = the future amount of money \n" ); document.write( " P = the present amount of money \n" ); document.write( " i = interest rate \n" ); document.write( " n = number of compounding period \n" ); document.write( " Since this problem is involved in the compound interest, thus \n" ); document.write( " F = P(1+i)^n \n" ); document.write( " F = 17,000(1+0.06)^6 \n" ); document.write( " F = $24,114.82----ans (b) \n" ); document.write( " \n" ); document.write( " |