Mathbench

Chapter 7 — Financial Mathematics

A Note on Curriculum Placement

Financial Mathematics is not listed as a separate competence area in the NBT MAT. It falls under Number Sense — but it is severely underrepresented in that chapter relative to how often it appears on the actual test. The reason is that the NBT regularly tests compound interest, depreciation, and hire purchase because these topics require both formula knowledge and careful arithmetic, making them excellent discriminators between students who understand the mathematics and students who merely have a calculator intuition.

This chapter exists because Chapter 2 (Number Sense) could not do these topics justice without becoming unmanageably long. If you are preparing for the NBT, treat Chapters 2 and 7 as a single block — the Number Sense competence area draws from both.

No calculator is permitted in the NBT. Every question in this chapter is designed so that the arithmetic resolves to a clean integer or simple fraction. The numbers are not realistic — real financial products rarely use 10 % or 20 % rates — but the mechanics are identical to real-world problems. Master the method with clean numbers, and the messier real-world versions become straightforward.

Formulas you must know: - Simple interest: A=P(1+rt)A = P(1 + rt) or I=PrtI = Prt - Compound interest: A=P(1+i)nA = P(1 + i)^n - Straight-line depreciation: A=P(1rt)A = P(1 - rt) - Reducing-balance depreciation: A=P(1i)nA = P(1 - i)^n


Section 7.1 — Simple Interest

Simple interest grows by the same fixed amount each period because interest is always calculated on the original principal. If you borrow R1000 at 10 % p.a. simple interest, you pay R100 interest every year regardless of how long the loan has been running. This contrasts with compound interest, where the interest accrues on a growing balance.


Q1Basic

Topic: Simple interest — calculate interest earned

R4 000 is invested at 5 % p.a. simple interest for 3 years. How much interest is earned?

A) R600

B) R700

C) R500

D) R1 200

Show the worked solution

Answer: A

Explanation

Simple interest is worked out on the original amount only, so the same rand amount is earned every year.

Year by year: 5 % of R4 000 = R200 a year. Three years: 3×200=R6003 \times 200 = \text{R}600.

By formula: I=Prt=4000×0.05×3=R600I = Prt = 4\,000 \times 0.05 \times 3 = \text{R}600

Why the others are wrong:

  • D (R1 200) doubles the rate — that is 4000×0.10×34\,000 \times 0.10 \times 3.
  • B (R700) and C (R500) are 3.5 and 2.5 years' worth. They punish estimating instead of computing. At exactly R200 a year, R600 is exact.

Takeaway: I=PrtI = Prt. If the question asks for the interest, stop at II. If it asks for the amount, add PP back: A=R4600A = \text{R}4\,600. The NBT sets both versions.


Q2Basic

Topic: Simple interest — calculate accumulated amount

R2 000 is invested at 10 % p.a. simple interest for 4 years. What is the accumulated amount?

A) R2 400

B) R2 600

C) R2 800

D) R2 928

Show the worked solution

Answer: C

Explanation

The question wants the total: your R2 000 plus the interest. Use A=P(1+rt)A = P(1+rt).

Step 1 — Find the multiplier. 10 % for 4 years = 40 % growth, so multiply by 1.4.

Step 2 — Multiply. A=2000×1.4=R2800A = 2\,000 \times 1.4 = \text{R}2\,800

Check: R200 interest a year × 4 years = R800, and 2000+800=R28002\,000+800 = \text{R}2\,800

Why the others are wrong:

  • A (R2 400) — only two years of interest.
  • B (R2 600) — three years instead of four.
  • D (R2 928) — the compound answer, 2000×1.142\,000\times1.1^4. The word "simple" is doing real work here.

Takeaway: Simple interest multiplies by (1+rt)(1+rt). Compound multiplies by (1+i)n(1+i)^n. Check which word the question uses before you start.


Q3Basic

Topic: Simple interest — find principal

A simple interest investment earns R300 interest at 15 % p.a. over 2 years. What was the principal?

A) R900

B) R1 000

C) R1 200

D) R800

Show the worked solution

Answer: B

Explanation

A reverse problem: you are given the interest and must find the principal. Rearrange first, then check forwards.

Step 1 — Rearrange. P=IrtP = \dfrac{I}{rt}

Step 2 — Substitute. The denominator is 0.15×2=0.300.15 \times 2 = 0.30: P=3000.30=R1000P = \frac{300}{0.30} = \text{R}1\,000

Step 3 — Check forwards. 1000×0.15×2=3001\,000 \times 0.15 \times 2 = 300

Why the others are wrong:

  • C (R1 200) mis-multiplied the denominator as 0.250.25.
  • A (R900) fails the check: 900×0.30=270900\times0.30 = 270.
  • D (R800) fails too: 800×0.30=240800\times0.30 = 240.

Takeaway: On any find-the-principal/rate/time question, substitute your answer back into I=PrtI=Prt. Five seconds, and it catches nearly every error.


Q4Intermediate

Topic: Simple interest — find time

R5 000 is invested and earns R3 000 in simple interest at 12 % p.a. For how long was it invested?

A) 3 years

B) 4 years

C) 6 years

D) 5 years

Show the worked solution

Answer: D

Explanation

The unknown is the time. Easiest route: work out the interest per year first.

Step 1 — Interest per year. 5000×0.12=R6005\,000 \times 0.12 = \text{R}600

Step 2 — How many years of R600 make R3 000? t=3000600=5 yearst = \frac{3\,000}{600} = 5 \text{ years}

Why the others are wrong: each assumes a different rate.

  • C (6 years) assumes R500 a year — a 10 % rate.
  • B (4 years) assumes R750 a year — 15 %.
  • A (3 years) assumes R1 000 a year — 20 %.

Takeaway: "Interest per year, then divide" turns every find-the-time question into one small division. Check: 5000×0.12×5=30005\,000 \times 0.12 \times 5 = 3\,000


Q5Intermediate

Topic: Simple interest — find rate

R8 000 grows to R9 200 in 3 years under simple interest. What is the annual interest rate?

A) 5 % p.a.

B) 6 % p.a.

C) 4 % p.a.

D) 7.5 % p.a.

Show the worked solution

Answer: A

Explanation

You are given the accumulated amount, not the interest, so split the interest off first.

Step 1 — Extract the interest. I=92008000=R1200I = 9\,200 - 8\,000 = \text{R}1\,200

Step 2 — Substitute. r=IPt=12008000×3=0.05=5%r = \frac{I}{Pt} = \frac{1\,200}{8\,000 \times 3} = 0.05 = 5\%

Step 3 — Check. R8 000 at 5 % earns R400 a year; three years is R1 200 ✓

Why the others are wrong:

  • D (7.5 %) used two years instead of three.
  • C (4 %) divided by the final amount instead of the principal. Rates are always quoted on the principal.
  • B (6 %) would earn R1 440, overshooting the actual R1 200.

Takeaway: Given AA rather than II? The first line of working is always I=API = A - P. Most wrong rate answers are born in that missed step.


Section 7.2 — Compound Interest

Compound interest earns "interest on interest" — each period's interest is added to the principal before the next period's interest is calculated. This exponential growth is what makes compound interest so powerful over long time periods, and why the NBT tests it regularly.


Q6Basic

Topic: Compound interest — calculate AA, one period

R10 000 is invested at 10 % p.a. compounded annually for 2 years. What is the accumulated amount?

A) R12 000

B) R12 200

C) R12 100

D) R13 100

Show the worked solution

Answer: C

Explanation

Compound interest is worked out on the current balance, not the original deposit. Watch it:

  • Year 1: 10 % of R10 000 = R1 000 → R11 000
  • Year 2: 10 % of R11 000 = R1 100R12 100

The second year earned R100 more — interest on the interest.

A=P(1+i)n=10000×1.21=R12100A = P(1+i)^n = 10\,000 \times 1.21 = \text{R}12\,100

Why the others are wrong:

  • A (R12 000) is 10000×1.2010\,000\times1.20, the simple interest answer. The R100 gap between A and C is compounding.
  • B (R12 200) mis-squared 1.11.1 as 1.221.22. Write it out: 1.1×1.1=1.211.1\times1.1 = 1.21.
  • D (R13 100) is roughly the three-year value — an exponent miscount.

Takeaway: For 10 % over 2 years the factor is 1.12=1.211.1^2 = 1.21, never 1.201.20. Running one year at a time is often faster and safer than the formula.


Q7Basic

Topic: Compound interest — three-year period

R1 000 is invested at 10 % p.a. compounded annually for 3 years. What is the accumulated amount?

A) R1 300

B) R1 331

C) R1 360

D) R1 221

Show the worked solution

Answer: B

Explanation

A=1000×(1.1)3=R1331A = 1\,000 \times (1.1)^3 = \text{R}1\,331

