document.write( "Question 1199335: Jane Windsor financed a $5,900 ski boat with a 12% add-on interest installment loan for 12 months. Given the loan required a 10% down payment, determine the following:
\n" );
document.write( "The amount of the finance charge?\r
\n" );
document.write( "\n" );
document.write( "The amount of the finance charge rebate if the loan were to be paid after the 10th payment?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #833169 by Theo(13342)![]() ![]() You can put this solution on YOUR website! from a mathematical perspective, i would estimate the following: \n" ); document.write( "the loan is .9 * 5900 = 5310. \n" ); document.write( "the interest on the loan is .12 * 5310 = 637.2 \n" ); document.write( "this interest charge is divided by 12 to be equal to 53.1 each month \n" ); document.write( "if the loan is paid off in 10 months, there would be 2 months of interest payments remaining. \n" ); document.write( "the rebate would therefore be 2 * 53.1 = 106.2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "note that an add on loan is a simple interest type loan. \n" ); document.write( "the formula for simple interest type loans is. \n" ); document.write( "i = p * r * t \n" ); document.write( "i is the interest \n" ); document.write( "p is the principal \n" ); document.write( "r is the interest rate per time period \n" ); document.write( "t is the number of time periods\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if the number of time periods are in months, then the annual interest rate is divided by 12.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "with the full term of the loan, the formula becomes i = 5310 * .01 * 12 = 637.2 \n" ); document.write( "with the term of the loan equal to 10 months, the formula becomes i = 5310 * .01 * 10 = 531 \n" ); document.write( "the difference is 637.2 minus 531 = 106.2 \n" ); document.write( "that's what would get refunded from a mathematical perspective. \n" ); document.write( "i have no idea how the banks would handle this. \n" ); document.write( " \n" ); document.write( " |