document.write( "Question 271202: John invests $10,000 for three years at 10% compounded annually. How much will John have after the three years? \n" ); document.write( "
Algebra.Com's Answer #198593 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
10,000(1+.10)^10
\n" ); document.write( "10,000(1.1)^10
\n" ); document.write( "10,000*2.593742=$25,937.42 ans.
\n" ); document.write( "
\n" );