document.write( "Question 149383: PLEASE HELP: I have to find the total amount due for each simple interest loan for $6100 at 5.7% interest for 4 years 9 months. \n" ); document.write( "
Algebra.Com's Answer #109659 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! find the total amount due for each simple interest loan for $6100 at 5.7% interest for 4 years 9 months. \n" ); document.write( ": \n" ); document.write( "Find the interest due for 4.75 yrs \n" ); document.write( ": \n" ); document.write( "i = p*r*t \n" ); document.write( "p = 6100 \n" ); document.write( "r = .057 \n" ); document.write( "t = 4.75 \n" ); document.write( ": \n" ); document.write( "i = 6100 * .057 * 4.75 \n" ); document.write( "i = 1651.58 \n" ); document.write( "add to the principal \n" ); document.write( "1651.58 + 6100 = $7,751.58 \n" ); document.write( " |