Add On Interest Loan Calculator
This calculator requires the use of Javascript enabled and capable browsers. This script calculates the total loan amount (including interest) based on the add on method of calculating interest APR and the number of months of payments. This type of loan is typically used for automobiles, appliances, and other high ticket items with a length of loan of 7 years or less. This is done with an entry in dollars and cents to loan amount field and a percent whole number for the interest rate. For example, 5 is the equivalent of 5%; 5.5 is 5 and a half percent and is legitimate. Click on Calculate and see the loan total payable (prinicpal + total interest), the loan total interest and the monthly payment. You may click on Clear Values and do another. You MAY enter a decimal for entries in all fields but do not enter any commas or dollar signs (, or $). These are the formulae:
Total Loan = Amount * ((Months/12) * Rate)
Monthly Payment = Total Loan / Months
|
|