document.write( "Question 716964: If you deposited $2500 at 5% for 6 years compounded annually, what is you total amount? What is your interest amount? \n" ); document.write( "
Algebra.Com's Answer #440036 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
FV=2500(1.05)^6
\n" ); document.write( "FV=$3350.24
\n" ); document.write( "interest
\n" ); document.write( "3350.24-2500=$850.24
\n" ); document.write( "
\n" );