Not sure of 1.131.1^3? Build it: R1 000 → R1 100 → R1 210 → R1 331.

A pattern worth knowing — the digits of the powers of 1.1 are Pascal's triangle:

1.12=1.211.13=1.3311.14=1.46411.1^2 = 1.21 \qquad 1.1^3 = 1.331 \qquad 1.1^4 = 1.4641

The NBT uses 10 % rates precisely because these work without a calculator.

Why the others are wrong:

  • A (R1 300) is the simple interest value, missing the R31 of interest-on-interest.
  • D (R1 221) is a corrupted Pascal row — 1,2,2,1 instead of 1,3,3,1.
  • C (R1 360) botched the expansion's middle term (0.060.06 instead of 0.030.03).

Takeaway: 1.13=1.3311.1^3 = 1.331. Learn the ladder 1.211.21, 1.3311.331, 1.46411.4641 — it turns these into ten-second questions.


Q8Intermediate

Topic: Compound interest — find nn

R10 000 grows to R14 641 at 10 % p.a. compounded annually. For how many years?

A) 4 years

B) 3 years

C) 2 years

D) 5 years

Show the worked solution

Answer: A

Explanation

Step 1 — isolate the growth factor. Divide both sides by the principal:

(1.1)n=1464110000=1.4641(1.1)^n = \frac{14\,641}{10\,000} = 1.4641

Step 2 — climb the ladder of powers.

1.11=1.11.12=1.211.13=1.3311.14=1.46411.1^1 = 1.1 \qquad 1.1^2 = 1.21 \qquad 1.1^3 = 1.331 \qquad 1.1^4 = 1.4641

The growth factor matches the fourth rung, so n=4n = 4 years.

Why the others are wrong: all three are neighbouring rungs of the same ladder —

  • B (3 years) would give 10000×1.331=R1331010\,000 \times 1.331 = \text{R}13\,310: not enough.
  • C (2 years) would give R12 100: far too little.
  • D (5 years) would give 10000×1.61051R1610510\,000 \times 1.61051 \approx \text{R}16\,105: too much.

If you know the ladder, no wrong option is even tempting; if you don't, every option looks equally plausible. That is the whole game with exponent-matching questions — they test recognition, not computation.

Takeaway: Divide AA by PP first, then match the growth factor against known powers. The values 1.211.21, 1.3311.331, 1.46411.4641 should be instant recognitions by NBT day.


Q9Intermediate

Topic: Compound vs simple — compare after 3 years

R1 000 is invested for 3 years at 10 % p.a. Which is correct?

A) Simple interest gives R1 300; compound interest also gives R1 300 — they are equal over 3 years

B) Simple interest always grows faster than compound interest

C) Simple interest gives R1 300; compound interest gives R1 210

D) Compound interest gives R1 331; this is R31 more than simple interest

Show the worked solution

Answer: D

Explanation

Work out both totals side by side — the comparison is the whole point.

Simple: the same R100 every year. A=1000(1.3)=R1300A = 1000(1.3) = \text{R}1\,300

Compound: 10 % of a growing balance (R100, then R110, then R121). A=1000(1.1)3=R1331A = 1000(1.1)^3 = \text{R}1\,331

Compound wins by R31.

Why the others are wrong:

  • A says they tie. They agree only after one period; after that compound always pulls ahead.
  • B has it backwards — simple never beats compound at the same rate.
  • C quotes R1 210, the two-year compound value, hidden inside a true-sounding sentence.

Takeaway: At equal rates compound always ≥ simple, and the gap widens each year. When options are sentences, check every number inside them, not just the story.


Q10Basic

Topic: Compound interest — find nn given AA

R10 000 grows to R12 100 at 10 % p.a. compounded annually. How many years?

A) 1 year

B) 3 years

C) 2 years

D) 4 years

Show the worked solution

Answer: C

Explanation

Step 1 — find the growth factor.

(1.1)n=1210010000=1.21(1.1)^n = \frac{12\,100}{10\,000} = 1.21

Step 2 — recognise it. 1.21=1.121.21 = 1.1^2, so n=2n = 2 years. (Year-by-year confirmation: R10 000 → R11 000 → R12 100 ✓.)

Why the others are wrong: the wrong options are simply other rungs of the 10 % ladder —

  • A (1 year) would leave the balance at R11 000.
  • B (3 years) would grow it to R13 310.
  • D (4 years) would grow it to R14 641.

Only 2 years lands exactly on R12 100. If two different rungs both feel plausible, it means the growth factor was never actually computed — always do the division A/PA/P first.

Takeaway: Divide AA by PP to get the growth factor, then match it to a known power of (1+i)(1+i). This "divide, then recognise" routine solves every find-nn compound question the NBT can ask.


Section 7.3 — Depreciation

Assets lose value over time. The two standard methods are:

  • Straight-line (linear): the asset loses the same rand amount each year: A=P(1rt)A = P(1 - rt).
  • Reducing-balance (exponential): the asset loses the same percentage each year: A=P(1i)nA = P(1 - i)^n.

Reducing-balance always gives a higher residual value than straight-line for the same rate and period, because the depreciation amount shrinks each year (you're taking the percentage off a smaller and smaller base).


Q11Basic

Topic: Straight-line depreciation — find value

A machine bought for R200 000 depreciates at 8 % p.a. straight-line. What is its value after 5 years?

A) R100 000

B) R120 000

C) R140 000

D) R160 000

Show the worked solution

Answer: B

Explanation

Straight-line depreciation is simple interest in reverse: the same rand amount is lost each year, always based on the original price.

Loss per year: 200000×0.08=R16000200\,000 \times 0.08 = \text{R}16\,000

Over 5 years: 5×16000=R800005 \times 16\,000 = \text{R}80\,000 lost, leaving R120 000.

By formula: A=P(1rt)=200000(0.60)=R120000A = P(1-rt) = 200\,000(0.60) = \text{R}120\,000

Why the others are wrong — each uses the wrong rate:

  • A (R100 000) writes off half — that needs 10 %, not 8 %.
  • C (R140 000) writes off R12 000 a year — a 6 % rate.
  • D (R160 000) writes off R8 000 a year — 4 %, exactly half the true rate.

Takeaway: Think "rand lost per year × years". After 5 years at 8 %, 40 % is gone and 60 % remains — which is all (1rt)(1-rt) says.


Q12Basic

Topic: Reducing-balance depreciation — find value

Equipment costing R100 000 depreciates at 20 % p.a. on the reducing balance. Find its value after 3 years.

A) R51 200

B) R52 000

C) R60 000

D) R48 000

Show the worked solution

Answer: A

Explanation

Reducing balance is compound interest running downhill: each year the asset loses 20 % of its current worth, so the rand loss shrinks. Watch the chain:

1000008000064000R51200100\,000 \to 80\,000 \to 64\,000 \to \text{R}51\,200

The losses are R20 000, R16 000, R12 800 — smaller each time, because 20 % comes off a smaller base.

A=P(1i)n=100000(0.8)3=R51200A = P(1-i)^n = 100\,000(0.8)^3 = \text{R}51\,200

Why the others are wrong:

  • C (R60 000) is straight-line thinking, and only two years of it.
  • D (R48 000) reached R64 000 then subtracted R16 000 again, instead of recomputing 20 % on the new balance.
  • B (R52 000) rounded 0.830.8^3 to 0.520.52 instead of 0.5120.512.

Takeaway: Multiply by 0.8 year by year — 100 → 80 → 64 → 51.2 is three quick steps and cannot go wrong.


Q13Intermediate

Topic: Compare straight-line and reducing-balance

R100 000 asset. Both methods use 20 % p.a. After 3 years:

A) Both methods give R40 000 after 3 years

B) Straight-line gives R51 200; reducing balance gives R40 000

C) The two methods always produce the same residual value

D) Straight-line gives R40 000; reducing balance gives R51 200

Show the worked solution

Answer: D

Explanation

Run both methods and compare.

Straight-line removes a flat R20 000 (20 % of the original) each year: A=100000(10.60)=R40000A = 100\,000(1 - 0.60) = \text{R}40\,000

Reducing-balance removes 20 % of the current value — R20 000, then R16 000, then R12 800: A=100000(0.8)3=R51200A = 100\,000(0.8)^3 = \text{R}51\,200

Reducing balance leaves more, because its deductions shrink.

Why the others are wrong:

  • B has both numbers right but swapped — the classic compare-question error. Anchor it: shrinking deductions must leave the higher value.
  • A gives both methods the straight-line answer, denying the very difference being tested.
  • C says they always agree — true only after one year.

Takeaway: At the same rate, straight-line reaches zero in finite time; reducing balance decays forever without quite getting there. If your numbers are right but your letter is wrong, you fell for the swap.


Q14Intermediate

Topic: Straight-line depreciation — find rate

