Cal11 calculator

Financial Calculator Formula for N Amortized Loan

Reviewed by Calculator Editorial Team

An amortized loan is a type of loan where the principal and interest are paid off in regular installments over a set period. This calculator helps you determine the number of payments (n) required to fully amortize a loan based on the principal amount, interest rate, and monthly payment.

What is an Amortized Loan?

An amortized loan is a financial arrangement where the borrower repays both the original principal and the accumulated interest in regular, fixed payments. This method ensures that the loan is fully paid off by the end of the term, with each payment reducing both the principal and the outstanding interest.

The key components of an amortized loan are:

  • Principal (P): The initial amount borrowed
  • Annual Interest Rate (r): The yearly interest rate charged on the loan
  • Monthly Payment (M): The fixed amount paid each month
  • Number of Payments (n): The total number of payments required to amortize the loan

Amortized loans are commonly used for mortgages, car loans, and personal loans. They provide borrowers with predictable payments and help them understand the full cost of borrowing over time.

The Formula

The number of payments (n) required to amortize a loan can be calculated using the following formula:

Amortized Loan Formula

n = -log(1 - (P * r/12) / M) / log(1 + r/12)

Where:

  • n = Number of payments
  • P = Principal amount
  • r = Annual interest rate (as a decimal)
  • M = Monthly payment amount

This formula uses logarithms to solve for the number of payments. The monthly interest rate is calculated by dividing the annual rate by 12.

Important Notes

The formula assumes that the loan is amortized with fixed monthly payments. It does not account for prepayment penalties or changes in interest rates. For more complex scenarios, additional factors may need to be considered.

How to Calculate the Number of Payments

To calculate the number of payments required to amortize a loan, follow these steps:

  1. Determine the principal amount (P) of the loan.
  2. Identify the annual interest rate (r) and convert it to a decimal (e.g., 5% becomes 0.05).
  3. Calculate the monthly interest rate by dividing the annual rate by 12.
  4. Determine the fixed monthly payment amount (M).
  5. Plug the values into the formula: n = -log(1 - (P * r/12) / M) / log(1 + r/12).
  6. Solve for n to find the number of payments required.

You can use the calculator on the right to perform these calculations quickly and accurately.

Worked Example

Let's calculate the number of payments required for a $200,000 loan with a 4% annual interest rate and $1,200 monthly payments.

  1. Principal (P) = $200,000
  2. Annual interest rate (r) = 4% or 0.04
  3. Monthly interest rate = 0.04 / 12 ≈ 0.003333
  4. Monthly payment (M) = $1,200
  5. Plug into formula: n = -log(1 - (200000 * 0.003333) / 1200) / log(1 + 0.003333)
  6. Calculate numerator: 1 - (666.67 / 1200) ≈ 1 - 0.5556 ≈ 0.4444
  7. Calculate denominator: 1 + 0.003333 ≈ 1.003333
  8. Calculate logarithms: n ≈ -log(0.4444) / log(1.003333) ≈ -(-0.3567) / 0.003333 ≈ 107.03
  9. Round to the nearest whole number: n ≈ 107 payments

This means it will take approximately 107 monthly payments to fully amortize a $200,000 loan with a 4% interest rate and $1,200 monthly payments.

FAQ

What is the difference between an amortized loan and a balloon payment loan?

An amortized loan has fixed payments that reduce both the principal and interest over time, while a balloon payment loan has regular payments that only cover interest, with the remaining principal due at the end of the loan term.

Can I use this calculator for car loans or mortgages?

Yes, this calculator can be used for any type of amortized loan, including car loans, mortgages, and personal loans. Simply input the principal amount, interest rate, and monthly payment to find the number of payments required.

What happens if I make extra payments on my loan?

Making extra payments can reduce the total interest paid and shorten the loan term. However, it may not change the number of payments calculated by this formula, as the formula assumes fixed payments. For more accurate results with extra payments, consider using a loan amortization schedule.

Is the interest rate in the formula the nominal or effective rate?

The formula uses the nominal annual interest rate, which is the rate stated in the loan agreement. It does not account for compounding effects within the payment period.