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)\"\" \"About 
You can put this solution on YOUR website!
Use \"A=P%281%2Bn%29%5Et\"
\n" ); document.write( "P=10000, n=0.04, t=17
\n" ); document.write( "\"A=10000%281%2B0.04%29%5E17\"
\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( "
\n" );