COLLEGE ALGEBRA • SEQUENCES, SERIES & FINANCIAL MATH

Simple Interest and Compound Interest

Understanding how money grows over time through linear and exponential accumulation models.

Historical Context & Motivation

The concept of charging a fee for the use of borrowed money — what we now call interest — is among the oldest ideas in recorded economic history. Ancient Mesopotamian tablets from around 2000 BCE document grain loans that accrued additional grain over time, establishing a practice that would become foundational to commerce, banking, and modern finance. The mathematical formalization of interest calculations evolved over millennia, driven by the practical needs of merchants, governments, and eventually the modern financial system. Understanding this historical arc reveals why interest computation remains one of the most consequential applications of algebraic reasoning in everyday life.

c. 2000 BCE
Mesopotamian Grain Loans
Sumerian and Babylonian merchants recorded loans of grain and silver on clay tablets, charging fixed additional amounts upon repayment — the earliest documented form of simple interest.
1494
Pacioli's Summa de Arithmetica
Luca Pacioli published systematic treatments of both simple and compound interest, formalized the Rule of 72, and established double-entry bookkeeping, laying the algebraic groundwork for financial mathematics.
1613
Richard Witt's Arithmeticall Questions
Witt's treatise provided the first comprehensive English-language tables for compound interest, enabling wider adoption of exponential growth models in banking and commerce.
1683
Jacob Bernoulli & Continuous Compounding
Bernoulli investigated the limit of compound interest as the compounding frequency approaches infinity, discovering the mathematical constant e ≈ 2.71828 — a cornerstone of exponential analysis.
1960s–Present
Digital Finance & APY Regulation
The Truth in Lending Act (1968) and Truth in Savings Act (1991) required standardized disclosure of interest rates, making the distinction between nominal rates and effective yields a matter of law.

The central question that motivates this lesson is deceptively simple: if you deposit or borrow a sum of money at a stated rate, how much will you have — or owe — after a given period? The answer depends critically on whether the interest is computed on the original principal alone (simple interest) or on the accumulating balance (compound interest). This distinction separates linear growth from exponential growth — a contrast with profound implications across mathematics, science, and personal finance.

Core Principles & Definitions

Before deriving any formulas, it is essential to anchor the discussion in the fundamental quantities and principles that govern interest calculations. Every interest problem involves a principal (the initial amount), an interest rate (the cost or reward per unit of time), a time period, and a rule for how interest accumulates. The interaction among these four elements produces every interest model from the simplest savings account to the most complex derivative instrument.

1

Principal (P)

The initial sum deposited or borrowed at time t = 0. All interest calculations are referenced to this base amount. In simple interest, P remains the sole basis for every interest charge; in compound interest, P is only the starting point.
2

Annual Interest Rate (r)

The fraction of the principal charged (or earned) per year, expressed as a decimal. A rate of 6% means r = 0.06. The nominal rate is the stated annual rate before adjusting for compounding frequency.
3

Time (t) and Compounding Frequency (n)

Time is measured in years (unless otherwise stated). The compounding frequency n indicates how many times per year interest is calculated and added to the balance — annually (n = 1), quarterly (n = 4), monthly (n = 12), or even continuously (n → ∞).
4

Simple vs. Compound: The Accumulation Rule

Simple interest is computed solely on the original principal each period, producing a linear function of time. Compound interest is computed on the principal plus all previously accrued interest, producing an exponential function of time.
5

Future Value (A)

The total accumulated amount — principal plus interest — at the end of the investment or loan period. Determining A is the primary goal of most interest problems, and its formula differs depending on whether simple or compound interest applies.
KEY TAKEAWAY
Think of simple interest like filling a swimming pool with a garden hose at a constant flow rate — the water rises by the same amount each hour. Compound interest is like a snowball rolling downhill: as it accumulates mass, it picks up snow faster and faster. The snowball's growth rate depends on its current size, not its original size. Algebraically, this is the difference between a linear function A = P(1 + rt) and an exponential function A = P(1 + r/n)^(nt).

Visual Explanation: Linear vs. Exponential Growth

