document.write( "Question 864444: Find the balance after 15 years if $37, 000 is invested at an annual interest rate of 2.85% compounded monthly. Round your answer to the nearest cent. \n" ); document.write( "
Algebra.Com's Answer #521040 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! 37000*( 1 + monthly interest )^(15 years * 12 months) \n" ); document.write( "monthly interest = 0.0285/12 = 0.002375 \n" ); document.write( " \n" ); document.write( "approximately $56707.76 \n" ); document.write( " |