The big idea: Compound interest pays interest on the interest — so the balance grows geometrically.
If interest is added once a year, FV = PV(1 + r/100)ⁿ.
For example, $1000 at 5% a year for 3 years: 1000 × 1.05³ = $1157.63.
- the future value
- the present value (amount invested)
- the annual interest rate (as a percent)
- compounding periods per year
- the number of years
Compound vs simple: Simple interest adds the same amount every year (arithmetic).
Compound interest multiplies by (1 + rate) each period (geometric) — so it grows faster, and faster still the more often it compounds. This is the geometric idea of [[Growth & decay]] (1.3.3) taken further.
Split the year into k periods: If interest compounds k times a year (half-yearly k = 2, quarterly k = 4, monthly k = 12):
1. per-period rate = r ÷ k.
2. number of periods = k × n.
3. FV = PV(1 + r/(100k))kn.
Why? Each period multiplies by (1 + r/(100k)); over k × n periods that's the power.
IB-style question — quarterly
$5000 is invested at 4% per year, compounded quarterly.
Find the value after 3 years.
Step by step
- Quarterly → k = 4. Per-period rate = 4 ÷ 4 = 1%; periods = 4 × 3 = 12.
- Simplify inside the bracket.
- Work it out.
Final answer
≈ $5634.13.
More frequent = a little more: For the same nominal rate, monthly beats quarterly beats annual — the interest starts earning interest sooner. The difference is usually small but it earns marks.
Feeling unprepared for exams?
Get a clear study plan, practice with real questions, and know exactly where you stand before exam day. No more guessing.
The method depends on the paper: Paper 2: the GDC / TVM solver does it for you (see GDC finance solver, 1.4.3) — that is the usual way.
Paper 1 (no calculator): after one year a quarterly investment is PV(1 + x)⁴, where x is the per-quarter rate. You expand the bracket with the binomial theorem and add the terms — you learn the binomial theorem itself in 1.9; here you just plug into the expansion you're given.
IB-style question — compound interest by hand
$2000 is invested at 8% per year, compounded quarterly.
(a) Write the amount after one year as 2000(1 + x)⁴ and state x.
(b) Using (1 + x)⁴ = 1 + 4x + 6x² + 4x³ + x⁴, find the amount after one year, to the nearest dollar.
Step by step
- (a) x is the per-quarter rate — the annual rate split over the 4 quarters.
- (b) Substitute x = 0.02 into the given expansion.
- Multiply by the amount invested.
Final answer
x = 0.02; amount ≈ $2165.
Why it's a Paper-1 question: The binomial expansion lets you compute compound growth without a calculator. Substitute the small per-period rate and the higher-power terms become tiny.