Equipment worth R150 000 has a book value of R60 000 after 6 years using straight-line depreciation. What is the annual depreciation rate?

A) 6 % p.a.

B) 8 % p.a.

C) 10 % p.a.

D) 12 % p.a.

Show the worked solution

Answer: C

Explanation

A reverse problem. Find the loss, spread it evenly over the years, then express one year's loss as a percentage of the original.

Total loss: 15000060000=R90000150\,000 - 60\,000 = \text{R}90\,000

Per year: 90000÷6=R1500090\,000 \div 6 = \text{R}15\,000

As a rate: 15000150000=10%\dfrac{15\,000}{150\,000} = 10\%

Algebraically: 60000=150000(16r)r=0.1060\,000 = 150\,000(1-6r) \Rightarrow r = 0.10

Why the others are wrong:

  • D (12 %) divided the 60 % loss by 5 years instead of 6.
  • A (6 %) divided the remaining 40 % instead of the amount lost.
  • B (8 %) fails the check: 8 % for 6 years leaves R78 000, not R60 000.

Takeaway: r=(1A/P)/tr = (1 - A/P)/t — or in words, "total loss ÷ years ÷ original price", which is much harder to mangle under pressure.


Q15Intermediate

Topic: Reducing-balance depreciation — find rate

Equipment bought for R100 000 has a book value of R64 000 after 2 years using reducing-balance depreciation. What is the annual depreciation rate?

A) 16 % p.a.

B) 20 % p.a.

C) 18 % p.a.

D) 36 % p.a.

Show the worked solution

Answer: B

Explanation

Reducing balance in reverse. Two years means the original was multiplied by (1i)2(1-i)^2.

Step 1 — Isolate the factor. (1i)2=64000100000=0.64(1-i)^2 = \dfrac{64\,000}{100\,000} = 0.64

Step 2 — Take the square root. 1i=0.81-i = 0.8

Step 3 — Read the rate. i=0.20=20%i = 0.20 = 20\%

Check: 100 000 → 80 000 → 64 000 ✓

Why the others are wrong:

  • D (36 %) is the total two-year loss, not the annual rate — true information answering the wrong question.
  • C (18 %) halves that total. Averaging works for straight-line, but a compound loss is bigger in year one than year two.
  • A (16 %) fails the check: 0.842=0.70560.84^2 = 0.7056 leaves R70 560.

Takeaway: Isolate (1i)n(1-i)^n, take the nnth root, subtract from 1. Never annualise a compound loss by dividing — that shortcut belongs to straight-line only.


Section 7.4 — Hire Purchase

Hire purchase (HP) allows a buyer to take possession of an item immediately and pay for it in instalments. The finance charge is calculated as simple interest on the original balance (after the deposit), not on the declining balance. This makes HP significantly more expensive than the stated interest rate suggests.


Q16Basic

Topic: Hire purchase — calculate monthly payment

A TV costs R6 000 cash. HP terms: 10 % deposit, 24 monthly payments, with 10 % p.a. simple interest charged on the balance. What is the monthly payment?

A) R270

B) R300

C) R225

D) R312

Show the worked solution

Answer: A

Explanation

Hire purchase always follows four beats: deposit → balance → interest on that balance → divide by the number of payments. Note 24 monthly payments = 2 years of interest.

Step 1 — Deposit and balance. Deposit=10%×6000=R600Balance=R5400\text{Deposit} = 10\% \times 6\,000 = \text{R}600 \qquad \text{Balance} = \text{R}5\,400

Step 2 — Interest (simple, 2 years). I=5400×0.10×2=R1080I = 5\,400 \times 0.10 \times 2 = \text{R}1\,080

Step 3 — Total, then monthly. 5400+108024=648024=R270\frac{5\,400 + 1\,080}{24} = \frac{6\,480}{24} = \text{R}270

Why the others are wrong:

  • C (R225) is 5400÷245\,400 \div 24 — the interest forgotten entirely.
  • B (R300) never subtracted the deposit, charging on the full R6 000.
  • D (R312) implies R7 488 repaid — over R2 000 of interest on R5 400. Nothing in the question gives that.

Takeaway: HP interest is simple interest on the opening balance, for the full term. It does not shrink as you pay the debt down — which is exactly why HP is expensive.


Q17Intermediate

Topic: Hire purchase — total cost

A fridge costs R5 000 cash. HP terms: 15 % deposit, 18 monthly payments of R280. What is the total HP cost?

A) R5 040

B) R5 400

C) R5 600

D) R5 790

Show the worked solution

Answer: D

Explanation

The instalment is given, so there is no interest to work out. The total is simply deposit + all instalments. This tests bookkeeping: find both parts and drop neither.

Deposit: 0.15×5000=R7500.15 \times 5\,000 = \text{R}750

Instalments: 18×280=R504018 \times 280 = \text{R}5\,040

Total: R5790\text{R}5\,790 — that is R790 above the cash price, which is the finance charge.

Why the others are wrong:

  • A (R5 040) is the instalments alone — the deposit vanished. The most common HP error.
  • B (R5 400) and C (R5 600) are plausible-looking numbers between the cash price and the true cost, but neither equals deposit + instalments.

Takeaway: Total HP cost = deposit + (payments × payment amount). Write both components down before adding — the wrong options sit exactly where a skipped component lands you.


Q18Intermediate

Topic: Hire purchase — implied interest rate

An item costs R4 000. No deposit is required; 12 monthly payments of R400 are charged. What annual simple interest rate does this represent?

A) 16 %

B) 24 %

C) 20 %

D) 12 %

Show the worked solution

Answer: C

Explanation

Reverse-engineer the rate hiding inside the payment plan.

Paid in total: 12×400=R480012 \times 400 = \text{R}4\,800

Interest: 48004000=R8004\,800 - 4\,000 = \text{R}800

As an annual rate (the term is 1 year): r=8004000=20%r = \frac{800}{4\,000} = 20\%

Why the others are wrong:

  • A (16 %) divided by the total paid instead of the amount financed. Rates are quoted on the principal.
  • D (12 %) echoes the "12" in the question — a surface-number trap.
  • B (24 %) would mean R960 of interest, but only R800 was charged.

Takeaway: Total paid − price = interest, then r=IPtr = \frac{I}{Pt}. An innocent "R400 a month" hides a 20 % annual rate — the consumer lesson as much as the maths one.


Q19Intermediate

Topic: Hire purchase — extra cost vs cash

An item costs R12 000 cash. HP: 25 % deposit plus 36 monthly payments of R350. How much more does the HP buyer pay compared to the cash buyer?

A) R2 600

B) R3 600

C) R4 200

D) R1 200

Show the worked solution

Answer: B

Explanation

Four lines — write every one down. The options are placed to catch anyone who skips a step.

  1. Deposit: 0.25×12000=R30000.25 \times 12\,000 = \text{R}3\,000
  2. Instalments: 36×350=R1260036 \times 350 = \text{R}12\,600
  3. Total HP: R15600\text{R}15\,600
  4. Extra over cash: 1560012000=R360015\,600 - 12\,000 = \text{R}3\,600

Why the others are wrong:

  • C (R4 200) is 350×12350 \times 12 — one year of instalments, answering a different question.
  • A (R2 600) and D (R1 200) are what broken chains produce. Neither matches any clean method.

Takeaway: Extra cost = (deposit + all instalments) − cash price. Four short lines on paper beat holding the chain in your head.


Q20Basic

Topic: Loan repayment — simple interest

A loan of R20 000 is taken at 8 % p.a. simple interest for 3 years. What is the total amount owed at the end?

A) R24 800

B) R25 000

C) R24 000

D) R25 250

Show the worked solution

Answer: A

Explanation

A loan is an investment with the roles reversed — the debt is what grows. Simple interest, so it grows by the same amount each year.

Per year: 8 % of R20 000 = R1 600. Three years adds R4 800, so you owe R24 800.

By formula: A=20000(1+0.24)=R24800A = 20\,000(1 + 0.24) = \text{R}24\,800

Why the others are wrong:

  • C (R24 000) used a multiplier of 1.20 — rounding 0.08×30.08\times3 to "about 20 %". It is exactly 24 %.
  • D (R25 250) is compound thinking; the question says simple.
  • B (R25 000) is round-number bait matching no rate in the question.

Takeaway: A=P(1+rt)A = P(1+rt). When the options cluster close together, exact arithmetic — not estimation — is the tiebreaker.


Section 7.5 — Inflation and Real Value

Inflation erodes buying power: if prices rise at π\pi % p.a., an item costing PP today will cost P(1+π)nP(1+\pi)^n in nn years. The real return on an investment is approximately (nominal rate) − (inflation rate). If your savings account earns less than inflation, your money buys less each year even as the balance grows.


Q21Intermediate

Topic: Future cost under inflation

