document.write( "Question 965858: A bank charges 2.25% per month simple interest on personal loans. if john borrows $6400 for a period of 2 years 1 month, find the total interest he has to pay? \n" ); document.write( "
Algebra.Com's Answer #590376 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A bank charges 2.25% per month simple interest on personal loans. \n" ); document.write( " if john borrows $6400 for a period of 2 years 1 month, find the total interest he has to pay? \n" ); document.write( "Change 2 yrs 1 month to 25 months \n" ); document.write( "I = P*R*t where; \n" ); document.write( "I = total interest \n" ); document.write( "P = amt borrowed \n" ); document.write( "r = interest rate in decimal form per month \n" ); document.write( "t = time in months \n" ); document.write( ": \n" ); document.write( "I = 6400 * .0225 * 25 \n" ); document.write( "I = $3600!! Good grief that is a lot of interest, let that be a lesson to us all. \n" ); document.write( " |