The most illuminating way to appreciate the difference between simple and compound interest is to plot them on the same axes. The diagram below traces a $1,000 investment at a 10% annual rate under both models over 20 years. Notice how the simple interest curve remains a straight line while the compound interest curve accelerates upward, with the gap widening dramatically in later years — a visual signature of exponential divergence.

Both curves start at $1,000 (the principal). The blue line (simple interest) rises by a constant $100 per year. The green curve (compound interest, compounded annually) accelerates because each year's interest is computed on an ever-larger base. After 20 years, the compound balance of $6,727 is more than double the simple-interest balance of $3,000.

Several features of this graph deserve attention. First, for the earliest years the two curves are nearly indistinguishable — the advantage of compounding is barely visible over short horizons. Second, the exponential divergence becomes pronounced beyond year 10, illustrating why compound interest has been called the "eighth wonder of the world" (a quote often attributed to Einstein, though almost certainly apocryphal). Third, the simple interest line is the tangent to the compound curve at t = 0, which makes geometric sense: the instantaneous rate of change of both models is identical at the start, since compound interest hasn't yet had time to 'compound.' This tangent-line interpretation will resurface when we discuss continuous compounding and the natural exponential function.

Mathematical Framework

We now formalize the two interest models algebraically. The derivations below assume a single lump-sum principal with no additional deposits or withdrawals — the generalization to annuities and payment streams is a natural next step treated in more advanced financial mathematics.

Simple Interest

Under simple interest, the interest earned in each period is a constant fraction of the original principal. If the principal is P, the annual rate is r, and the investment lasts t years, the total interest earned is I = Prt, and the future value is:

SIMPLE INTEREST — FUTURE VALUE
A = P(1 + rt)
A = future value, P = principal, r = annual interest rate (decimal), t = time in years. This is a linear function of t with slope Pr and y-intercept P.

Compound Interest (Periodic)

When interest is compounded n times per year, the annual rate r is divided into n equal sub-periods, each contributing a rate of r/n. After one sub-period the balance is P(1 + r/n); after two it is P(1 + r/n)²; and after nt total sub-periods:

COMPOUND INTEREST — PERIODIC
A = P(1 + r/n)^(nt)
n = number of compounding periods per year (e.g., 12 for monthly). The factor (1 + r/n)nt is the compound growth factor, and the entire expression is an exponential function of t.

Continuous Compounding

Taking the limit as the compounding frequency n → ∞ produces the continuous compounding model. Recall the foundational limit from calculus: lim(n→∞) (1 + 1/n)n = e. By substitution and algebraic rearrangement, the compound interest formula converges to:

CONTINUOUS COMPOUNDING
A = Pe^(rt)
Here e ≈ 2.71828 is Euler's number. This is the natural exponential growth model and represents the theoretical upper bound on growth for a given nominal rate.

Effective Annual Rate (EAR)

EFFECTIVE ANNUAL RATE
EAR = (1 + r/n)^n − 1
The effective annual rate converts any compounding scheme to an equivalent annual yield, enabling apples-to-apples comparison between products with different compounding frequencies.

Compounding Frequencies & Their Effects

A question that arises naturally is: how much does the compounding frequency actually matter? The table below computes the future value of a $10,000 investment at a nominal rate of 8% over 10 years under various compounding schedules. Observe that increasing the frequency always increases the future value, but the marginal gain diminishes as n grows — the jump from annual to quarterly compounding is far more significant than the jump from daily to continuous.

Future value of $10,000 at 8% nominal rate over 10 years under various compounding frequencies.
CompoundingnFormula AppliedFuture Value (A)EAR
Simple (no compounding)10000(1 + 0.08 × 10)$18,000.008.000%
Annually110000(1.08)¹⁰$21,589.258.000%
Quarterly410000(1.02)⁴⁰$22,080.408.243%
Monthly1210000(1.00667)¹²⁰$22,196.408.300%
Daily36510000(1.000219)³⁶⁵⁰$22,253.468.328%
Continuously10000e⁰·⁸$22,255.418.329%
As the compounding frequency n increases, the effective annual rate rises but approaches an asymptote defined by er − 1. The diminishing returns beyond monthly compounding are visually evident: the curve flattens well before reaching the continuous limit.
💡 WHY IT MATTERS
When comparing financial products — savings accounts, certificates of deposit, student loans — always convert to the effective annual rate. A credit card advertising "18% APR compounded daily" has an effective rate of (1 + 0.18/365)365 − 1 ≈ 19.72%, significantly higher than the nominal figure suggests.