An item costs R5 000 today. If inflation averages 20 % p.a., what will the item cost in 2 years?

A) R7 000

B) R6 000

C) R6 200

D) R7 200

Show the worked solution

Answer: D

Explanation

Inflation compounds exactly like interest — next year's increase is calculated on this year's already-raised price.

Year by year: R5 000 rises 20 % to R6 000; then R6 000 rises 20 % (that's R1 200 now, not R1 000) to R7 200.

Formula:

A=5000×(1.2)2=5000×1.44=R7200A = 5\,000 \times (1.2)^2 = 5\,000 \times 1.44 = \text{R}7\,200

Why the others are wrong:

  • B (R6 000) applies only one year of inflation — it stops halfway.
  • A (R7 000) is simple-growth thinking: 20%×2=40%20\% \times 2 = 40\%, so 5000×1.45\,000 \times 1.4. It misses the R200 that comes from year two's increase acting on year one's increase.
  • C (R6 200) mangles the square: (1.2)2=1+2(0.2)+0.04=1.44(1.2)^2 = 1 + 2(0.2) + 0.04 = 1.44, but dropping one of the two cross-terms gives 1.241.24. Write out 1.2×1.21.2 \times 1.2 instead of expanding in your head.

Takeaway: Future cost = P(1+π)nP(1 + \pi)^n — inflation is compound growth applied to prices. "Two years at 20 %" means ×1.44, never ×1.40.


Q22Intermediate

Topic: Budget for a future purchase

A camera costs R3 000 today. Inflation is 10 % p.a. You plan to buy one in 3 years. How much should you budget?

A) R3 300

B) R3 900

C) R3 993

D) R4 000

Show the worked solution

Answer: C

Explanation

Three years of 10 % inflation means three multiplications by 1.1 — the same ladder as compound interest:

A=3000×(1.1)3=3000×1.331=R3993A = 3\,000 \times (1.1)^3 = 3\,000 \times 1.331 = \text{R}3\,993

Year-by-year check: R3 000 → R3 300 → R3 630 → R3 993 ✓.

Why the others are wrong:

  • A (R3 300) budgets for one year of inflation, not three.
  • B (R3 900) is the simple-growth answer (10%×3=30%10\% \times 3 = 30\%, so 3000×1.33\,000 \times 1.3) — it ignores that each year's increase compounds on the last.
  • D (R4 000) is a clean round number that corresponds to nothing: it would require total inflation of 33.3%33.3\%, and 1.131.1^3 is exactly 1.331. Tidy-looking options with no derivation behind them are decoys for estimators.

Takeaway: 1.13=1.3311.1^3 = 1.331 — the camera costs R993 more in three years. Budgeting questions are compound-growth questions wearing a shopping bag.


Q23Basic

Topic: Approximate real return

An investment yields 12 % p.a. Inflation is 8 % p.a. What is the approximate real return?

A) 20 % p.a.

B) Approximately 4 % p.a.

C) 1.5 % p.a.

D) 8 % p.a.

Show the worked solution

Answer: B

Explanation

The real return asks: after prices have risen, how much more can your money actually buy? The working approximation is a subtraction:

Real returnNominalInflation=12%8%=4% p.a.\text{Real return} \approx \text{Nominal} - \text{Inflation} = 12\% - 8\% = 4\% \text{ p.a.}

Your balance grows by 12 %, but everything you might buy costs 8 % more — so your buying power gains only about 4 %.

Why the others are wrong:

  • A (20 %) adds the rates. Inflation works against your return, not alongside it — adding makes no financial sense.
  • C (1.5 %) divides them (12÷812 \div 8). The ratio of the two rates measures nothing meaningful here.
  • D (8 %) just echoes the inflation figure back at you — the surface-number reflex again.

Takeaway: Real ≈ nominal − inflation, and that approximation is always acceptable on the NBT. (The precise Fisher equation gives (1.12/1.08)13.7%(1.12/1.08) - 1 \approx 3.7\% — close to 4 %, and the exam never demands that precision.)


Q24Basic

Topic: Real value of savings

A savings account earns 8 % p.a. Inflation is running at 10 % p.a. In real terms, the purchasing power of the savings is:

A) Decreasing — the real return is negative

B) Growing at 18 % p.a. in real terms

C) Growing at 2 % in real terms

D) Unaffected — inflation does not reduce the nominal balance

Show the worked solution

Answer: A

Explanation

Same subtraction as Q23, but the result is negative:

Real return8%10%=2%\text{Real return} \approx 8\% - 10\% = -2\%

The balance still grows in rands, but prices rise faster — so those rands buy about 2 % less each year.

Why the others are wrong:

  • C (+2 %) subtracted backwards. The order is your rate minus inflation, and the sign is the whole answer.
  • B (18 %) added the rates, which would mean high inflation helping your savings.
  • D is the "money illusion" — judging wealth by the number on the balance. Inflation does not touch that number; it eats what the number can buy.

Takeaway: Inflation above your interest rate means a negative real return. The NBT tests this as a concept — know which way the subtraction goes.


Q25Basic

Topic: Inflation — one-year price change

Groceries cost R500 per month. Food inflation is 6 % p.a. What monthly budget is needed in one year?

A) R506

B) R560

C) R530

D) R550

Show the worked solution

Answer: C

Explanation

One year, one increase — multiply once by (1+π)(1 + \pi):

A=500×1.06=R530A = 500 \times 1.06 = \text{R}530

(6 % of R500 is R30, because 1 % of R500 is R5.)

Why the others are wrong:

  • A (R506) adds six rand instead of six per cent — R6 is 6 % of R100, not of R500. Percent-versus-rand confusion is the oldest trap in inflation questions.
  • D (R550) adds 10 % — the round-number reflex overriding the actual rate in the question.
  • B (R560) adds 12 %, double the true rate — the footprint of applying 6 % twice or slipping a decimal.

Takeaway: For one year, A=P(1+π)A = P(1 + \pi). Convert the percentage properly — 6 % of R500 = R30 — so the budget must rise to R530. (That is an extra R360 a year, which is why food inflation hurts.)


Section 7.6 — Exchange Rates

An exchange rate quotes how many units of one currency equal one unit of another. To convert from the stronger currency (e.g. USD), multiply by the rate. To convert to the stronger currency, divide by the rate. Commission is typically charged as a percentage of the transaction value.


Q26Basic

Topic: Convert ZAR to USD

The exchange rate is R18 = $1. Convert R9 000 to US dollars.

A) $50

B) $162 000

C) $450

D) $500

Show the worked solution

Answer: D

Explanation

The rate "R18 = $1" says each dollar costs R18. To find how many dollars R9 000 buys, ask: how many R18-chunks fit into R9 000?

USD=900018=$500\text{USD} = \frac{9\,000}{18} = \$500

Sense-check first, always: a dollar is worth many rand, so converting rand into dollars must give a much smaller number. Expecting "smaller" before you calculate makes the direction error impossible.

Why the others are wrong:

  • B ($162 000) multiplies instead of divides — the direction error the sense check exists to catch; R9 000 is nowhere near that many dollars.
  • A ($50) divides by 180 — a dropped decimal or extra zero turning R18 into R180 per dollar.
  • C ($450) divides by a "rounder" 20 instead of 18 — an estimation that never got upgraded back to exact arithmetic.

Takeaway: ZAR → USD: divide by the rand-per-dollar rate. Decide before computing whether the answer should be bigger or smaller than what you started with — that one habit eliminates half the options instantly.


Q27Basic

Topic: Convert USD to ZAR

The exchange rate is R17.50 per US dollar. Convert $200 to rand.

A) R3 000

B) R3 500

C) R4 000

D) R2 857

Show the worked solution

Answer: B

Explanation

Each dollar is worth R17.50, so 200 of them are worth:

ZAR=200×17.50=R3500\text{ZAR} = 200 \times 17.50 = \text{R}3\,500

No-calculator route: 200×17.5=200×17+200×0.5=3400+100200 \times 17.5 = 200 \times 17 + 200 \times 0.5 = 3\,400 + 100. And the sense check: dollars into rand must give a bigger number — R3 500 for $200 fits.

Why the others are wrong:

  • A (R3 000) multiplies by 15, and C (R4 000) multiplies by 20 — both are the exchange rate rounded to a "nicer" number. The NBT picks rates like 17.50 precisely because they are exactly computable; rounding is choosing to get the question wrong.
  • D (R2 857) implies a rate of 2857/200R14.292\,857/200 \approx \text{R}14.29 per dollar — a number that appears nowhere in the question, and one that would make $200 worth less than the quoted rate allows.

Takeaway: USD → ZAR: multiply by the rand-per-dollar rate. Split awkward multiplications (×17.5 = ×17 + ×0.5) instead of rounding them away.


Q28Intermediate

Topic: Exchange rate with commission

