The Loan Payment Formula
How lenders turn a principal into a fixed monthly payment
You borrow $20,000 for a car at 6% a year over five years. Where does the fixed $386.66 monthly payment the lender charges come from?
A loan is an annuity in reverse
When you borrow a principal $P$, you agree to repay it with a stream of equal payments. Those payments are an annuity, so their present value must equal the principal you receive today. Solving the annuity present-value formula for the payment gives the loan formula.
Reading the formula
$P$ is the principal borrowed, $r$ is the periodic rate (the annual rate divided by 12 for a monthly loan), and $n$ is the number of payments. The denominator discounts the entire payment stream back to today.
The payment is just the annuity formula solved for $PMT$; a loan is an annuity the borrower sells to the lender in exchange for cash today.
- 1. Periodic rate: $r = 0.06/12 = 0.005$; number of payments $n = 60$.
- 2. Discount term: $(1.005)^{-60} = 0.741372$, so $1 - 0.741372 = 0.258628$.
- 3. Numerator: $P \times r = 20000 \times 0.005 = 100$.
- 4. Divide: $PMT = 100 / 0.258628 = 386.66$.
💡 Hint
Check your understanding
- The payment formula is $PMT = P \times r / (1 - (1+r)^{-n})$.
- $r$ is the per-period rate (annual divided by 12 for monthly loans) and $n$ is the number of payments.
- A higher rate or a shorter term raises the required payment.