document.write( "Question 1132507: Billy deposits $4500 at 12% interest monthly find the amount in the account after 4 months? \n" ); document.write( "
Algebra.Com's Answer #749568 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Here is the answer for: \n" ); document.write( "12% annual interest, compounded monthly \n" ); document.write( "Find amount after 4 months: \n" ); document.write( ". \n" ); document.write( "4500(1+(0.12/12))^4 \n" ); document.write( "4500(1.01)^4 \n" ); document.write( "4500*1.0406 = 4682.70 \n" ); document.write( " |