The exchange rate is R16 per US dollar. The bank charges 2 % commission. How much does it cost in rand to buy $500?

A) R8 160

B) R8 000

C) R7 840

D) R8 320

Show the worked solution

Answer: A

Explanation

Two charges: the currency, then the bank's fee on top.

  1. Currency: 500×16=R8000500 \times 16 = \text{R}8\,000
  2. Commission: 2%×8000=R1602\% \times 8\,000 = \text{R}160
  3. Total: R8160\text{R}8\,160

Which way does the fee go? Ask who is paying whom. You are buying a service, so the fee adds.

Why the others are wrong:

  • B (R8 000) forgot the commission entirely.
  • C (R7 840) subtracted it, as if the bank paid you for the privilege.
  • D (R8 320) charged it twice.

Takeaway: Fees always move the total against you. If your adjusted answer is better than the raw conversion, you pointed the fee the wrong way.


Q29Intermediate

Topic: Profit from exchange rate movement

You bought $1 000 when the rate was R15 per dollar (cost R15 000). You now sell when the rate is R18 per dollar. What is your profit in rand?

A) R1 000 loss

B) R1 500 profit

C) R3 000 profit

D) R3 000 loss

Show the worked solution

Answer: C

Explanation

Track the two rand amounts.

Bought: $1 000 at R15 cost R15 000. Sold: $1 000 at R18 brings in R18 000.

Profit=R3000\text{Profit} = \text{R}3\,000

The intuition: you held dollars while each dollar gained three rand. Rate up (weaker rand) is good for the dollar-holder.

Why the others are wrong:

  • D (R3 000 loss) has the right size, wrong sign — the "rand weakened so I lost" reflex. That weakening is exactly what made your dollars worth more.
  • A (R1 000 loss) borrows the $1 000 from the question and adds a sign error.
  • B (R1 500) looks like a 10 % return, but no 10 % exists here. The gain is R3 per dollar on 1 000 dollars.

Takeaway: Profit = (sell rate − buy rate) × amount held. Decide who benefits before doing the arithmetic — that locks in the sign.


Q30Basic

Topic: Finding the best exchange rate

You want to buy euros. Three banks quote: - Bank A: R20 per €1 - Bank B: R19.50 per €1 - Bank C: R20.50 per €1

Which bank gives you the best deal?

A) Bank A

B) Bank C

C) All three give the same number of euros

D) Bank B

Show the worked solution

Answer: D

Explanation

The quoted rate is the price of one euro. As the buyer, you want the lowest price — same as buying anything else.

Spend R1 000 at each bank:

  • Bank B (R19.50) → €51.3
  • Bank A (R20.00) → €50.0
  • Bank C (R20.50) → €48.8

Bank B gives the most euros.

Why the others are wrong:

  • B (Bank C) picks the highest rate. That is right when selling euros, backwards when buying.
  • A (Bank A) picks the roundest number, not the best one.
  • C says it makes no difference — the R1 000 test above disproves that.

Takeaway: Buying foreign currency, lowest rate wins. Selling, highest wins. If you blank, run R1 000 through two banks and compare.


Section 7.7 — Time Value of Money

Money today is worth more than the same amount in the future because today's money can earn interest. The present value (PV) of a future amount AA at rate ii over nn periods is P=A/(1+i)nP = A/(1+i)^n. When equal payments are made at regular intervals (an annuity), the future value is found by summing the compound-interest-grown contributions of each payment — a geometric series.


Q31Proficient

Topic: Future value of an annuity

R1 000 is deposited at the end of each year for 3 years at 10 % p.a. compound. What is the total accumulated value after 3 years?

A) R3 000

B) R3 310

C) R3 300

D) R3 460

Show the worked solution

Answer: B

Explanation

Separate deposits, each growing for a different length of time. Deposits land at the end of each year, so the first grows 2 years and the last grows 0.

Payment Years Value at year 3
Year 1 2 1000(1.1)2=12101000(1.1)^2 = 1210
Year 2 1 1000(1.1)=11001000(1.1) = 1100
Year 3 0 10001000
Total R3 310

Why the others are wrong:

  • A (R3 000) has no interest at all.
  • C (R3 300) applies 10 % once to the whole R3 000, as if every deposit arrived on day one.
  • D (R3 460) fits no timing. The only defensible answers are R3 310 (end-of-year) and R3 641 (start-of-year).

Takeaway: Build the table — one row per deposit, each with its own growth period. The last end-of-year payment earns nothing, and that is what examiners test.


Q32Intermediate

Topic: Loan repayment — equal annual instalments

A loan of R50 000 is repaid in equal annual instalments over 4 years at 20 % p.a. simple interest. What is the annual instalment?

A) R12 500

B) R20 000

C) R22 500

D) R25 000

Show the worked solution

Answer: C

Explanation

Two stages: first find the total debt (principal plus all the simple interest), then share it equally across the payments.

Step 1 — total owed after 4 years.

A=50000(1+0.20×4)=50000×1.8=R90000A = 50\,000(1 + 0.20 \times 4) = 50\,000 \times 1.8 = \text{R}90\,000

Step 2 — split into 4 equal instalments.

900004=R22500\frac{90\,000}{4} = \text{R}22\,500

Why the others are wrong: the wrong options are a fence-post-error museum —

  • A (R12 500) divides the bare R50 000 by 4: the interest never happened.
  • B (R20 000) charges interest for only 3 years (50000×1.6=8000050\,000 \times 1.6 = 80\,000, then ÷ 4) — an off-by-one in the year count.
  • D (R25 000) charges interest for 5 years (50000×2.0=10000050\,000 \times 2.0 = 100\,000, then ÷ 4) — the same fence-post error leaning the other way.

Takeaway: Total first, divide second. The wrong options differ only in how many years of interest were charged — which tells you exactly what the examiner expects students to fumble. Count the years deliberately.


Q33Basic

Topic: Total interest on an annuity-style savings plan

R500 is deposited monthly for 24 months. Total deposited = R12 000. If the final accumulated amount is R13 200, what is the total interest earned?

A) R1 200

B) R1 300

C) R800

D) R1 800

Show the worked solution

Answer: A

Explanation

However complicated a savings plan looks, total interest is always the same one-liner: what you ended with minus what you put in.

Step 1 — total contributed. 24×500=R1200024 \times 500 = \text{R}12\,000. (It is stated in the question, but verify it anyway — mis-totalling the deposits is where this question is actually lost.)

Step 2 — subtract.

Interest=1320012000=R1200\text{Interest} = 13\,200 - 12\,000 = \text{R}1\,200

Why the others are wrong:

  • B (R1 300), C (R800) and D (R1 800) are all neighbourhood decoys — none corresponds to any correct pairing of "final amount" and "total deposited". They punish two habits: subtracting in your head, and not writing 24×500=1200024 \times 500 = 12\,000 down before subtracting. Do both steps on paper and the wrong options have nothing to grab.

Takeaway: Total interest = accumulated amount − total contributions, whatever the deposit pattern. The formula never changes; only the bookkeeping does.


Q34Intermediate

Topic: Total interest on a lump-sum loan

R100 000 is borrowed at 12 % p.a. simple interest for 5 years. How much interest is paid in total?

A) R12 000

B) R48 000

C) R50 000

D) R60 000

Show the worked solution

Answer: D

Explanation

Per-year view: 12 % of R100 000 is R12 000 of interest per year. Five years:

I=Prt=100000×0.12×5=R60000I = Prt = 100\,000 \times 0.12 \times 5 = \text{R}60\,000

(Equivalently: the total owed is 100000×1.6=R160000100\,000 \times 1.6 = \text{R}160\,000, of which R60 000 is interest.)

Why the others are wrong:

  • A (R12 000) is one year's interest — the per-year figure presented as the total.
  • B (R48 000) is four years' interest (12000×412\,000 \times 4) — the off-by-one fence-post again.
  • C (R50 000) is "half the loan" — a round number that corresponds to a 10 % rate, not the 12 % in the question.

Takeaway: I=PrtI = Prt. Anchor yourself with the per-year amount (R12 000) and the wrong options unmask themselves as 1 year, 4 years, and "10 %-flavoured" impostors of the 5-year total.


Q35Proficient

Topic: Present value — how much to invest now

How much must be invested now at 10 % p.a. compound interest to have R14 641 in 4 years?

A) R11 000

B) R10 000

C) R12 100

D) R9 900

Show the worked solution

Answer: B

Explanation

Present value runs compound interest backwards: what must you plant today to grow into R14 641? Growth multiplies by (1+i)n(1+i)^n, so un-growing divides:

P=14641(1.1)4=146411.4641=R10000P = \frac{14\,641}{(1.1)^4} = \frac{14\,641}{1.4641} = \text{R}10\,000

The numbers are friendly by design — the Pascal digits 1, 4, 6, 4, 1 again.

