Skip to main content

Loans and Amortization

When you borrow money to buy a car or a house, you rarely repay it all at once. Instead you make a stream of equal monthly payments, and somewhere inside that fixed number is a quiet, shifting battle between two things: the interest the lender charges for the privilege of using their money, and the principal you are actually paying back. Amortization is the mathematics that governs that battle. Understanding it turns a mortgage from a mysterious black box into a predictable, controllable machine — and it explains the single most surprising fact about loans: in the early years, almost every dollar you pay is interest.

This page shows you exactly how a lender computes your payment, how each payment is split, why the split changes over time, and what the "APR" on a loan agreement is really measuring. These are among the most financially consequential calculations most people will ever encounter.

Learning Objectives

  • Compute the fixed periodic payment for an amortizing loan using the amortization formula.
  • Build and read an amortization schedule, tracking principal, interest, and remaining balance.
  • Explain why early payments are interest-heavy and later payments are principal-heavy.
  • Distinguish nominal interest rate, APR, and effective annual rate (EAR).
  • Apply these tools to real decisions about mortgages, car loans, and extra payments.

Quick Answer

An amortizing loan is repaid with equal periodic payments that fully clear the debt by the end of the term. The payment is found from the present-value-of-an-annuity relationship: M=Pr(1+r)n(1+r)n1 M = P \cdot \frac{r(1+r)^n}{(1+r)^n - 1} where PP is the amount borrowed, rr is the interest rate per period, and nn is the total number of payments. Each payment first covers the interest accrued on the current balance (interest=r×balance\text{interest} = r \times \text{balance}); whatever is left reduces the principal. Because the balance shrinks over time, the interest portion falls and the principal portion grows — the payment stays constant but its composition flips. APR is the annualized cost of the loan including certain fees, and it usually exceeds the quoted nominal rate.

Where It Came From

Lending is ancient — Babylonian clay tablets from nearly 4,000 years ago record interest-bearing loans of grain and silver, and the Code of Hammurabi (c. 1750 BCE) already capped interest rates. But those were typically single-repayment or open-ended debts. The specific idea of a loan repaid in equal installments that gradually extinguish the balance is much newer, and it grew out of a very practical need: how do you let ordinary people buy something expensive — land, a home, farm equipment — without demanding the full price up front or trapping them in a debt that never shrinks?

The word "amortization" comes from the Latin ad mortem, "to death" — the loan is slowly killed off. The mathematics rests on the theory of annuities, developed alongside compound-interest tables in the 17th and 18th centuries by figures like Edmond Halley and later refined by actuaries pricing life insurance and pensions. The real explosion came in the 20th century. Before the 1930s, American home loans were brutal: short terms (5–10 years), often interest-only, ending in a huge "balloon" payment of the entire principal, which borrowers usually had to refinance. When the Great Depression froze credit, millions could not refinance and lost their homes. In response, the U.S. government created the Home Owners' Loan Corporation (1933) and the Federal Housing Administration (1934), which promoted the long-term, fully amortizing, fixed-rate mortgage — the 15- and 30-year loans we now take for granted. Amortization mathematics went from an actuarial specialty to the backbone of mass homeownership. Parallel developments — installment plans for appliances and cars in the 1920s, and the spread of credit cards from the 1950s — extended the same core idea to everyday consumer credit, and later the Truth in Lending Act (1968) forced lenders to disclose a standardized APR so borrowers could compare offers honestly.

The Payment Formula: Pricing a Loan as an Annuity

A lender who gives you PP today is really buying a stream of nn future payments of MM each. To be fair, the present value of that payment stream, discounted at the loan's periodic rate rr, must equal the amount lent. The present value of nn equal payments is the annuity formula, and solving it for MM gives:

M=Pr(1+r)n(1+r)n1 M = P \cdot \frac{r(1+r)^n}{(1+r)^n - 1}

The most common mistake is using the wrong rr and nn. If a loan quotes an annual rate but you pay monthly, then r=annual rate/12r = \text{annual rate}/12 and n=years×12n = \text{years} \times 12.

Worked example — a car loan. You borrow P=20,000P = 20,000 for a car at a nominal annual rate of 6% 6\%, repaid monthly over 5 5 years.

  • Periodic rate: r=0.06/12=0.005r = 0.06/12 = 0.005
  • Number of payments: n=5×12=60n = 5 \times 12 = 60

Compute the growth factor (1+r)n=(1.005)601.348850(1+r)^n = (1.005)^{60} \approx 1.348850. Then:

M=200000.005×1.3488501.3488501=200000.006744250.34885020000×0.0193328386.66 M = 20000 \cdot \frac{0.005 \times 1.348850}{1.348850 - 1} = 20000 \cdot \frac{0.00674425}{0.348850} \approx 20000 \times 0.0193328 \approx 386.66

