Amortization Formula
Amortization formula PMT = P[r(1+r)^n] / [(1+r)^n-1] for mortgages and installment loans.
Returns monthly payment, total interest, and amortization schedule.
The Formula
This formula calculates the fixed monthly payment for a loan. Each payment covers both interest and principal, gradually paying off the entire balance.
Variables
| Symbol | Meaning |
|---|---|
| M | Monthly payment amount |
| P | Principal — the loan amount |
| r | Monthly interest rate (annual rate ÷ 12) |
| n | Total number of payments (years × 12) |
Example 1
$300,000 mortgage at 6% annual interest for 30 years
r = 0.06/12 = 0.005, n = 30 × 12 = 360
M = 300,000 × [0.005(1.005)³⁶⁰] / [(1.005)³⁶⁰ - 1]
M = 300,000 × [0.005 × 6.0226] / [6.0226 - 1]
M = 300,000 × 0.03011 / 5.0226
M ≈ $1,799 per month (total paid: $647,515)
Example 2
$25,000 car loan at 5% for 5 years
r = 0.05/12 = 0.004167, n = 60
M = 25,000 × [0.004167(1.004167)⁶⁰] / [(1.004167)⁶⁰ - 1]
M ≈ $472 per month (total paid: $28,306)
When to Use It
Use the amortization formula when:
- Calculating monthly mortgage or car loan payments
- Comparing different loan terms and interest rates
- Creating loan amortization schedules
- Understanding how much of each payment goes to interest vs principal
Key Notes
- In early payments almost all of the fixed payment is interest — for a 30-year mortgage at 6%, month 1 interest is ~$1,500 of a $1,799 payment; the interest-to-principal ratio gradually flips, so payoff accelerates noticeably only in the final years
- r must match the payment frequency: use monthly rate (annual ÷ 12) for monthly payments, weekly rate (annual ÷ 52) for weekly — using the annual rate directly in the formula overstates payments significantly
- Any extra payment reduces principal immediately, saving more interest than the extra amount itself — paying one extra monthly payment per year on a 30-year mortgage at 6% cuts the loan term by roughly 4–5 years
- Refinancing is worthwhile when: (savings per month × months remaining) > closing costs — the break-even point is typically 18–36 months, so refinancing makes no sense if you plan to sell before then