Why the others are wrong:

  • A (R11 000) divided by 1.131.1^3 — one year short.
  • C (R12 100) divided by 1.121.1^2 — two years short.
  • D (R9 900) is estimator's bait. Even the nearest principled error (multiplying by 0.940.9^4) gives R9 606, not R9 900 — dividing by 1.1 and multiplying by 0.9 are different operations.

Takeaway: PV = future amount ÷ (1+i)n(1+i)^n, and check forwards: 10000×1.4641=1464110\,000 \times 1.4641 = 14\,641 ✓. Un-growing is division by the growth factor, never subtraction of the percentage.


Mixed Practice Questions — M1 to M30


M1Basic

Topic: Simplifying expressions

Simplify 6x2y2xy2\dfrac{6x^2y}{2xy^2}.

A) 3xy\dfrac{3x}{y}

B) 3xy3xy

C) 3yx\dfrac{3y}{x}

D) 3x2y3x^2y

Show the worked solution

Answer: A

Explanation

Step 1 — Divide the numbers: 6÷2=36 \div 2 = 3.

Step 2 — Subtract the exponents for each letter: x21=xx^{2-1} = x and y12=y1y^{1-2} = y^{-1}.

Step 3 — 3xy1=3xy3xy^{-1} = \dfrac{3x}{y}.

Why the others are wrong:

  • B added the exponents instead of subtracting them.

  • C swapped which letter ends up on the bottom.

  • D left x2x^2 and did nothing with yy.

Takeaway: Divide the coefficients, subtract the exponents. A negative exponent means the letter belongs in the denominator.


M2Basic

Topic: Number sense — scientific notation

Write 0.000450.00045 in scientific notation.

A) 4.5×1034.5 \times 10^3

B) 4.5×1034.5 \times 10^{-3}

C) 4.5×1044.5 \times 10^{-4}

D) 45×10545 \times 10^{-5}

Show the worked solution

Answer: C

Explanation

Step 1 — Scientific notation is a×10na \times 10^n with 1a<101 \leq a < 10.

Step 2 — Move the point four places right to get 4.5, so n=4n = -4.

Step 3 — 4.5×1044.5 \times 10^{-4}.

Why the others are wrong:

  • A positive exponent — that would make the number bigger, not smaller.

  • B moved the point only three places.

  • D 4545 is not between 1 and 10, so this is not standard form.

Takeaway: Count the places you move the decimal point. Moving RIGHT (making the digits bigger) means a NEGATIVE exponent.


M3Basic

Topic: Functions — domain

What is the domain of f(x)=1x2f(x) = \dfrac{1}{x - 2}?

A) x2x \geq 2

B) x2x \neq 2

C) x>2x > 2

D) All real numbers

Show the worked solution

Answer: B

Explanation

Step 1 — A fraction is undefined when its denominator is zero.

Step 2 — x2=0x - 2 = 0 when x=2x = 2.

Step 3 — So every real number except 2: x2x \neq 2.

Why the others are wrong:

  • A excludes valid values below 2 and still includes 2.

  • C excludes everything below 2 for no reason.

  • D includes x=2x = 2, where the function is undefined.

Takeaway: A denominator only ever forbids the values that make it ZERO — not a whole half of the number line.


M4Intermediate

Topic: Trigonometry — exact value

cos60°=\cos 60° =

A) 32\dfrac{\sqrt{3}}{2}

B) 22\dfrac{\sqrt{2}}{2}

C) 12\dfrac{1}{2}

D) 11

Show the worked solution

Answer: C

Explanation

Step 1 — 60°60° is a special angle.

Step 2 — cos60°=12\cos 60° = \dfrac12.

Step 3 — (Compare sin60°=32\sin 60° = \dfrac{\sqrt3}{2}.)

Why the others are wrong:

  • A 32\dfrac{\sqrt3}{2} is sin60°\sin 60° or cos30°\cos 30°.

  • B 22\dfrac{\sqrt2}{2} is cos45°\cos 45°.

  • D cos0°=1\cos 0° = 1.

Takeaway: As the angle grows from 0° to 90°90°, cosine SHRINKS from 1 to 0. A large angle cannot have a large cosine.


M5Basic

Topic: Algebra — solving a linear equation

Solve 3x7=143x - 7 = 14.

A) 77

B) 73\dfrac{7}{3}

C) 2121

D) 143\dfrac{14}{3}

Show the worked solution

Answer: A

Explanation

Step 1 — Add 7 to both sides: 3x=213x = 21.

Step 2 — Divide by 3.

Step 3 — x=7x = 7.

Why the others are wrong:

  • B divided 7 by 3 instead of adding it across first.

  • C stopped at 3x=213x = 21.

  • D divided 14 by 3 without moving the 7.

Takeaway: Undo the addition before the multiplication — the reverse of the order the expression was built in.


M6Basic

Topic: Geometry — exterior angle

An exterior angle of a triangle equals:

A) The sum of the interior angles

B) 90°

C) The sum of the two non-adjacent interior angles

D) The adjacent interior angle

Show the worked solution

Answer: C

Explanation

Step 1 — An exterior angle and its adjacent interior angle make a straight line.

Step 2 — The three interior angles add to 180°180° as well.

Step 3 — So the exterior angle equals the sum of the two NON-ADJACENT interior angles.

Why the others are wrong:

  • A the three interior angles total 180°180°, which is not one exterior angle.

  • B only true for a specific right-angled case.

  • D the exterior angle is SUPPLEMENTARY to the adjacent one, not equal.

Takeaway: Exterior == sum of the two OPPOSITE interior angles. It follows from both sums being 180°180°, and it saves a step every time.


M7Intermediate

Topic: Data — IQR

A data set has Q1=14Q_1 = 14 and Q3=26Q_3 = 26. The IQR is:

A) 40

B) 20

C) 12

D) 26

Show the worked solution

Answer: C

Explanation

Step 1 — The interquartile range is Q3Q1Q_3 - Q_1.

Step 2 — 261426 - 14.

Step 3 — =12= 12.

Why the others are wrong:

  • A added the quartiles.

  • B used a different pair of values.

  • D reported Q3Q_3 alone.

Takeaway: IQR is one subtraction: upper quartile minus lower quartile. It measures the middle half of the data and ignores the extremes.


M8Intermediate

Topic: Compound interest

R5 000 is invested at 20 % p.a. compound interest for 3 years. The accumulated value is:

A) R8 000

B) R8 500

C) R8 600

D) R8 640

Show the worked solution

Answer: D

Explanation

Step 1 — Compound interest: A=P(1+i)nA = P(1 + i)^n.

Step 2 — A=5000(1.2)3A = 5000(1.2)^3.

Step 3 — 1.23=1.7281.2^3 = 1.728, so A=8640A = 8640.

Why the others are wrong:

  • A used SIMPLE interest: 5000(1+0.2×3)=80005000(1 + 0.2 \times 3) = 8000.

  • B used 1.221.2^2 and added a year's interest.

  • C rounded 1.7281.728 to 1.721.72.

Takeaway: Compound is a POWER, simple is a multiple. Over three years at 20% the difference is R640 — small enough to look plausible and wrong.


M9Intermediate

Topic: Algebra — quadratic formula

Using the quadratic formula, solve x26x+8=0x^2 - 6x + 8 = 0.

A) x=2x = 2 or x=4x = 4

B) x=2x = -2 or x=4x = -4

C) x=1x = 1 or x=8x = 8

D) x=3x = 3 only

Show the worked solution

Answer: A

Explanation

Step 1 — a=1a=1, b=6b=-6, c=8c=8, so Δ=3632=4\Delta = 36 - 32 = 4.

Step 2 — x=6±42=6±22x = \dfrac{6 \pm \sqrt4}{2} = \dfrac{6 \pm 2}{2}.

Step 3 — x=4x = 4 or x=2x = 2.

Why the others are wrong:

  • B both signs flipped; these roots multiply to +8+8 but add to 6-6.

  • C used factors 1 and 8, which add to 9.

  • D would need Δ=0\Delta = 0.

Takeaway: Check with the sum and product: the roots must add to 6 and multiply to 8. 2 and 4 do; 2-2 and 4-4 multiply correctly but add to 6-6.


M10Basic

Topic: Number sense — ratio

If x:y=2:5x:y = 2:5 and y=35y = 35, find xx.

A) 7

B) 17.5

C) 14

D) 70

Show the worked solution

Answer: C

Explanation

Step 1 — xy=25\dfrac{x}{y} = \dfrac25 with y=35y = 35.

Step 2 — x35=25\dfrac{x}{35} = \dfrac25.

Step 3 — x=35×25=14x = 35 \times \dfrac25 = 14.

Why the others are wrong:

  • A used 15\dfrac15 of 35.

  • B used a half.

  • D multiplied by 2 without dividing by 5.

