document.write( "Question 23011: Find the accumulated value of an investment of $10,000 at 4% compounded annually for 17yrs.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #11394 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Use \n" ); document.write( "P=10000, n=0.04, t=17 \n" ); document.write( " \n" ); document.write( "simplify \n" ); document.write( "A= 19479 \n" ); document.write( "Hence after 17 years the value is $19479.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I hope that helps. \n" ); document.write( " |