FINANCE • TIME VALUE OF MONEY

Loan Amortization

Understanding how fixed periodic payments systematically retire both interest and principal over a loan's life.

Historical Context & Motivation

The concept of loan amortization — the systematic repayment of a debt through scheduled installments that cover both interest and principal — has roots stretching back to some of the earliest commercial lending practices. In antiquity, lenders in Mesopotamia and the Mediterranean world charged interest on grain and silver loans, but the repayment structures were rudimentary, often requiring lump-sum settlement or irregular payments negotiated between parties. As financial systems matured through the medieval and early modern periods, European banking houses and governments began experimenting with structured repayment schedules that would make large debts more manageable for borrowers while ensuring predictable cash flows for creditors.

The mathematical foundations of amortization are inseparable from the broader development of time value of money principles. The idea that a dollar today is worth more than a dollar in the future — because of the opportunity to earn a return — underpins every amortization calculation. Without a rigorous framework for discounting and compounding, constructing a fair and transparent repayment schedule would be impossible. The evolution from simple interest arrangements to fully amortizing structures reflects centuries of mathematical innovation and institutional development in banking.

c. 1800 BCE
Early Lending in Mesopotamia
The Code of Hammurabi codified interest rate ceilings on loans of grain and silver, establishing some of the earliest legal frameworks for structured lending, though repayment schedules remained informal.
1494
Pacioli & Compound Interest Tables
Luca Pacioli published Summa de Arithmetica, which included compound interest tables that laid the quantitative groundwork for calculating periodic debt repayment.
1700s–1800s
Rise of Mortgage Banking
European and American banks began offering long-term mortgage loans, though many were interest-only or balloon structures that carried substantial refinancing risk for borrowers.
1934
FHA and the Fully Amortizing Mortgage
The U.S. Federal Housing Administration standardized the 30-year fully amortizing mortgage, transforming homeownership by ensuring each monthly payment systematically reduced both interest and principal.
1980s–Present
Spreadsheets & Fintech
Electronic spreadsheets and modern financial software automated amortization schedule generation, enabling borrowers and analysts to model complex loan structures with variable rates, prepayments, and balloon features.

The central question that amortization addresses is deceptively straightforward: If a borrower takes out a loan today, what fixed periodic payment will fully retire the debt — both principal and accumulated interest — by a specified maturity date? Answering this question requires a precise application of present value annuity mathematics, and the resulting amortization schedule reveals how the composition of each payment shifts over time from interest-heavy to principal-heavy. Understanding this mechanism is essential for anyone analyzing mortgage-backed securities, evaluating corporate debt covenants, or simply making informed personal financial decisions.

Core Principles & Definitions

Loan amortization rests on several foundational ideas that connect directly to the time value of money framework you have encountered in earlier coursework. Before diving into the mathematics, it is important to establish the key concepts and vocabulary that will recur throughout the lesson. Each principle below contributes to a coherent understanding of why amortization works the way it does and why it has become the dominant structure for consumer and commercial lending.

1

Present Value of an Annuity

A loan's principal equals the present value of all future payments discounted at the contractual interest rate. Each payment is an annuity cash flow; the loan amount is simply the price of that annuity stream today.
2

Fixed Payment Structure

In a standard fully amortizing loan, the borrower makes equal periodic payments (PMT) over the life of the loan. Each payment covers that period's interest plus a portion of principal, and the final payment reduces the outstanding balance to exactly zero.
3

Interest–Principal Tradeoff

Early payments are interest-heavy because the outstanding balance is large. As the balance declines, less interest accrues, and a progressively larger share of each fixed payment goes toward reducing principal.
4

Periodic Interest Rate

The periodic rate (r) is the annual nominal rate divided by the number of compounding periods per year. For a 6% annual rate with monthly payments, r = 0.06 ÷ 12 = 0.005. This rate drives every amortization calculation.
5

Remaining Balance as PV

At any point during the loan's life, the outstanding balance equals the present value of all remaining future payments. This insight is critical for refinancing analysis, loan payoff calculations, and mark-to-market accounting of debt instruments.
KEY TAKEAWAY
Think of an amortizing loan like a bathtub draining while the faucet is running. The "faucet" is interest constantly accruing on the outstanding balance, and the "drain" is the principal reduction from each payment. Early on, the water level (balance) is high, so the faucet (interest) runs fast — most of your payment just keeps up with the inflow. But each payment lowers the water level slightly, which slows the faucet, so an ever-larger fraction of subsequent payments actually drains the tub. By the final payment, the tub is nearly empty, the faucet is barely a trickle, and almost the entire payment goes to pulling the last bit of water out.

Visualizing the Amortization Schedule