Takeaway: One part is 35÷5=735 \div 5 = 7, so two parts is 14. Working in PARTS is usually quicker than cross-multiplying.


M11Basic

Topic: Functions — identifying a parabola

The graph of f(x)=2x23f(x) = 2x^2 - 3 has yy-intercept at:

A) (0, 2)(0,\ 2)

B) (0, 3)(0,\ -3)

C) (3, 0)(3,\ 0)

D) (3, 0)(-3,\ 0)

Show the worked solution

Answer: B

Explanation

Step 1 — The yy-intercept is the value when x=0x = 0.

Step 2 — f(0)=2(0)23=3f(0) = 2(0)^2 - 3 = -3.

Step 3 — The point is (0, 3)(0,\ -3).

Why the others are wrong:

  • A read off the coefficient 2 instead of the constant.

  • C swapped the coordinates.

  • D swapped the coordinates and the sign.

Takeaway: For a yy-intercept put x=0x = 0; the answer is always the constant term. The point has x=0x = 0, so it is (0, c)(0,\ c).


M12Intermediate

Topic: Trigonometry — sine rule

In ABC\triangle ABC: A=30°\angle A = 30°, B=45°\angle B = 45°, a=6a = 6. Find bb.

A) 323\sqrt{2}

B) 424\sqrt{2}

C) 626\sqrt{2}

D) 66

Show the worked solution

Answer: C

Explanation

Step 1 — Sine rule: asinA=bsinB\dfrac{a}{\sin A} = \dfrac{b}{\sin B}.

Step 2 — b=6sin45°sin30°=62212b = \dfrac{6\sin 45°}{\sin 30°} = \dfrac{6 \cdot \frac{\sqrt2}{2}}{\frac12}.

Step 3 — =62= 6\sqrt2.

Why the others are wrong:

  • A divided by 2 twice.

  • B used a=4a = 4.

  • D used sin45°=sin30°\sin 45° = \sin 30°.

Takeaway: Dividing by 12\dfrac12 DOUBLES. That is why the answer is larger than the side you started with.


M13Basic

Topic: Data — probability

A bag has 4 red, 3 blue, and 5 green balls. P(green)=P(\text{green}) =

A) 57\dfrac{5}{7}

B) 59\dfrac{5}{9}

C) 15\dfrac{1}{5}

D) 512\dfrac{5}{12}

Show the worked solution

Answer: D

Explanation

Step 1 — Total balls: 4+3+5=124 + 3 + 5 = 12.

Step 2 — Green ones: 5.

Step 3 — 512\dfrac{5}{12}.

Why the others are wrong:

  • A used 7 as the total — the non-green balls.

  • B used 9 as the total.

  • C used 15\dfrac{1}{5}, ignoring the counts entirely.

Takeaway: The denominator is EVERY ball, including the green ones. Counting only the others is the standard slip.


M14Intermediate

Topic: Hire purchase

An item costs R6 000 cash. HP: 20 % deposit, 12 monthly payments at 15 % p.a. simple interest. Monthly payment?

A) R400

B) R460

C) R575

D) R500

Show the worked solution

Answer: B

Explanation

Step 1 — Deposit: 20%20\% of 6000=12006000 = 1200, leaving 48004800 to finance.

Step 2 — Simple interest for one year: 4800×0.15=7204800 \times 0.15 = 720.

Step 3 — Total owed =4800+720=5520= 4800 + 720 = 5520, over 12 months: 5520÷12=4605520 \div 12 = 460.

Why the others are wrong:

  • A divided the balance by 12 with no interest.

  • C financed the full R6 000 instead of the balance after the deposit.

  • D used a deposit of R600.

Takeaway: Deposit first, then interest on what is LEFT. Charging interest on the full price is the most common hire-purchase error.


M15Basic

Topic: Algebra — factorising a trinomial

Factorise x2+7x+12x^2 + 7x + 12.

A) (x+3)(x+4)(x + 3)(x + 4)

B) (x+2)(x+6)(x + 2)(x + 6)

C) (x+1)(x+12)(x + 1)(x + 12)

D) (x3)(x4)(x - 3)(x - 4)

Show the worked solution

Answer: A

Explanation

Step 1 — Two numbers multiplying to 12 and adding to 7.

Step 2 — 3×4=123 \times 4 = 12 and 3+4=73 + 4 = 7

Step 3 — (x+3)(x+4)(x+3)(x+4).

Why the others are wrong:

  • B 2×6=122 \times 6 = 12 but 2+6=82 + 6 = 8.

  • C 1×12=121 \times 12 = 12 but 1+12=131 + 12 = 13.

  • D (x3)(x4)(x-3)(x-4) gives +12+12 but 7x-7x.

Takeaway: List the factor pairs of the constant, then pick the pair with the right SUM. Both signs positive here, because both the product and the sum are.


M16Intermediate

Topic: Functions — exponential graph

The graph of y=2xy = 2^x passes through which of the following points?

A) (1, 0)(-1,\ 0)

B) (0, 0)(0,\ 0)

C) (3, 9)(3,\ 9)

D) (3, 8)(3,\ 8)

Show the worked solution

Answer: D

Explanation

Step 1 — Substitute each xx and see what yy comes out.

Step 2 — 23=82^3 = 8, so (3, 8)(3,\ 8) is on the graph ✓

Step 3 — (An exponential never reaches 0, which rules out two options at a glance.)

Why the others are wrong:

  • A 21=122^{-1} = \dfrac12, not 0 — and y=2xy = 2^x is never 0.

  • B 20=12^0 = 1, so the graph passes through (0,1)(0, 1).

  • C 23=82^3 = 8, not 9 — that would be 323^2.

Takeaway: y=2xy = 2^x is always positive, so any point with y=0y = 0 is impossible. Check the survivors by substituting.


M17Intermediate

Topic: Straight-line depreciation

A vehicle bought for R320 000 depreciates at 10 % p.a. straight-line. Value after 4 years?

A) R192 000

B) R200 000

C) R196 000

D) R180 000

Show the worked solution

Answer: A

Explanation

Step 1 — Straight-line depreciation takes the same amount off every year.

Step 2 — 10%10\% of the ORIGINAL 320000320\,000 is 3200032\,000 per year.

Step 3 — After 4 years: 3200004(32000)=192000320\,000 - 4(32\,000) = 192\,000.

Why the others are wrong:

  • B used 3.75 years, or rounded.

  • C used a rate slightly under 10%.

  • D used reducing balance for part of the time.

Takeaway: Straight-line always uses the ORIGINAL value; reducing balance uses the current one. The same rate gives different answers, and the question says which to use.


M18Basic

Topic: Geometry — area of a circle

A circle has radius 7 cm. Its area is:

A) 14π cm214\pi\ \text{cm}^2

B) 49π cm249\pi\ \text{cm}^2

C) 7π cm27\pi\ \text{cm}^2

D) 28π cm228\pi\ \text{cm}^2

Show the worked solution

Answer: B

Explanation

Step 1 — Area of a circle is πr2\pi r^2.

Step 2 — r=7r = 7, so r2=49r^2 = 49.

Step 3 — 49π49\pi cm².

Why the others are wrong:

  • A used 2πr2\pi r, the circumference.

  • C used πr\pi r.

  • D used 4πr4\pi r.

Takeaway: πr2\pi r^2 for area. Squaring 7 gives 49 — if the answer looks like twice the radius, you have used the circumference formula.


M19Intermediate

Topic: Data — union of events

P(A)=0.5P(A) = 0.5, P(B)=0.4P(B) = 0.4, P(AB)=0.15P(A \cap B) = 0.15. Find P(AB)P(A \cup B).

A) 0.75

B) 0.9

C) 0.65

D) 0.20

Show the worked solution

Answer: A

Explanation

Step 1 — The addition rule: P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B).

Step 2 — =0.5+0.40.15= 0.5 + 0.4 - 0.15.

Step 3 — =0.75= 0.75.

Why the others are wrong:

  • B added without subtracting the overlap.

  • C subtracted the overlap twice.

  • D reported the overlap plus a little.

Takeaway: Subtract the intersection ONCE — adding P(A)P(A) and P(B)P(B) counts the overlap twice. Only for mutually exclusive events is there nothing to subtract.


M20Intermediate

Topic: Compound interest — find P

An investment compounds at 10 % p.a. After 2 years the balance is R12 100. What was the original principal?

A) R11 000

B) R10 500

C) R9 900

D) R10 000

Show the worked solution

Answer: D

Explanation

Step 1 — A=P(1+i)nA = P(1+i)^n, so P=A(1+i)nP = \dfrac{A}{(1+i)^n}.

Step 2 — P=121001.12=121001.21P = \dfrac{12\,100}{1.1^2} = \dfrac{12\,100}{1.21}.

