document.write( "Question 159360: suppose you borrow $1500 at 12% simple interest for 30 months. How much money would you owe at the end of that time ? \n" ); document.write( "
Algebra.Com's Answer #117491 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! suppose you borrow $1500 at 12% simple interest for 30 months. How much money would you owe at the end of that time ? \n" ); document.write( "----------------------- \n" ); document.write( "A = P + Prt = P(1 + rt) \n" ); document.write( "----------------- \n" ); document.write( "r = 0.12 \n" ); document.write( "t = 30/12 = 2.5 \n" ); document.write( "------------------- \n" ); document.write( "A = 1500(1 + 0.12*2.5) \n" ); document.write( "A = 1500*1.3 \n" ); document.write( "A = $1950 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |