document.write( "Question 760797: If the money and interest are left in the bank, how much is the total savings after three years for $2,000 at 11% annually compounded interest? \n" ); document.write( "
Algebra.Com's Answer #462882 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=2000(1.11)^3
\n" ); document.write( "A=2000*1.367631
\n" ); document.write( "A=$2,735.26
\n" ); document.write( "
\n" );