Step 3 — =10000= 10\,000.

Why the others are wrong:

  • A divided by 1.1 once instead of twice.

  • B subtracted the interest instead of dividing.

  • C subtracted 10% of the final amount.

Takeaway: To go BACKWARDS in time, divide by (1+i)n(1+i)^n. Subtracting the interest does not work, because the interest was charged on a smaller amount.


M21Basic

Topic: Algebra — laws of exponents

Simplify 25×2326\dfrac{2^5 \times 2^3}{2^6}.

A) 44

B) 88

C) 22

D) 1616

Show the worked solution

Answer: A

Explanation

Step 1 — Multiplying powers of the same base ADDS exponents: 25×23=282^5 \times 2^3 = 2^8.

Step 2 — Dividing SUBTRACTS: 28÷26=222^8 \div 2^6 = 2^2.

Step 3 — 22=42^2 = 4.

Why the others are wrong:

  • B stopped at 232^3.

  • C reached 212^1.

  • D reached 242^4.

Takeaway: Add the exponents on top, subtract the one underneath: 5+36=25 + 3 - 6 = 2. Never multiply the exponents.


M22Intermediate

Topic: Exchange rates

R14 = $1. You have R7 000. How many US dollars can you buy (ignoring commission)?

A) $98000\$98\,000

B) $700\$700

C) $500\$500

D) $7.14\$7.14

Show the worked solution

Answer: C

Explanation

Step 1 — Each dollar costs R14.

Step 2 — Divide the rands by the rate: 7000÷147000 \div 14.

Step 3 — =500= 500 dollars.

Why the others are wrong:

  • A multiplied instead of dividing.

  • B divided by 10.

  • D divided the rate by the amount.

Takeaway: Ask which way makes the number smaller. R7 000 cannot buy 98 000 of a more valuable currency, so it must be a division.


M23Intermediate

Topic: Functions — completing the square

Write x24x+7x^2 - 4x + 7 in the form (xa)2+b(x - a)^2 + b.

A) (x4)2+7(x - 4)^2 + 7

B) (x2)2+11(x - 2)^2 + 11

C) (x2)2+3(x - 2)^2 + 3

D) (x+2)2+3(x + 2)^2 + 3

Show the worked solution

Answer: C

Explanation

Step 1 — Half the coefficient of xx: 4÷2=2-4 \div 2 = -2.

Step 2 — (x2)2=x24x+4(x-2)^2 = x^2 - 4x + 4, which is 4 too much.

Step 3 — So x24x+7=(x2)2+3x^2 - 4x + 7 = (x-2)^2 + 3.

Why the others are wrong:

  • A used the whole coefficient instead of half of it.

  • B added 4 instead of subtracting it.

  • D wrong sign inside the bracket.

Takeaway: Halve the middle coefficient for the bracket, then ADJUST the constant by what the bracket added. Expand to check.


M24Intermediate

Topic: Geometry — Pythagoras

A ladder 13 m long leans against a wall. The base is 5 m from the wall. How high up the wall does the ladder reach?

A) 8 m

B) 14 m

C) 10 m

D) 12 m

Show the worked solution

Answer: D

Explanation

Step 1 — The ladder is the hypotenuse: 132=16913^2 = 169.

Step 2 — The base is one leg: 52=255^2 = 25.

Step 3 — Height =16925=144=12= \sqrt{169 - 25} = \sqrt{144} = 12 m.

Why the others are wrong:

  • A used the 8-15-17 triple.

  • B added the two lengths.

  • C estimated.

Takeaway: The ladder is always the longest side, so you SUBTRACT. 5-12-13 again — the triples are worth knowing.


M25Intermediate

Topic: Simple interest — find rate

R6 000 grows to R7 800 in 2 years under simple interest. The annual interest rate is:

A) 15 % p.a.

B) 18 % p.a.

C) 12 % p.a.

D) 20 % p.a.

Show the worked solution

Answer: A

Explanation

Step 1 — Simple interest: A=P(1+in)A = P(1 + in).

Step 2 — 7800=6000(1+2i)7800 = 6000(1 + 2i), so 1+2i=1.31 + 2i = 1.3.

Step 3 — 2i=0.32i = 0.3, giving i=0.15=15%i = 0.15 = 15\%.

Why the others are wrong:

  • B divided the total interest by one year instead of two.

  • C used 180015000\dfrac{1800}{15000}.

  • D rounded up from 15%.

Takeaway: Find the total interest first (R1 800), then divide by the principal AND by the number of years. Forgetting the years doubles the rate.


M26Intermediate

Topic: Inflation

A house costs R500 000 today. If property prices inflate at 10 % p.a. for 3 years, its future price will be:

A) R650 000

B) R550 000

C) R665 500

D) R660 000

Show the worked solution

Answer: C

Explanation

Step 1 — Inflation compounds: A=P(1+i)nA = P(1+i)^n.

Step 2 — 500000(1.1)3500\,000(1.1)^3.

Step 3 — 1.13=1.3311.1^3 = 1.331, so A=665500A = 665\,500.

Why the others are wrong:

  • A used simple growth: 500000×1.3500\,000 \times 1.3.

  • B applied one year only.

  • D used 1.321.32 instead of 1.3311.331.

Takeaway: Inflation is compound growth. 1.13=1.3311.1^3 = 1.331, not 1.31.3 — the extra R5 500 is the interest earned on interest.


M27Basic

Topic: Algebra — simultaneous equations

Solve x+y=10x + y = 10 and xy=4x - y = 4.

A) x=8, y=2x = 8,\ y = 2

B) x=6, y=4x = 6,\ y = 4

C) x=7, y=3x = 7,\ y = 3

D) x=4, y=6x = 4,\ y = 6

Show the worked solution

Answer: C

Explanation

Step 1 — Add the equations: 2x=142x = 14, so x=7x = 7.

Step 2 — Substitute: 7+y=107 + y = 10, so y=3y = 3.

Step 3 — Check in the second: 73=47 - 3 = 4

Why the others are wrong:

  • A 8+2=108 + 2 = 10 ✓ but 82=648 - 2 = 6 \neq 4.

  • B 64=246 - 4 = 2 \neq 4.

  • D 46=244 - 6 = -2 \neq 4.

Takeaway: With +y+y and y-y, adding eliminates yy immediately. Always test your pair in BOTH equations — three of these options satisfy the first one.


M28Intermediate

Topic: Reducing-balance depreciation

Equipment costing R81 000 depreciates at 13\frac{1}{3} of its value each year (reducing balance). Value after 2 years?

A) R27 000

B) R54 000

C) R36 000

D) R40 500

Show the worked solution

Answer: C

Explanation

Step 1 — Losing 13\dfrac13 each year means keeping 23\dfrac23.

Step 2 — After 2 years: 81000×(23)2=81000×4981\,000 \times \left(\dfrac23\right)^2 = 81\,000 \times \dfrac49.

Step 3 — =36000= 36\,000.

Why the others are wrong:

  • A applied the factor three times.

  • B applied it once.

  • D used 12\dfrac12 for the second year.

Takeaway: Reducing balance keeps a FRACTION each year, so raise it to a power. Losing a third means keeping two thirds, not losing two thirds.


M29Proficient

Topic: Compound interest — present value

How much must be invested now at 10 % p.a. compound to have R12 100 in 2 years?

A) R10 000

B) R11 000

C) R9 900

D) R10 500

Show the worked solution

Answer: A

Explanation

Step 1 — Work backwards: P=A(1+i)nP = \dfrac{A}{(1+i)^n}.

Step 2 — P=121001.12=121001.21P = \dfrac{12\,100}{1.1^2} = \dfrac{12\,100}{1.21}.

Step 3 — =10000= 10\,000.

Why the others are wrong:

  • B divided by 1.1 once.

  • C subtracted 10% of the final amount.

  • D estimated.

Takeaway: 'How much must be invested NOW' is present value: divide by (1+i)n(1+i)^n. It is the same calculation as finding an original principal.


M30Intermediate

Topic: Data — mean and outlier

A data set {6,8,10,12,100}\{6, 8, 10, 12, 100\} has mean 27.2. After removing 100, the new mean is:

A) 12

B) 8

C) 9

D) 36

Show the worked solution

Answer: C

Explanation

Step 1 — Remove the outlier and re-add: 6+8+10+12=366+8+10+12 = 36.

Step 2 — There are now 4 values, not 5.

Step 3 — 36÷4=936 \div 4 = 9.

Why the others are wrong:

  • A divided by 3.

  • B used a total of 32.

  • D divided by 1, or averaged the original mean with something.

Takeaway: Remember to reduce the COUNT as well as the total. A single outlier moved this mean from 27.2 to 9.


From The Complete NBT Mathematics Practice Book by Eben Roux — download the full 796-page PDF. Free to share, complete and unaltered.