document.write( "Question 1049964: An investment of $6,599.20 earns 4.2% interest compounded monthly over 7 years. Approximately how much interest is earned on the investment? \n" ); document.write( "
Algebra.Com's Answer #665564 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
Amount = Principal(1+r/n)^nt
\n" ); document.write( "A = 6,599.20(1+0.042/12)^(12*7) = 8,850.16
\n" ); document.write( "8,850.16-6,599.20 = 2,250.96 is the amount interest earned on the investment
\n" ); document.write( "
\n" );