Worked Example

Let us walk through a multi-part problem that exercises both simple and compound interest formulas and compares outcomes.

Comparing Investment Options Over 5 Years
1
Step 1 — State the ProblemSuppose you have $5,000 to invest for 5 years. Bank A offers 6% simple interest per year. Bank B offers 5.8% compounded monthly. Which option yields a larger balance after 5 years, and by how much?
2
Step 2 — Compute Future Value Under Simple Interest (Bank A)Apply the simple interest formula: A = P(1 + rt). Substituting P = 5000, r = 0.06, t = 5: A = 5000(1 + 0.06 × 5) = 5000(1 + 0.30) = 5000(1.30)
A = $6,500.00
3
Step 3 — Compute Future Value Under Compound Interest (Bank B)Apply the compound interest formula: A = P(1 + r/n)^(nt). Here P = 5000, r = 0.058, n = 12, t = 5: A = 5000(1 + 0.058/12)^(12 × 5) = 5000(1 + 0.004833…)^60 = 5000(1.004833)^60 Using a calculator: (1.004833)^60 ≈ 1.33584 A = 5000 × 1.33584
A ≈ $6,679.22
4
Step 4 — Compare and InterpretBank B's compound interest at 5.8% yields $6,679.22, while Bank A's simple interest at 6% yields $6,500.00. The difference is $6,679.22 − $6,500.00 = $179.22 in favor of Bank B.
Bank B earns $179.22 more despite a lower nominal rate.
5
Step 5 — Verify via Effective Annual RateWe can confirm by computing Bank B's EAR: EAR = (1 + 0.058/12)^12 − 1 = (1.004833)^12 − 1 ≈ 0.05957 = 5.957%. Although Bank A's simple rate of 6% exceeds Bank B's nominal rate of 5.8%, the compound effect raises Bank B's effective rate to 5.957%, close to Bank A's rate. Over 5 years, the cumulative compounding effect overcomes the small rate deficit, and Bank B wins. This demonstrates why comparing effective rates — or simply computing future values — is always more reliable than comparing nominal rates across different interest models.

Simple vs. Compound Interest: A Systematic Comparison

Having developed both models mathematically and worked through a concrete example, it is useful to organize their similarities and differences in a side-by-side comparison. The table below highlights structural, behavioral, and practical contrasts between the two interest paradigms.

Side-by-side comparison of simple and compound interest.
FeatureSimple InterestCompound Interest
FormulaA = P(1 + rt)A = P(1 + r/n)^(nt)
Growth TypeLinear (arithmetic sequence of balances)Exponential (geometric sequence of balances)
Interest BaseOriginal principal onlyPrincipal + accumulated interest
Period-by-Period InterestConstant: I = Pr each yearIncreasing: each period's interest exceeds the last
Connection to SequencesArithmetic sequence with common difference d = PrGeometric sequence with common ratio q = (1 + r/n)
Typical ApplicationsShort-term personal loans, auto loans, some bondsSavings accounts, mortgages, credit cards, investments
Long-Term AdvantageAlways lower than compound (for t > 1, same rate)Always higher — exponential growth dominates linear
CONNECTING TO SEQUENCES & SERIES
In the language of sequences and series, simple interest generates an arithmetic sequence of year-end balances: P, P + Pr, P + 2Pr, …, while compound interest generates a geometric sequence: P, P(1 + r), P(1 + r)², …. This is precisely the bridge between the algebraic study of sequences and real-world financial modeling. If you can identify whether a financial process is arithmetic or geometric, you immediately know which interest model (and which formula) applies.

Connection to Advanced Financial Mathematics