One of the most powerful ways to internalize loan amortization is to examine a stacked area chart showing how each fixed payment is split between interest and principal over the loan's life. The diagram below illustrates a stylized 30-year mortgage, making the characteristic "crossover" pattern immediately visible. In the early years, the shaded area representing interest dominates the payment bar; as the loan matures, the principal portion grows until it consumes nearly the entire payment.

Each vertical bar represents one year's total fixed payment. The pink region (interest) dominates early payments, while the cyan region (principal) grows steadily. At approximately the midpoint of the loan (the dashed crossover line), the principal portion exceeds the interest portion for the first time.

The crossover pattern visible in the diagram is not coincidental — it is an inevitable consequence of the amortization mathematics. Because interest each period is calculated on the remaining balance, and because each payment reduces that balance, the interest charge must decline monotonically over time. Since the total payment is fixed, the principal reduction must increase by exactly the same amount that interest decreases. This creates the characteristic "scissor" shape. For a 30-year mortgage at typical rates, the crossover occurs roughly between years 15 and 20, though the exact timing depends on the interest rate: higher rates push the crossover later, while lower rates pull it earlier.

Mathematical Framework

The mathematical engine of loan amortization is the present value of an ordinary annuity formula. A fully amortizing loan is, from the lender's perspective, the purchase of a stream of equal future cash flows. The loan principal (PV) must equal the present value of all n periodic payments (PMT), each discounted at the periodic interest rate (r). Rearranging this relationship yields the payment formula, and from there we can derive expressions for each period's interest and principal components, as well as the outstanding balance at any point.

LOAN PAYMENT FORMULA
PMT = PV × [ r(1 + r)ⁿ ] / [ (1 + r)ⁿ − 1 ]
Where PMT = fixed periodic payment, PV = loan principal (present value), r = periodic interest rate (annual rate ÷ periods per year), and n = total number of payment periods.

This formula is derived by setting the loan principal equal to the present value of n equal cash flows and solving for PMT. The bracketed expression is sometimes called the capital recovery factor, and its reciprocal is the present value interest factor of an annuity (PVIFA). In spreadsheet applications, this computation is performed by functions like Excel's PMT(rate, nper, pv), which returns a negative value to indicate a cash outflow from the borrower's perspective.

INTEREST PORTION — PERIOD t
Interestₜ = Balanceₜ₋₁ × r
The interest charge in period t equals the outstanding balance at the end of the previous period multiplied by the periodic rate. Because the balance decreases each period, Interestt is a strictly decreasing sequence.
PRINCIPAL PORTION — PERIOD t
Principalₜ = PMT − Interestₜ
The principal reduction in period t is the residual after subtracting interest from the fixed payment. Since Interestt falls over time, Principalt is a strictly increasing sequence.
OUTSTANDING BALANCE AFTER PERIOD t
Balanceₜ = Balanceₜ₋₁ − Principalₜ = PMT × [ 1 − (1 + r)⁻⁽ⁿ⁻ᵗ⁾ ] / r
The remaining balance after t payments can be computed iteratively (left expression) or directly using the prospective method (right expression), which values the remaining (n − t) payments as a present value annuity. Both approaches yield identical results and serve as mutual checks in practice.

Building an Amortization Schedule

An amortization schedule (also called an amortization table) is a period-by-period ledger that decomposes each payment into its interest and principal components and tracks the declining balance. Constructing such a schedule is straightforward: you calculate the fixed payment using the PMT formula, then for each period you compute interest on the beginning balance, subtract it from the payment to find the principal reduction, and update the balance. The table below shows a condensed schedule for a $200,000 loan at 6% annual interest, repaid monthly over 30 years (360 payments). Only selected periods are shown.

Condensed amortization schedule for a $200,000 loan at 6% APR, 30 years, monthly payments.
PeriodBeginning BalancePayment (PMT)InterestPrincipalEnding Balance
1$200,000.00$1,199.10$1,000.00$199.10$199,800.90
2$199,800.90$1,199.10$999.00$200.10$199,600.80
12$197,543.75$1,199.10$987.72$211.38$197,332.37
180$142,097.69$1,199.10$710.49$488.61$141,609.08
300$67,746.36$1,199.10$338.73$860.37$66,885.99
360$1,193.13$1,199.10$5.97$1,193.13$0.00
The outstanding balance curve is concave, declining slowly at first and then accelerating. The dashed straight line shows what a linear (straight-line) paydown would look like. Because early payments are interest-heavy, the actual balance remains above the linear reference for most of the loan's life.

Notice how the balance curve is concave rather than linear. A borrower who has made 15 years of payments on this 30-year loan has not paid off half the principal — the remaining balance at month 180 is still approximately $142,000, or about 71% of the original amount. This is a critically important insight for borrowers considering refinancing or selling a property: equity builds slowly in the early years and accelerates later. Understanding the shape of this curve helps explain why prepayment strategies — making extra principal payments early in the loan's life — can dramatically reduce total interest cost, because they shift the entire remaining schedule leftward along the balance curve.

