document.write( "Question 1138035: To buy a computer, Tom borrowed $3000 at 9% simple interest calculated yearly if you will be making monthly payments for four years what is the amount of interest paid over four years what is the total amount to be paid back what is the monthly payment amount? \n" ); document.write( "
Algebra.Com's Answer #755914 by VFBundy(438)![]() ![]() You can put this solution on YOUR website! Interest over four years: \n" ); document.write( "3000 * 0.09 * 4 = $1080 \n" ); document.write( " \n" ); document.write( "Amount to be paid back: \n" ); document.write( "$3000 + $1080 = $4080 \n" ); document.write( " \n" ); document.write( "Monthly payment: \n" ); document.write( "$4080/48 = $85 |