document.write( "Question 398792: invest 7000 in an account pay 3% compounded monthly how much in account after 11 months \n" ); document.write( "
Algebra.Com's Answer #282476 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=7000(1+0.03/12)^11
\n" ); document.write( "A=7000(1.0025)^11
\n" ); document.write( "A=7194.92
\n" ); document.write( "
\n" );