So the monthly payment is about $386.66. Over 60 payments you pay 60×386.66=23,199.60 60 \times 386.66 = 23,199.60 dollars total, meaning roughly $3,200 in interest on top of the $20,000 borrowed.

Amortization Schedules: Splitting Each Payment

The payment is constant, but what it does changes every month. Each period:

  1. Interest for the period =r×(current balance)= r \times (\text{current balance}).
  2. Principal paid =Minterest= M - \text{interest}.
  3. New balance =old balanceprincipal paid= \text{old balance} - \text{principal paid}.

Worked example — first three months of the car loan. Starting balance 20,000,20,000,r = 0.005,, M = 386.66 386.66.

MonthBalance startInterest (0.005× 0.005\timesbal)Principal (MM-int)Balance end
1$20,000.00$100.00$286.66$19,713.34
2$19,713.34$98.57$288.09$19,425.25
3$19,425.25$97.13$289.53$19,135.72

Notice the pattern: in month 1, $100 of the $386.66 is pure interest and only $286.66 chips at the debt. As the balance falls, the interest slice shrinks and the principal slice grows, even though the total payment never moves. By the final month, nearly the entire payment is principal. This is why paying a little extra early is so powerful — an extra dollar in month 1 removes a dollar of principal that would otherwise have generated interest for the entire remaining term.

Why the Split Flips: The Shape of the Curve

The reason early payments are interest-heavy is compounding in reverse. Interest is always charged on the outstanding balance, which starts at its maximum. Early on, that large balance generates large interest, leaving little room for principal. The tiny principal reductions barely dent the balance, so the next month's interest is again large. Only slowly does the balance decline enough to accelerate principal repayment, producing a curve that starts nearly flat and then dives.

Worked illustration — a 30-year mortgage. Borrow P=300,000P = 300,000 at 6% 6\% annual, monthly, for 30 30 years (r=0.005r = 0.005, n=360n = 360). Here (1.005)3606.02258(1.005)^{360} \approx 6.02258, giving:

M=3000000.005×6.022586.022581300000×0.005995511798.65 M = 300000 \cdot \frac{0.005 \times 6.02258}{6.02258 - 1} \approx 300000 \times 0.00599551 \approx 1798.65

The payment is about **1,798.65.Inmonth1,interestis0.005×300000=1,798.65**. In month 1, interest is 0.005 \times 300000 = 1500,soonly, so only 298.65 reduces principal — barely 17% 17\% of the payment. It takes over 18 years before the principal portion of a single payment first exceeds the interest portion. Over the full 30 years you pay about $360 \times 1798.65 \approx 647,500 647,500 — more than $347,000 in interest on a $300,000 loan. This single fact is why loan term and interest rate matter enormously.

APR: What the Cost Really Is

Lenders quote several different "rates," and confusing them is a classic and expensive error.

  • Nominal annual rate: the stated rate, e.g. 6% 6\%. Divide by the number of periods to get rr.
  • APR (Annual Percentage Rate): a legally standardized figure that folds in certain mandatory fees (origination fees, points, some closing costs) and expresses the total borrowing cost as a yearly rate. Because it includes fees, APR is usually higher than the nominal rate.
  • Effective Annual Rate (EAR): accounts for compounding within the year, ignoring fees.

EAR=(1+nominalm)m1 \text{EAR} = \left(1 + \frac{\text{nominal}}{m}\right)^m - 1

Worked example — EAR. A card charges 18% 18\% nominal, compounded monthly (m=12m = 12): EAR=(1+0.18/12)121=(1.015)1210.1956 \text{EAR} = (1 + 0.18/12)^{12} - 1 = (1.015)^{12} - 1 \approx 0.1956 So the true annual cost is about $19.56%,not, not 18%$.

Worked example — APR with fees. You borrow $10,000 at a nominal 8% 8\% but pay a $300 origination fee, so you actually receive $9,700 while repaying as if you owed $10,000. Because you got less money for the same payments, your effective borrowing cost — the APR — is higher than 8% 8\%. Regulators require lenders to disclose this APR precisely so borrowers can compare a "low rate, high fee" loan against a "higher rate, no fee" loan on equal footing.

Real-World Applications

  • Mortgages: Choosing between a 15- and 30-year term is a direct amortization trade-off — higher monthly payment versus dramatically less lifetime interest. The 15-year loan pays down principal far faster.
  • Auto and student loans: Standard installment loans amortize identically; understanding the schedule reveals how much interest you save by paying off early.
  • Extra-payment strategy: Because early extra principal escapes years of compounding, one extra payment per year on a 30-year mortgage can shorten it by roughly 4–5 years.
  • Refinancing decisions: Comparing loans requires APR, not the nominal rate, to account for closing costs.
  • Credit cards: Minimum payments are barely above the interest, so balances amortize agonizingly slowly — the same math that helps homeowners can trap card users.

