document.write( "Question 1108145: You deposit $3000 in an account earning 6% interest compounded monthly how much will you have in the account in 15 years \n" ); document.write( "
Algebra.Com's Answer #723191 by rumessa(13)![]() ![]() ![]() You can put this solution on YOUR website! interest amount of 1 month = $3000 * 6% \n" ); document.write( " = 180 \n" ); document.write( "interest of 1 year = 180 * 12 \n" ); document.write( " = 2160 \n" ); document.write( "interest of 15 years = 32400 \n" ); document.write( " |