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 #729965 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
2000(1+(0.05/12))^(12*6)
\n" ); document.write( "= 2000(1.3490) = 2698
\n" ); document.write( "
\n" );