document.write( "Question 1115056: A sum of $2000 is invested at an annual interest rate of 5%, compounded monthly. Find the balance in the account after 6 years. (Round your answer to the nearest cent.) \n" ); document.write( "
Algebra.Com's Answer #729960 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
FV=2000(1+0.05/12)^(12*6)
\n" ); document.write( "FV=2000(1.00417)^72
\n" ); document.write( "FV=2000(1.34934)
\n" ); document.write( "FV=2698.68
\n" ); document.write( "
\n" );