Common Mistakes

  1. Using the annual rate as the periodic rate. Plugging r=0.06r = 0.06 into a monthly formula (instead of 0.06/12=0.005 0.06/12 = 0.005) massively overstates the payment. Correction: always convert both rr and nn to the payment period.

  2. Believing the payment split is constant. Students assume each $1,798.65 mortgage payment always splits the same way. Why wrong: interest is charged on the shrinking balance, so the split shifts every month. Correction: recompute interest as r×current balancer \times \text{current balance} each period.

  3. Treating APR and nominal rate as identical. Because APR includes fees (and reflects reduced net proceeds), it exceeds the quoted rate. Correction: compare loans by APR, and compare true yearly cost of compounding with EAR.

Comparison and Connections

Amortization is the mirror image of saving via an annuity: instead of a present sum growing into future payments, a present debt is extinguished by future payments — both use the same annuity mathematics.

ConceptWhat it measuresDirection of cash
Amortizing loanDebt paid off in equal installmentsBorrower pays lender over time
Annuity (savings)Present value of a payment streamPayments accumulate to a lump sum
Interest-only loanNo principal reduction until endBalance stays constant, then balloons
Nominal rateStated rate, no fees/compoundingBaseline quote
APRRate including feesHigher than nominal
EARRate including intra-year compoundingHigher than nominal

An interest-only or balloon loan is the historical predecessor amortization replaced: it never reduces principal, so the borrower faces the full sum at the end — exactly the fragility that fed the 1930s foreclosure crisis.

Practice Questions

Recall

State the amortization payment formula and define each symbol. Answer: M=Pr(1+r)n(1+r)n1M = P \cdot \dfrac{r(1+r)^n}{(1+r)^n - 1}, where PP is principal borrowed, rr is the interest rate per period, nn is the total number of payments, and MM is the fixed periodic payment.

Understanding

Explain why the interest portion of a fixed payment decreases over the life of the loan. Guidance: Interest each period equals r×balancer \times \text{balance}. Each payment reduces the balance, so the next period's interest is smaller; with the payment fixed, more is left over for principal, which accelerates the decline.

Application

Compute the monthly payment on a $15,000 loan at 9% 9\% nominal annual, monthly, over 3 years. Answer: r=0.0075r = 0.0075, n=36n = 36. (1.0075)361.30865(1.0075)^{36} \approx 1.30865. M=15000×0.0075×1.308650.3086515000×0.031800477.00M = 15000 \times \dfrac{0.0075 \times 1.30865}{0.30865} \approx 15000 \times 0.031800 \approx 477.00 per month.

Analysis

Two $200,000 mortgages: Loan A is 30-year at 5% 5\%; Loan B is 15-year at 4.5% 4.5\%. Without full computation, argue which pays less total interest and why, and what the borrower sacrifices. Guidance: Loan B pays far less total interest — both a lower rate and a much shorter term over which interest accrues. The sacrifice is a substantially higher monthly payment (roughly $1,530 vs $1,074), which strains monthly cash flow.

FAQ

Why is almost all my early mortgage payment interest? Because interest is charged on the outstanding balance, which is largest at the start. On a $300,000 loan at 6% 6\%, month one accrues $1,500 of interest, so most of the payment just covers that.

Does making one extra payment a year really help that much? Yes. Extra principal early avoids years of compound interest on that amount, often cutting a 30-year loan by 4–5 years and saving tens of thousands in interest.

Why is the APR on my loan higher than the interest rate I was quoted? APR includes mandatory fees (origination, points) and reflects that you may receive less than the face amount, so it captures the true cost of borrowing, which exceeds the bare nominal rate.

What is a balloon loan and why is it risky? It has low or interest-only payments followed by one huge payment of the remaining principal. If you cannot pay or refinance that balloon, you can default — the flaw that helped trigger the 1930s foreclosure wave.

Is a 15-year mortgage always better than a 30-year? Financially you pay far less interest, but the monthly payment is much higher. It is "better" only if your budget comfortably absorbs the larger payment without sacrificing savings or emergencies.

Quick Revision

  • Payment: M=Pr(1+r)n(1+r)n1M = P \cdot \dfrac{r(1+r)^n}{(1+r)^n - 1}; convert rr and nn to the payment period.
  • Each period: interest =r×balance= r \times \text{balance}; principal =Minterest= M - \text{interest}; new balance =balanceprincipal= \text{balance} - \text{principal}.
  • Early payments are interest-heavy; later payments are principal-heavy; the total payment is constant.
  • EAR =(1+nominal/m)m1= (1 + \text{nominal}/m)^m - 1; APR includes fees and exceeds the nominal rate.
  • Longer terms and higher rates dramatically increase total interest paid.

Prerequisites

Next Topics

  • Bond pricing and yield
  • Investment and retirement planning