Compound growth & decay

Tier: #Higher

🔗What you need to know first
How to

Growth and decay problems involve quantities that increase or decrease by a fixed percentage repeatedly over time. The formula uses a multiplier raised to a power.

$$\text{Amount} = P \times r^n$$

where $P$ is the initial value, $r$ is the multiplier (e.g. $1.05$ for 5% growth, $0.92$ for 8% decay), and $n$ is the number of time periods.

Compound interest example: £2000 invested at 3% per year for 5 years. $$A = 2000 \times 1.03^5 \approx 2000 \times 1.1593 = £2318.55$$

Depreciation example: A car worth £12,000 depreciates at 15% per year. Value after 4 years: $$V = 12000 \times 0.85^4 \approx 12000 \times 0.5220 = £6264$$

This is not the same as simple interest/decrease (which adds the same amount each time) — compound growth is multiplicative.

Common error: adding the percentage change each year instead of multiplying by the power. Also: using the wrong multiplier (e.g. 0.15 instead of 0.85 for 15% decrease).

Questions to practise

Practise these questions →

New to Bow Tie Maths? It generates questions on this topic, marks them instantly, and tracks what you've mastered. Free to sign up.

📝Past paper questions
💬What the examiners say
  • "If you've got a correct method and scored 2 marks, you'll almost certainly get the accuracy mark too. The key is using the right multiplier: 0.96 for a 4% decrease, not dividing by 1.04."
  • "Most of those who understood the compound nature of the question went on to score full marks. The key is applying each year's rate one at a time to the running balance, not trying to combine rates."
  • "The critical skill is recognising when to divide rather than multiply in the reverse percentage step."
⬆️How you can quickly improve
  • Write the multiplier explicitly before substituting: (1 + rate as a decimal) for growth, (1 − rate as a decimal) for decay.
  • Use the full formula — final = initial × (multiplier)^n — where n is the number of periods. Don't apply the multiplier by repeated addition; it won't work.
  • Keep full calculator precision throughout and only round the very last answer.
💡Watch
ℹ️Calculator tricks

Use the $x^n$ key: enter $1.03$ then $x^5$ to compute $1.03^5$ in one step.