document.write( "Question 242819: Your financial institution charged you 12% simple interest on a one year loan. If your total payback, including interest, is $2464, how much did you originally borrow? \n" ); document.write( "
Algebra.Com's Answer #177793 by checkley77(12844) ![]() You can put this solution on YOUR website! x(1+.12)=2464 \n" ); document.write( "x*1.12=2464 \n" ); document.write( "1.12x=2464 \n" ); document.write( "x=2464/1.12 \n" ); document.write( "x=$2,200 was the original loan. \n" ); document.write( " |