The simple and compound interest formulas, powerful as they are, represent the simplest case in financial mathematics: a single lump-sum deposit with no intermediate cash flows. Real-world scenarios — monthly car payments, retirement savings with regular contributions, amortizing mortgages — require extensions that build directly on the compound interest formula. The table below previews how the core idea of compound growth extends to more sophisticated models.

How foundational interest concepts extend into advanced financial mathematics.
ConceptThis LessonAdvanced Extension
Future ValueA = P(1 + r/n)^(nt) for a single depositFuture value of an ordinary annuity: A = PMT × [(1 + r/n)^(nt) − 1] / (r/n)
Present ValueP = A / (1 + r/n)^(nt) — invert to find today's valuePresent value of cash flow streams, discounted cash flow (DCF) analysis
Continuous CompoundingA = Pe^(rt)Stochastic models: Black-Scholes option pricing, geometric Brownian motion for stock prices
Effective RateEAR = (1 + r/n)^n − 1Annual Percentage Yield (APY) and Annual Percentage Rate (APR) as regulated by the Consumer Financial Protection Bureau

A particularly elegant forward-looking connection is to the theory of geometric series. The future value of an annuity formula listed above is, in fact, the closed-form sum of a finite geometric series where each payment grows by the factor (1 + r/n) per period. This means that the tools you have already learned in the sequences and series unit — identifying common ratios, applying the partial sum formula Sn = a₁(1 − qn)/(1 − q) — directly power the most important formulas in personal and corporate finance. Mastering compound interest now positions you to move seamlessly into annuity and loan amortization calculations.

Practice Problems

PROBLEM 1CONCEPTUAL
Explain why a $1,000 investment at 5% simple interest and a $1,000 investment at 5% compounded annually produce the same balance after exactly one year, but different balances after two years. In your explanation, identify the mathematical reason for the divergence and connect it to the concept of arithmetic versus geometric sequences.
PROBLEM 2BASIC CALCULATION
You deposit $3,200 into a savings account that pays 4.5% interest compounded quarterly. What is the balance after 3 years? Also compute the total interest earned.
PROBLEM 3INTERMEDIATE
A student loan of $20,000 accrues interest at 6.8% compounded monthly. The borrower makes no payments during a 4-year deferment period. (a) What is the loan balance at the end of deferment? (b) How much of that balance is accrued interest? (c) If the same loan had used simple interest, how much less would the borrower owe?
PROBLEM 4APPLIED
A pharmaceutical startup receives a $500,000 investment and promises its investor a guaranteed return of $750,000 in 6 years with continuous compounding. (a) What continuously compounded annual rate does this imply? (b) What quarterly-compounded nominal rate would produce the same return? Round to four decimal places.
PROBLEM 5CRITICAL THINKING
Prove algebraically that for any fixed principal P > 0, rate r > 0, and time t > 1 year, compound interest (compounded annually) always exceeds simple interest. That is, show P(1 + r)^t > P(1 + rt) for t > 1, t ∈ ℝ. Then discuss why the inequality reverses for 0 < t < 1.

Lesson Summary

This lesson developed two foundational models for how money grows over time. Simple interest, described by A = P(1 + rt), computes interest solely on the original principal, producing an arithmetic sequence of balances that grows linearly. Compound interest, described by A = P(1 + r/n)^(nt), computes interest on the accumulating balance, generating a geometric sequence that grows exponentially. The compounding frequency n determines how rapidly interest is reinvested; in the limit as n → ∞, the model converges to continuous compounding with formula A = Pe^(rt), where e ≈ 2.71828.

For comparing financial products, the effective annual rate (EAR = (1 + r/n)^n − 1) converts any compounding scheme into an equivalent annual yield. The key visual insight is that the simple interest line is tangent to the compound interest curve at t = 0; beyond one period the exponential curve diverges above the line, and the gap accelerates with time. These formulas connect directly to sequences and series: each is the closed form of a partial sum, and the annuity extensions you will encounter next are simply geometric series applied to regular payment streams. Understanding these two models equips you to analyze everything from savings accounts and student loans to present-value calculations and beyond.

Varsity Tutors • College Algebra • Simple Interest and Compound Interest