document.write( "Question 947511: how much money will there be in an account at the end of 10 years if $11000 is deposited at 3% interest compounded quarterly? \n" ); document.write( "
Algebra.Com's Answer #578155 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
FV=11000(1.0075)^(4*10)
\n" ); document.write( "FV=11000(1.348349)
\n" ); document.write( "FV=14,831.83
\n" ); document.write( "
\n" );