Growth & Depreciation
Compound interest is just the money version of compound growth, so the same formula models populations, production, prices and bacteria, while flipping the sign models depreciation — the steady percentage loss in the value of machinery, vehicles or equipment. For a quantity rising r% per period, value = P(1 + r/100)ⁿ; for one falling r% per period, value = P(1 − r/100)ⁿ. The CAT favourite is mixed-sign growth: a population that grows in some years and shrinks in others, where you simply chain the multipliers (e.g. 1.1 × 0.9 = 0.99, a net 1% fall). For "find the value n years ago", divide instead of multiply: original = current ÷ (1 ± r/100)ⁿ. Note that depreciation here is the reducing-balance (written-down-value) method — each year’s fall is a percentage of the latest value, not of the original cost.
✅ Solved examples
✏️ Practice — try these, take hints as needed
📝 Topic test — 8 questions
Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.
Formula Reference Sheet
Core compound interest
| Amount (annual compounding) | A = P(1 + r/100)ⁿ |
|---|---|
| Compound interest | CI = A − P = P[(1 + r/100)ⁿ − 1] |
| Half-yearly compounding | A = P(1 + r/200)^(2n) |
| Quarterly compounding | A = P(1 + r/400)^(4n) |
| Depreciation (value falls r%/yr) | A = P(1 − r/100)ⁿ |
CAT power-tools
| CI − SI for 2 years | P(r/100)² |
|---|---|
| CI − SI for 3 years | P(r/100)²·(3 + r/100) |
| SI for n years | SI = P·r·n/100 |
| Population after n years | P₀(1 + r/100)ⁿ (growth) ; P₀(1 − r/100)ⁿ (decline) |
| Equal yearly instalment (n=2) | each = A / [(1+r/100) + (1+r/100)²] |