Worked Example

Let us work through a complete amortization calculation. Suppose a small business takes out a $50,000 equipment loan at an annual interest rate of 8%, with equal quarterly payments over 3 years. We will compute the quarterly payment, construct the first few rows of the amortization schedule, and determine the outstanding balance after the sixth payment.

Equipment Loan — Quarterly Amortization
1
Step 1 — Identify Given ValuesLoan principal (PV) = $50,000. Annual nominal rate = 8%. Payments are quarterly, so the periodic rate r = 0.08 ÷ 4 = 0.02 (2% per quarter). Total number of periods n = 3 years × 4 quarters = 12 payments.
PV = $50,000, r = 0.02, n = 12
2
Step 2 — Compute the Quarterly PaymentApply the PMT formula: PMT = PV × [ r(1 + r)ⁿ ] / [ (1 + r)ⁿ − 1 ]. First compute (1 + r)ⁿ = (1.02)¹² = 1.26824. Then the numerator of the bracket = 0.02 × 1.26824 = 0.025365, and the denominator = 1.26824 − 1 = 0.26824. The capital recovery factor = 0.025365 ÷ 0.26824 = 0.094560. Finally, PMT = $50,000 × 0.094560 = $4,727.98 per quarter.
PMT = $4,727.98 per quarter
3
Step 3 — Period 1 DecompositionInterest₁ = Balance₀ × r = $50,000 × 0.02 = $1,000.00. Principal₁ = PMT − Interest₁ = $4,727.98 − $1,000.00 = $3,727.98. Ending Balance₁ = $50,000 − $3,727.98 = $46,272.02.
Interest = $1,000.00 | Principal = $3,727.98 | Balance = $46,272.02
4
Step 4 — Period 2 DecompositionInterest₂ = $46,272.02 × 0.02 = $925.44. Principal₂ = $4,727.98 − $925.44 = $3,802.54. Ending Balance₂ = $46,272.02 − $3,802.54 = $42,469.48. Notice that the principal portion increased by $74.56 from Period 1, which is exactly the decrease in interest — confirming the fixed-payment identity.
Interest = $925.44 | Principal = $3,802.54 | Balance = $42,469.48
5
Step 5 — Balance After Period 6 (Prospective Method)Rather than iterating through periods 3–6, we use the prospective balance formula: Balance₆ = PMT × [1 − (1 + r)⁻⁽ⁿ⁻ᵗ⁾] / r. Here n − t = 12 − 6 = 6 remaining payments. (1.02)⁻⁶ = 0.88797. The bracket = [1 − 0.88797] / 0.02 = 0.11203 / 0.02 = 5.60143. Balance₆ = $4,727.98 × 5.60143 = $26,482.71. After 6 of 12 payments (50% of the term), only about 47% of the principal has been repaid — consistent with the concave balance curve we observed earlier.
Outstanding balance after payment 6 = $26,482.71
6
Step 6 — Total Interest CostTotal payments over the life of the loan = 12 × $4,727.98 = $56,735.76. Total interest = $56,735.76 − $50,000 = $6,735.76. This represents the total cost of borrowing, or about 13.5% of the original principal. A longer term or higher rate would substantially increase this figure.
Total interest paid = $6,735.76

Comparing Loan Structures

A fully amortizing loan is only one of several common debt structures. Understanding how it compares to alternatives — interest-only loans, balloon loans, and partially amortizing loans — is essential for corporate finance, real estate, and personal financial planning. The table below summarizes the key differences across several dimensions that matter to borrowers, lenders, and analysts.

Comparison of common loan repayment structures
FeatureFully AmortizingInterest-OnlyBalloon / Partially Amortizing
Payment StructureFixed payment covers interest + principal each period; balance reaches $0 at maturityPayments cover interest only; entire principal due at maturityPayments based on longer amortization but with a large lump-sum "balloon" due before full payoff
Periodic Payment SizeModerate — blends interest and principalLowest — no principal reductionLower than fully amortizing, but borrower faces large terminal payment
Total Interest CostLower — declining balance reduces cumulative interestHighest — balance never declines, so interest is constantBetween the two — balance declines but not to zero
Refinancing RiskNone — the loan self-liquidatesHigh — borrower must refinance or sell at maturityHigh — balloon payment creates refinancing exposure
Typical UseResidential mortgages, auto loans, student loansCommercial real estate, bridge financing, HELOCsCommercial mortgages (5/25, 7/30), construction loans
KEY TAKEAWAY
Choosing among loan structures involves a classic trade-off between cash flow flexibility and refinancing risk. Interest-only and balloon structures lower periodic payments — useful when a firm expects rising revenues or plans to sell an asset before maturity — but they concentrate repayment risk at the end. Fully amortizing loans eliminate that terminal risk at the cost of higher periodic outflows. Think of it like choosing between renting equipment (interest-only — flexible but you never own it) and buying it on installment (amortizing — higher payments but you build equity steadily).

