document.write( "Question 1010987: sean plans to invest $10,000 in a savings account that pays 1.5% compounded quarterly. His friend suggests that he invest in an account paying the same interest rate but that pays interest compounded monthly. How much more interest \n" ); document.write( "
Algebra.Com's Answer #626516 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
10,000(1+0.015)^4 = 10,613.64
\n" ); document.write( "vs.
\n" ); document.write( "10,000(1+0.015)^12 = 11,956.18
\n" ); document.write( "Subtract one from the other and you have how much more you make through monthly compounding
\n" ); document.write( "
\n" );