Connection to Advanced Theory

The basic fixed-rate amortization model is a gateway to a range of more sophisticated topics in finance and financial engineering. In practice, real-world loans deviate from the textbook case in several important ways, and understanding these extensions deepens your analytical toolkit. The table below maps the foundational concepts from this lesson to their advanced counterparts.

Basic ConceptAdvanced Extension
Fixed periodic rate rAdjustable-Rate Mortgages (ARMs): The rate resets periodically based on a benchmark index (e.g., SOFR), requiring the amortization schedule to be recalculated at each reset date.
No prepaymentPrepayment modeling: Borrowers may accelerate principal payments. Prepayment models (PSA, CPR, SMM) are critical for valuing mortgage-backed securities and assessing reinvestment risk.
Single loan analysisMortgage-Backed Securities (MBS): Pools of amortizing loans are securitized; cash flows are split into tranches with different risk/return profiles, requiring waterfall modeling of principal and interest distributions.
Nominal rate compoundingEffective Annual Rate (EAR) & APR: Truth-in-lending regulations require disclosure of APR (which includes fees) and understanding of the EAR helps compare loans with different compounding frequencies.
Prospective balance formulaDuration & convexity of amortizing debt: The weighted-average timing of cash flows (Macaulay duration) and its sensitivity to interest rate changes (modified duration, convexity) are key to fixed-income portfolio management.

If you continue into courses on fixed-income analysis or financial engineering, you will encounter these extensions repeatedly. The amortization framework you have learned here — decomposing cash flows into interest and principal, tracking the declining balance, and using present value to find remaining balances — is the structural backbone upon which all of these advanced models are built. Mastering the fundamentals of a simple fixed-rate amortizing loan will make the transition to structured products and interest rate risk management considerably smoother.

🔗 Looking Ahead
In a subsequent lesson on bond pricing, you will see that the same present-value-of-annuity framework applies: the coupon stream is an annuity, and the face value is a lump sum, both discounted at the yield to maturity. The mathematical structure is nearly identical to loan amortization — the key difference is that bonds typically pay interest only and return principal at maturity, whereas amortizing loans blend both throughout.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why, in a standard fully amortizing loan with fixed payments, the interest portion of each payment decreases over time while the principal portion increases. Why doesn't the split between interest and principal remain constant?
PROBLEM 2BASIC CALCULATION
A borrower takes out a $120,000 auto loan at a 5.4% annual rate, repaid in equal monthly installments over 5 years. Calculate the monthly payment.
PROBLEM 3INTERMEDIATE
Using the same $120,000 auto loan from Problem 2 (5.4% annual, monthly payments, 5 years), determine: (a) the interest and principal components of the first payment, (b) the interest and principal components of the 36th payment, and (c) the outstanding balance immediately after the 36th payment using the prospective method.
PROBLEM 4APPLIED
A company borrows $500,000 at 7.2% annual interest, repaid in equal semi-annual installments over 10 years. After making 8 payments, the company wants to pay off the remaining balance in full. (a) What is the semi-annual payment? (b) What is the payoff amount after 8 payments? (c) How much total interest would the company have saved compared to paying the full 20-payment schedule?
PROBLEM 5CRITICAL THINKING
A homebuyer is choosing between a 15-year and a 30-year fully amortizing mortgage, both at the same rate of 6% annual, for a $300,000 loan. (a) Calculate the monthly payments for both options. (b) Compute the total interest paid under each. (c) Critically analyze: Is the 30-year mortgage necessarily a "worse" financial decision? Under what conditions might a rational borrower prefer the 30-year loan despite its higher total interest cost?

Lesson Summary

Loan amortization is the process of repaying a debt through fixed periodic payments that cover both interest and principal, fully retiring the loan by maturity. The payment formula — PMT = PV × [r(1 + r)ⁿ] / [(1 + r)ⁿ − 1] — derives directly from the present value of an ordinary annuity, equating the loan principal to the discounted value of all future cash flows. Each payment is decomposed into an interest component (Balance × r, which declines over time) and a principal component (PMT − Interest, which increases correspondingly), producing the characteristic crossover pattern in the amortization schedule.

The outstanding balance at any point equals the present value of remaining payments (the prospective method), and the balance curve is concave — equity builds slowly at first and accelerates later. Compared to interest-only and balloon structures, fully amortizing loans eliminate refinancing risk at the cost of higher periodic payments. These foundational principles extend naturally to advanced topics including adjustable-rate mortgages, mortgage-backed securities, and duration analysis of amortizing debt portfolios.

Varsity Tutors • Finance • Loan Amortization