Mathbench

Chapter 2 — Number Sense

Number Sense is the most underestimated chapter in this book. On the 2023 NBT the median score for this section was just 28 % — lower than any other area. The reason is not that the content is hard, but that students underestimate it and skip systematic practice. Every question here is solvable without a calculator if you know the patterns. Work through every explanation at least once, even when you got the question right.

Topics covered: real number classification · ordering and comparing · BODMAS with fractions · percentages and ratios · odd/even parity · last digit of large powers · counting and permutations · mean and weighted average · compound probability · bounds and truncation


Section 1 — Real Number Classification

The number system is a set of nested containers: NZQR\mathbb{N} \subset \mathbb{Z} \subset \mathbb{Q} \subset \mathbb{R}. In South African CAPS notation, the Natural numbers N={1,2,3,}\mathbb{N} = \{1, 2, 3, \ldots\} — they start at 1, not 0. Integers Z\mathbb{Z} add zero and all negatives. Rational numbers Q\mathbb{Q} are any number expressible as pq\frac{p}{q} with p,qZp, q \in \mathbb{Z}, q0q \neq 0. Irrational numbers cannot be written that way — 2\sqrt{2}, π\pi, ee are the classic examples. Real numbers R\mathbb{R} hold everything.


Q1Basic

Topic: Identifying irrational numbers

Which of the following is an irrational number?

A) 9\sqrt{9}

B) 227\dfrac{22}{7}

C) 0.30.\overline{3}

D) 5\sqrt{5}

Show the worked solution

Answer: D

Explanation

Irrational means: cannot be written as a fraction pq\frac{p}{q}. Test each one.

  • A 9=3=31\sqrt{9} = 3 = \frac31 — rational.
  • B 227\frac{22}{7} is already a fraction — rational. (It is close to π\pi, but it is not π\pi.)
  • C 0.3=130.\overline{3} = \frac13 — a repeating decimal is always rational.
  • D 5\sqrt{5} — 5 is not a perfect square, and 5\sqrt5 cannot be written as any fraction. Irrational

Takeaway: n\sqrt{n} is rational only when nn is a perfect square. And 227\frac{22}{7} is an approximation of π\pi, not π\pi itself — either way it is rational.


Q2Basic

Topic: Classifying a negative integer

Which of the following correctly classifies 7-7?

A) 7-7 is a natural number

B) 7-7 is an integer and a rational number

C) 7-7 is an integer but not a rational number

D) 7-7 is a whole number but not an integer

Show the worked solution

Answer: B

Explanation

7-7 is an integer, and 7=71-7 = \frac{-7}{1} makes it rational too. Both parts of B are true.

Why the others are wrong:

  • A — natural numbers are {1,2,3,}\{1,2,3,\ldots\}, all positive. 7-7 is not one.
  • C — gets "integer" right but says "not rational". Every integer is rational: write it over 1.
  • D — whole numbers are {0,1,2,}\{0,1,2,\ldots\}, so 7-7 is not whole; and it is an integer. Wrong twice.

Takeaway: Every integer is automatically rational. The nesting NZQ\mathbb{N} \subset \mathbb{Z} \subset \mathbb{Q} means anything in a smaller set is also in every larger one.


Q3Basic

Topic: Classification of zero

Which of the following sets contains 00?

A) Integers (Z\mathbb{Z})

B) Natural numbers (N\mathbb{N})

C) Irrational numbers

D) Neither integers nor rational numbers

Show the worked solution

Answer: A

Explanation

In CAPS, N={1,2,3,}\mathbb{N} = \{1,2,3,\ldots\}zero is not a natural number.

Z={,2,1,0,1,2,}\mathbb{Z} = \{\ldots,-2,-1,0,1,2,\ldots\} lists zero explicitly ✓

Why the others are wrong:

  • B0N0 \notin \mathbb{N} under CAPS.
  • C0=010 = \frac01, so zero is rational, not irrational.
  • D — zero is both an integer and rational.

Takeaway: Zero is inside Z\mathbb{Z} and Q\mathbb{Q}, but outside N\mathbb{N}. Some countries count 0 as natural; the NBT follows CAPS, which does not.


Q4Intermediate

Topic: Disguised rational numbers

Which of the following is a rational number?

A) π\pi

B) 2\sqrt{2}

C) ee

D) 83\sqrt[3]{8}

Show the worked solution

Answer: D

Explanation

Simplify each one before judging it.

  • A π=3.14159\pi = 3.14159\ldots — never repeats, never ends. Irrational.
  • B 2=1.41421\sqrt2 = 1.41421\ldots — 2 is not a perfect square. Irrational.
  • C e=2.71828e = 2.71828\ldots — irrational.
  • D 83=2\sqrt[3]{8} = 2, since 23=82^3=8. Just the integer 2 — rational

Takeaway: A root only looks irrational. 83\sqrt[3]{8} is really 2. Always simplify first — any root of a perfect power is rational.


Q5Proficient

Topic: Sum of surds — rational or irrational?

Simplify 3+12\sqrt{3} + \sqrt{12} and classify the result.

A) Rational

B) Integer

C) Natural

D) Irrational

Show the worked solution

Answer: D

Explanation

Step 1 — Simplify. 12=4×3=23\sqrt{12} = \sqrt{4\times3} = 2\sqrt3

Step 2 — Add. 3+23=33\sqrt3 + 2\sqrt3 = 3\sqrt3

Step 3 — Classify. 3\sqrt3 is irrational, and a non-zero rational times an irrational is still irrational. So 333\sqrt3 is irrational.

Why the others are wrong: A, B and C are nested (every natural is an integer, every integer is rational), so they all stand or fall on one question — can 333\sqrt3 be written as a fraction? It cannot, so all three fail together. They tempt you if the neat coefficients make the answer feel like it should tidy into a whole number.

Takeaway: Simplify before classifying. Two irrationals can add to a rational — but only if they cancel, like 3+(3)=0\sqrt3 + (-\sqrt3) = 0. Here they reinforce instead.


Section 2 — Ordering and Comparing Numbers

When comparing numbers in different forms (fractions, decimals, surds), convert everything to the same form — usually decimals — or use squaring to compare positive surds without a calculator.


Q6Basic

Topic: Ordering fractions and decimals

Which of the following correctly orders 23\dfrac{2}{3}, 0.60.6, and 58\dfrac{5}{8} from least to greatest?

A) 0.6<58<230.6 < \dfrac{5}{8} < \dfrac{2}{3}

B) 23<0.6<58\dfrac{2}{3} < 0.6 < \dfrac{5}{8}

C) 58<23<0.6\dfrac{5}{8} < \dfrac{2}{3} < 0.6

D) 0.6<23<580.6 < \dfrac{2}{3} < \dfrac{5}{8}

Show the worked solution

Answer: A

Explanation

Convert everything to decimals, then order.

0.6=0.60058=0.62523=0.660.6670.6 = 0.600 \qquad \frac{5}{8} = 0.625 \qquad \frac{2}{3} = 0.6\overline{6} \approx 0.667

0.600<0.625<0.6670.6<58<230.600 < 0.625 < 0.667 \quad\Rightarrow\quad 0.6 < \frac{5}{8} < \frac{2}{3}

Why the others are wrong: each wrong order embodies a specific habit of judging fractions by their looks

  • D swaps the two fractions: the "8 is bigger than 3, so 58\frac{5}{8} beats 23\frac{2}{3}" trap. Larger denominator = smaller pieces.
  • B puts 23\frac{2}{3} first — the error of reading a fraction as its digits ("two point three-ish") instead of dividing.
  • C parks the plain decimal 0.6 at the top, as if a clean decimal must outrank "messy" fractions. Only conversion settles rank.

Takeaway: Convert everything to decimals (to three places if needed) and then order. Every wrong option here comes from ranking by appearance instead of by value.


Q7Basic

Topic: Comparing surd expressions

Which is larger: 5\sqrt{5} or 3+0.5\sqrt{3} + 0.5?

A) 5>3+0.5\sqrt{5} > \sqrt{3} + 0.5

B) 5<3+0.5\sqrt{5} < \sqrt{3} + 0.5

C) 5=3+0.5\sqrt{5} = \sqrt{3} + 0.5

D) It is impossible to determine without a calculator.

Show the worked solution

Answer: A

Explanation

Step 1 — Square both (both are positive, so squaring keeps the inequality the right way round).

(5)2=5(3+0.5)2=3+3+0.25=3.25+3(\sqrt{5})^2 = 5 \qquad (\sqrt{3}+0.5)^2 = 3 + \sqrt{3} + 0.25 = 3.25 + \sqrt{3}

Step 2 — Compare 5 with 3.25+33.25+\sqrt3. That means comparing 3\sqrt3 with 1.751.75. Square again: 33 versus 3.06253.0625.

Since 3<3.06253 < 3.0625, we get 3<1.75\sqrt3 < 1.75, so 3.25+3<53.25+\sqrt3 < 5, and therefore 5\sqrt5 is larger.

Why the others are wrong: the gap here is razor-thin — 2.2322.232 versus 2.2362.236

  • B is what estimation gives: round 3\sqrt3 up to 1.75 and the inequality flips. A 0.004 gap is far smaller than rounding error.
  • C ("equal") is the same story at 2 decimal places.
  • D ("impossible without a calculator") — the squaring argument above is the calculator-free proof.

Takeaway: Square both sides to remove surds (valid when both are positive). When values are this close, approximation cannot be trusted, but exact comparison can.


Q8Basic

Topic: Ascending order — surd among decimals

Place in ascending order: 2\sqrt{2}, 32\dfrac{3}{2}, 1.41.4

A) 1.4<2<321.4 < \sqrt{2} < \dfrac{3}{2}

B) 2<1.4<32\sqrt{2} < 1.4 < \dfrac{3}{2}

C) 1.4<32<21.4 < \dfrac{3}{2} < \sqrt{2}

D) 32<2<1.4\dfrac{3}{2} < \sqrt{2} < 1.4

Show the worked solution

Answer: A

Explanation

Step 1 — Convert to decimals.

1.4=1.4001.4 = 1.400

32=1.500\dfrac{3}{2} = 1.500

21.4142\sqrt{2} \approx 1.4142\ldots

Step 2 — Compare.

1.400<1.414<1.500    1.4<2<321.400 < 1.414\ldots < 1.500 \implies 1.4 < \sqrt{2} < \frac{3}{2}

Why the others are wrong:

  • B puts 2\sqrt{2} below 1.4 — the misremembered benchmark (2\sqrt{2} "about 1.2"). In fact 1.42=1.96<21.4^2 = 1.96 < 2, so 2>1.4\sqrt{2} > 1.4, guaranteed.
  • C puts 2\sqrt{2} above 32\frac{3}{2} — usually 2\sqrt{2} confused with 31.732\sqrt{3} \approx 1.732. Check: 1.52=2.25>21.5^2 = 2.25 > 2, so 2<1.5\sqrt{2} < 1.5.
  • D is internally impossible: it places 32=1.5\frac{3}{2} = 1.5 below 1.4. One glance at the two rational values kills it before 2\sqrt{2} even enters the picture.

Takeaway: 21.414\sqrt{2} \approx 1.414 is a benchmark worth memorising — and when memory wavers, squaring the boundaries (1.42=1.961.4^2 = 1.96, 1.52=2.251.5^2 = 2.25) pins 2\sqrt{2} between them with certainty.


Q9Intermediate

Topic: Identifying a value between two surds

Which of the following lies strictly between 7\sqrt{7} and 11\sqrt{11}?

A) 52\dfrac{5}{2}

B) 103\dfrac{10}{3}

C) 323\sqrt{2}

D) 33

Show the worked solution

Answer: D

Explanation

Step 1 — Bound 7\sqrt{7} and 11\sqrt{11} using perfect squares.

7>(2.6)2=6.767 > (2.6)^2 = 6.76, so 7>2.6\sqrt{7} > 2.6.

3<11<43 < \sqrt{11} < 4 since 9<11<169 < 11 < 16.

Step 2 — Test option D: 33.

Is 7<3<11\sqrt{7} < 3 < \sqrt{11}? Squaring: 7<9<117 < 9 < 11. Yes — 7<9=3<11\sqrt{7} < \sqrt{9} = 3 < \sqrt{11}. ✓

Step 3 — Check the others are outside the range.

A) 52=2.5<2.6<7\dfrac{5}{2} = 2.5 < 2.6 < \sqrt{7} — too small.

B) 1033.33\dfrac{10}{3} \approx 3.33 and (10/3)2=100/911.11>11(10/3)^2 = 100/9 \approx 11.11 > 11, confirming 103>11\frac{10}{3} > \sqrt{11} — too large.

C) 32=18>113\sqrt{2} = \sqrt{18} > \sqrt{11} — too large.

Takeaway: To check whether a value vv satisfies a<v<b\sqrt{a} < v < \sqrt{b}, just square everything: check a<v2<ba < v^2 < b. No calculator needed.


Q10Intermediate

Topic: Comparing large powers

Without a calculator, which statement is correct?

A) 230>3202^{30} > 3^{20}

B) 230=3202^{30} = 3^{20}

C) It cannot be determined without a calculator.

D) 230<3202^{30} < 3^{20}

Show the worked solution

Answer: D

Explanation

Step 1 — Rewrite both with the same exponent.

230=(23)10=8102^{30} = (2^3)^{10} = 8^{10}

320=(32)10=9103^{20} = (3^2)^{10} = 9^{10}

Step 2 — Compare.

Since 8<98 < 9 and the exponent 10 is the same (and positive):

810<910    230<3208^{10} < 9^{10} \implies 2^{30} < 3^{20}

Why the others are wrong:

  • A is the "bigger exponent wins" instinct — 30 beats 20, surely? But the bases differ, and base strength can outweigh exponent count: rewritten with a common exponent, the fight is 8108^{10} vs 9109^{10}, and 9 wins.
  • B ("equal") mistakes matching exponents for matching values: both sides become something10^{10}, but the somethings are 8 and 9.
  • C is the surrender option — the factoring trick above is precisely the no-calculator method the NBT expects you to find.

Takeaway: To compare ama^m with bnb^n, force a common exponent using gcd(m,n)\gcd(m,n): 230=(23)102^{30} = (2^3)^{10}, 320=(32)103^{20} = (3^2)^{10}. The comparison collapses to the bases, 8 vs 9.


Q11Proficient

Topic: Ordering three surd expressions

Which correctly orders from least to greatest: 52\dfrac{\sqrt{5}}{2}, 3+12\dfrac{\sqrt{3}+1}{2}, 32\sqrt{\dfrac{3}{2}}?

A) 3+12<52<32\dfrac{\sqrt{3}+1}{2} < \dfrac{\sqrt{5}}{2} < \sqrt{\dfrac{3}{2}}

B) 52<3+12<32\dfrac{\sqrt{5}}{2} < \dfrac{\sqrt{3}+1}{2} < \sqrt{\dfrac{3}{2}}

C) 52<32<3+12\dfrac{\sqrt{5}}{2} < \sqrt{\dfrac{3}{2}} < \dfrac{\sqrt{3}+1}{2}

D) 32<52<3+12\sqrt{\dfrac{3}{2}} < \dfrac{\sqrt{5}}{2} < \dfrac{\sqrt{3}+1}{2}

Show the worked solution

Answer: C

Explanation

Square each one (all three are positive):

(52)2=1.25(32)2=1.5(3+12)2=4+234=1+321.866\left(\frac{\sqrt{5}}{2}\right)^2 = 1.25 \qquad \left(\sqrt{\frac{3}{2}}\right)^2 = 1.5 \qquad \left(\frac{\sqrt{3}+1}{2}\right)^2 = \frac{4+2\sqrt3}{4} = 1 + \frac{\sqrt3}{2} \approx 1.866

Order them: 1.25<1.5<1.8661.25 < 1.5 < 1.866, so 52<32<3+12\frac{\sqrt{5}}{2} < \sqrt{\frac{3}{2}} < \frac{\sqrt{3}+1}{2}

Why the others are wrong:

  • A and B both drop the cross term when squaring: (3+1)2(\sqrt3+1)^2 taken as 3+1=43+1=4, making the third expression square to 1 and look smallest. The full expansion is 4+234+2\sqrt3.
  • D compares the raw numbers under the roots, forgetting that the denominator in 52\frac{\sqrt5}{2} quarters its square.

Takeaway: Squaring turns a surd comparison into plain numbers — but (a+b)2=a2+2ab+b2(a+b)^2 = a^2+2ab+b^2, cross term included, every time.


Section 3 — Arithmetic: BODMAS and Fractions

BODMAS: Brackets, Orders (powers/roots), Division, Multiplication (left to right), Addition, Subtraction (left to right). Division and multiplication have equal priority — work left to right. Same for addition and subtraction.


Q12Basic

Topic: BODMAS with integers

Evaluate 3+2×413 + 2 \times 4 - 1.

A) 19

B) 10

C) 18

D) 12

Show the worked solution

Answer: B

Explanation

Step 1 — Multiplication before addition/subtraction.

3+2×4=81=3+813 + \underbrace{2 \times 4}_{= 8} - 1 = 3 + 8 - 1

Step 2 — Left to right.

3+81=111=103 + 8 - 1 = 11 - 1 = 10

Why the others are wrong:

  • A (19) is pure left-to-right reading: 3+2=53 + 2 = 5, then 5×4=205 \times 4 = 20, then 1-1. The most common BODMAS failure there is.
  • D (12) does the multiplication correctly but then adds the 1 instead of subtracting: 3+8+13 + 8 + 1. Sign slips love to hide behind a correctly-handled multiplication.
  • C (18) survives no consistent order of operations at all — it is what appears when brackets get imagined mid-calculation. Writing the multiplication's result (8) down before touching the additions leaves it nowhere to come from.

Takeaway: Multiplication before addition and subtraction, always — then strictly left to right among equals. Write the intermediate product down; most BODMAS errors happen in the head, not on the page.


Q13Basic

Topic: BODMAS with fractions

Evaluate 12+23×34\dfrac{1}{2} + \dfrac{2}{3} \times \dfrac{3}{4}.

A) 34\dfrac{3}{4}

B) 56\dfrac{5}{6}

C) 78\dfrac{7}{8}

D) 11

Show the worked solution

Answer: D

Explanation

Step 1 — Multiplication first.

23×34=2×33×4=612=12\frac{2}{3} \times \frac{3}{4} = \frac{2 \times 3}{3 \times 4} = \frac{6}{12} = \frac{1}{2}

Step 2 — Addition.

12+12=1\frac{1}{2} + \frac{1}{2} = 1

Why the others are wrong:

  • C (78\frac{7}{8}) is the left-to-right error in fraction costume: (12+23)×34=76×34=78\left(\frac{1}{2} + \frac{2}{3}\right) \times \frac{3}{4} = \frac{7}{6} \times \frac{3}{4} = \frac{7}{8}. BODMAS doesn't switch off because the numbers grew fraction bars.
  • B (56\frac{5}{6}) is 12+13\frac{1}{2} + \frac{1}{3} — the product 612\frac{6}{12} mis-simplified to 13\frac{1}{3} instead of 12\frac{1}{2}. Simplify by dividing top and bottom by the same number.
  • A (34\frac{3}{4}) merely echoes the last fraction in the question — a no-work option.

Takeaway: Multiplication before addition, even when everything is a fraction. Multiply tops, multiply bottoms, simplify carefully — 612\frac{6}{12} is 12\frac{1}{2}, and the whole expression collapses to 12+12=1\frac12 + \frac12 = 1.


Q14Basic

Topic: BODMAS — division of fractions

Evaluate 3413÷23\dfrac{3}{4} - \dfrac{1}{3} \div \dfrac{2}{3}.

A) 512\dfrac{5}{12}

B) 712\dfrac{7}{12}

C) 12\dfrac{1}{2}

D) 14\dfrac{1}{4}

Show the worked solution

Answer: D

Explanation

Step 1 — Division first (same priority as multiplication, apply before subtraction).

13÷23=13×32=36=12\frac{1}{3} \div \frac{2}{3} = \frac{1}{3} \times \frac{3}{2} = \frac{3}{6} = \frac{1}{2}

Step 2 — Subtraction.

3412=3424=14\frac{3}{4} - \frac{1}{2} = \frac{3}{4} - \frac{2}{4} = \frac{1}{4}

Why the others are wrong:

  • A (512\frac{5}{12}) is 3413\frac{3}{4} - \frac{1}{3} — the division vanished entirely; only the two visible fractions got processed.
  • B (712\frac{7}{12}) treats "÷23\div \frac{2}{3}" as "÷2\div 2": 13×12=16\frac{1}{3} \times \frac{1}{2} = \frac{1}{6}, then 3416=712\frac{3}{4} - \frac{1}{6} = \frac{7}{12}. The reciprocal of 23\frac{2}{3} is 32\frac{3}{2}, not 12\frac{1}{2}.
  • C (12\frac{1}{2}) is the intermediate result 13÷23\frac{1}{3} \div \frac{2}{3} reported as the final answer — the subtraction step was never completed.

Takeaway: Dividing by a fraction means multiplying by its reciprocal: ÷ab=×ba\div \frac{a}{b} = \times \frac{b}{a}. Do the division first (it outranks subtraction), write its result down, and then finish the expression.


Q15Intermediate

Topic: Mixed fraction expression with powers

Evaluate 23123+1+39\dfrac{2^3 - 1}{2^3 + 1} + \dfrac{3}{9}.

A) 109\dfrac{10}{9}

B) 89\dfrac{8}{9}

C) 43\dfrac{4}{3}

D) 712\dfrac{7}{12}

Show the worked solution

Answer: A

Explanation

Step 1 — Powers first. 23=82^3 = 8

Step 2 — First fraction. 818+1=79\dfrac{8-1}{8+1} = \dfrac{7}{9}

Step 3 — Add (both are already over 9): 79+39=109\frac{7}{9} + \frac{3}{9} = \frac{10}{9}

Why the others are wrong:

  • B (89\frac89) mangled 39\frac39 into 19\frac19. Simplifying must not change the value.
  • C (43\frac43) built the first fraction upside down.
  • D (712\frac{7}{12}) mashed everything into 818+1+3\frac{8-1}{8+1+3}, absorbing one fraction's numerator into the other's denominator.

Takeaway: Powers first (23=82^3 = 8, not 6, and not 2312^{3-1}), simplify each fraction on its own, then add over a common denominator. Fractions never merge by proximity.


Q16Intermediate

Topic: Complex fraction (fraction divided by fraction)

Simplify 12+1314+16\dfrac{\dfrac{1}{2} + \dfrac{1}{3}}{\dfrac{1}{4} + \dfrac{1}{6}}.

A) 54\dfrac{5}{4}

B) 11

C) 32\dfrac{3}{2}

D) 22

Show the worked solution

Answer: D

Explanation

Top (LCD 6):  12+13=56\ \frac12 + \frac13 = \frac56

Bottom (LCD 12):  14+16=512\ \frac14 + \frac16 = \frac{5}{12}

Divide — multiply by the reciprocal: 5/65/12=56×125=2\frac{5/6}{5/12} = \frac{5}{6} \times \frac{12}{5} = 2

Why the others are wrong:

  • B (1) cancelled the matching 5s and stopped, ignoring that 16÷112=2\frac16 \div \frac1{12} = 2 remains.
  • C (32\frac32) paired the fractions wrongly across the bar. Numerator terms stay in the numerator.
  • A (54\frac54) flipped the wrong fraction. Write "×125\times \frac{12}{5}" out before multiplying.

Takeaway: A fraction bar is a division sign. Finish the top, finish the bottom, then multiply by the reciprocal. Expect clean collapses — but earn them step by step.


Q17Proficient

Topic: Telescoping series of fractions

Evaluate 11×2+12×3+13×4++19×10\dfrac{1}{1 \times 2} + \dfrac{1}{2 \times 3} + \dfrac{1}{3 \times 4} + \cdots + \dfrac{1}{9 \times 10}.

A) 910\dfrac{9}{10}

B) 110\dfrac{1}{10}

C) 1011\dfrac{10}{11}

D) 89\dfrac{8}{9}

Show the worked solution

Answer: A

Explanation

Step 1 — Split the general term. 1n(n+1)=1n1n+1\frac{1}{n(n+1)} = \frac{1}{n} - \frac{1}{n+1}

Step 2 — Write the sum out and watch it collapse. (112)+(1213)++(19110)\left(1 - \frac12\right) + \left(\frac12 - \frac13\right) + \cdots + \left(\frac19 - \frac1{10}\right)

Everything in the middle cancels, leaving first minus last: 1110=9101 - \frac{1}{10} = \frac{9}{10}

Why the others are wrong — all three mis-collapse the telescope:

  • B (110\frac1{10}) reports the piece being subtracted, not the result.
  • C (1011\frac{10}{11}) ran one term too far.
  • D (89\frac89) stopped one term early.

Takeaway: After any telescoping collapse, check the two endpoints — once the middle cancels, they are the only places left to go wrong.


Section 4 — Percentages, Ratios, and Proportions

Percentage questions on the NBT almost always involve one of three things: finding a percentage of a quantity, reversing a percentage (finding the original), or combining ratios. Master the equation part=%×whole\text{part} = \% \times \text{whole}.


Q18Basic

Topic: Percentage increase

A price of R240 is increased by 15%. What is the new price?

A) R276

B) R255

C) R288

D) R264

Show the worked solution

Answer: A

Explanation

Step 1 — Use the multiplier method.

A 15% increase means multiplying by 1+0.15=1.151 + 0.15 = 1.15.

240×1.15=276240 \times 1.15 = 276

Why the others are wrong:

  • B (R255) adds fifteen rand, not fifteen per cent — R255 = 240 + 15. Percentages scale with the base: 15 % of R240 is R36.
  • C (R288) applies a 20 % increase (240×1.2240 \times 1.2) — a slipped rate.
  • D (R264) applies 10 % (240×1.1240 \times 1.1) — the "round rate" reflex overriding the stated 15 %.

Takeaway: A 15 % increase means multiplying by 1.15 (a decrease, by 0.85). One multiplier, one multiplication — and check the size: the increase should be R36, visibly more than B's R15 and less than C's R48.


Q19Basic

Topic: Finding the whole from a percentage

If 30% of a number is 45, what is the number?

A) 13.5

B) 135

C) 150

D) 15

Show the worked solution

Answer: C

Explanation

Step 1 — Set up the equation.

0.30×x=450.30 \times x = 45

Step 2 — Solve.

x=450.30=45310=45×103=150x = \frac{45}{0.30} = \frac{45}{\frac{3}{10}} = 45 \times \frac{10}{3} = 150

Why the others are wrong:

  • A (13.5) multiplies instead of divides: 45×0.3045 \times 0.30 finds 30 % of 45 — the question already told you 45 is the 30 %.
  • B (135) divides by 13\frac{1}{3}, quietly replacing 30 % with "a third". Close, but 30 % is 310\frac{3}{10}, not 13\frac{1}{3} — the R15 gap between 135 and 150 is the cost of that approximation.
  • D (15) takes a third of the part (45÷345 \div 3) — dividing in the right spirit but by the wrong reading entirely.

Sanity check the winner: 30 % of 150 = 45 ✓.

Takeaway: "Part = % × whole" rearranges to "whole = part ÷ %". And treat "30 % ≈ a third" as estimation only — the NBT prices the difference into the options.


Q20Basic

Topic: Sharing in a ratio

The ratio of boys to girls in a class is 3:53:5. There are 40 students in total. How many are boys?

A) 15

B) 10

C) 20

D) 25

Show the worked solution

Answer: A

Explanation

Step 1 — Find the total number of parts.

3+5=8 parts3 + 5 = 8 \text{ parts}

Step 2 — Find one part.

One part=408=5\text{One part} = \frac{40}{8} = 5

Step 3 — Find the boys.

Boys=3×5=15\text{Boys} = 3 \times 5 = 15

Why the others are wrong:

  • D (25) is the number of girls — the right method answering the wrong question. Underline what is being asked before you finish.
  • C (20) splits the class in half, ignoring the ratio altogether.
  • B (10) fails the reconstruction test instantly: 10 boys means 30 girls, a ratio of 1 : 3, not 3 : 5.

Takeaway: Add the parts (8), divide the total to get one part (5), multiply by the boys' share (3). Then reconstruct: girls =25= 25, and 15+25=4015 + 25 = 40 ✓ with ratio 15:25=3:515{:}25 = 3{:}5 ✓ — a five-second check that also catches "answered the wrong person" errors like D.


Q21Intermediate

Topic: Reverse percentage

A shirt costs R360 after a 20% discount. What was the original price?

A) R432

B) R450

C) R480

D) R288

Show the worked solution

Answer: B

Explanation

After a 20 % discount the price is 80 % of the original, so:

0.80×original=360original=3600.80=R4500.80 \times \text{original} = 360 \quad\Rightarrow\quad \text{original} = \frac{360}{0.80} = \text{R}450

Check: 450×0.8=360450 \times 0.8 = 360

Why the others are wrong:

  • A (R432) adds 20 % onto the sale price. The 20 % came off the bigger original, so adding 20 % of the smaller price cannot restore it.
  • D (R288) discounts again — running the machine forwards instead of backwards.
  • C (R480) divides by 0.75, turning "20 % off" into "a quarter off".

Takeaway: The original was multiplied by 0.80, so recover it by dividing by 0.80. Never add the percentage back — and always re-apply the discount to check.


Q22Intermediate

Topic: Ratios and totals

Three numbers are in the ratio 2:3:52:3:5. Their sum is 200. What is the largest number?

A) 60

B) 100

C) 80

D) 40

Show the worked solution

Answer: B

Explanation

Step 1 — Set up.

Let the three numbers be 2k2k, 3k3k, 5k5k.

2k+3k+5k=200    10k=200    k=202k + 3k + 5k = 200 \implies 10k = 200 \implies k = 20

Step 2 — Find the largest.

5k=5×20=1005k = 5 \times 20 = 100

Why the others are wrong:

  • A (60) is the middle number (3k3k) and D (40) is the smallest (2k2k) — both are correct values from the correct working, attached to the wrong word. "Largest" is doing the real work in this question.
  • C (80) takes 25\frac{2}{5} of the total — a fraction built from the ratio's outer digits (2 and 5) instead of from part-over-sum (510\frac{5}{10}).

Takeaway: With three ratio parts, one variable: 2k+3k+5k=2002k + 3k + 5k = 200 gives k=20k = 20, so the parts are 40, 60, 100. Each part's share of the whole is (its digits)/(sum of digits) — the largest is 510=50%\frac{5}{10} = 50\%, and half of 200 is 100 ✓.


Q23Proficient

Topic: Compound ratio (ratio chain)

If x:y=3:4x : y = 3 : 4 and y:z=2:5y : z = 2 : 5, what is x:zx : z?

A) 3:53:5

B) 6:56:5

C) 15:815:8

D) 3:103:10

Show the worked solution

Answer: D

Explanation

Step 1 — Make yy match in both ratios. It is 4 in the first and 2 in the second, so scale the second up: y:z=2:5=4:10y:z = 2:5 = 4:10

Step 2 — Link them. x:y:z=3:4:10x:y:z = 3:4:10

Step 3 — Read off. x:z=3:10x:z = 3:10

Why the others are wrong:

  • A (3:53:5) takes the outer numbers as they stand. But xx's 3 is measured against y=4y=4 and zz's 5 against y=2y=2 — two different yardsticks.
  • C (15:815:8) multiplies crosswise, the same yardstick error.
  • B (6:56:5) shuffles numbers with no shared yy at all.

Takeaway: Scale both ratios until the shared middle term matches, then read off the ends. Or multiply the fractions: xz=3425=310\frac{x}{z} = \frac34 \cdot \frac25 = \frac{3}{10}.


Q24Proficient

Topic: Mixture (dilution) problem

A solution is 40% acid. How many litres of pure water must be added to 50 litres of this solution to reduce the acid concentration to 25%?

A) 20 litres

B) 25 litres

C) 40 litres

D) 30 litres

Show the worked solution

Answer: D

Explanation

Step 1 — Find the acid. It never changes when water is added. 40%×50=20 litres40\% \times 50 = 20 \text{ litres}

Step 2 — Set up the new concentration with ww litres of water added: 2050+w=0.25\frac{20}{50+w} = 0.25

Step 3 — Solve. 20=12.5+0.25ww=3020 = 12.5 + 0.25w \Rightarrow w = 30

Check: 2080=25%\frac{20}{80} = 25\%

Why the others are wrong — all three are numbers lifted from the question:

  • A (20) is the amount of acid, the one thing that never changes.
  • B (25) and C (40) echo the two percentages. Percentages are not volumes.

Takeaway: Anchor on what stays constant (the acid) and let the total change. Then check your answer as a concentration — echo-options cannot survive that.


Section 5 — Parity: Odd and Even Expressions

A number is even if it is divisible by 2, odd if not. Key rules: - even ± even = even; odd ± odd = even; even ± odd = odd - even × anything = even; odd × odd = odd


Q25Basic

Topic: Even + 1

If nn is an even integer, which of the following is always odd?

A) n+2n + 2

B) n+1n + 1

C) 2n2n

D) n2n^2

Show the worked solution

Answer: B

Explanation

Step 1 — Test each with n=4n = 4 (even).

A) 4+2=64 + 2 = 6 — even.

B) 4+1=54 + 1 = 5 — odd. ✓

C) 2(4)=82(4) = 8 — even.

D) 42=164^2 = 16 — even.

Step 2 — Prove B is always odd.

nn is even means n=2kn = 2k for some integer kk. Then n+1=2k+1n + 1 = 2k + 1 — always odd.

Takeaway: Even + odd = odd. nn even, 11 odd → n+1n + 1 odd. All the other options add or multiply even numbers, keeping the result even.


Q26Basic

Topic: Mixed parity multiplication

If pp is odd and qq is even, which of the following is always even?

A) p+qp + q

B) pqp - q

C) pqp \cdot q

D) p2+qp^2 + q

Show the worked solution

Answer: C

Explanation

Step 1 — Apply parity rules.

A) p+qp + q: odd + even = odd. Not always even.

B) pqp - q: odd − even = odd. Not always even.

C) pqp \cdot q: odd × even = even. ✓ (Any multiple of an even number is even.)

D) p2+qp^2 + q: (p2)(p^2) — odd² = odd. odd + even = odd. Not always even.

Takeaway: Multiplying by an even number always gives an even result — the factor of 2 in qq makes the product divisible by 2, regardless of pp.


Q27Intermediate

Topic: Two odd numbers

If mm and nn are both odd, which expression is always odd?

A) m2+nm^2 + n

B) m+nm + n

C) mnm \cdot n

D) mnm - n

Show the worked solution

Answer: C

Explanation

Step 1 — Test each.

A) m2+nm^2 + n: odd² = odd; odd + odd = even. Always even, not odd.

B) m+nm + n: odd + odd = even. Always even.

C) mnm \cdot n: odd × odd = odd. Always odd. ✓

D) mnm - n: odd − odd = even. Always even.

Step 2 — Formal proof for C.

m=2a+1m = 2a+1, n=2b+1n = 2b+1 for integers a,ba, b.

mn=(2a+1)(2b+1)=4ab+2a+2b+1=2(2ab+a+b)+1mn = (2a+1)(2b+1) = 4ab + 2a + 2b + 1 = 2(2ab + a + b) + 1

This is of the form 2k+12k + 1 — always odd.

Takeaway: The product of two odd numbers is always odd. Options A, B, and D are all always even when both inputs are odd — a result that surprises many students.


Q28Intermediate

Topic: Consecutive integers

Let pp, qq, rr be three consecutive integers. Which of the following is always even?

A) p+q+rp + q + r

B) pqrp \cdot q \cdot r

C) p2+q2+r2p^2 + q^2 + r^2

D) p+qp + q

Show the worked solution

Answer: B

Explanation

Step 1 — Write as nn, n+1n+1, n+2n+2.

Test option D: p+q=n+(n+1)=2n+1p + q = n + (n+1) = 2n + 1 — always odd. Eliminate.

Test option A: p+q+r=3n+3=3(n+1)p + q + r = 3n + 3 = 3(n+1). If n=2n = 2: 3(3)=93(3) = 9 (odd). Not always even. Eliminate.

Test option C: If n=2n = 2: 4+9+16=294 + 9 + 16 = 29 (odd). Eliminate.

Test option B: pqr=n(n+1)(n+2)pqr = n(n+1)(n+2). Among any 3 consecutive integers, at least one is even. An even factor makes the whole product even. ✓

Takeaway: Among any set of consecutive integers, at least one is even. Therefore their product is always even. In fact, n(n+1)(n+2)n(n+1)(n+2) is always divisible by 3!=63! = 6.

Why the others are wrong: A is 3q3q, which is even only when qq is. D is always ODD — two consecutive integers are one even and one odd. C works for 1,2,31, 2, 3 but not for 2,3,42, 3, 4: 4+9+16=294 + 9 + 16 = 29. One counter-example is enough to kill an "always".


Q29Proficient

Topic: Parity of a sum and difference

For integers aa and bb, if a+ba + b is odd and aba - b is odd, which must be true?

A) Both aa and bb are even

B) Both aa and bb are odd

C) aa and bb have different parities (one odd, one even)

D) a2+b2a^2 + b^2 is even

Show the worked solution

Answer: C

Explanation

Step 1 — Recall when a sum is odd.

x+yx + y is odd ⟺ exactly one of xx, yy is odd (different parities).

Step 2 — Apply to a+ba + b.

a+ba + b is odd → aa and bb have different parities. So one is even and the other is odd.

Step 3 — Confirm with aba - b.

ab=a+(b)a - b = a + (-b). The parity of b-b equals the parity of bb. So aba - b odd means aa and bb also have different parities — consistent.

Step 4 — Check option D.

If aa even, bb odd: a2a^2 even, b2b^2 odd, a2+b2a^2 + b^2 = odd. So D is false (it would be odd, not even).

Takeaway: Both a+ba + b and aba - b being odd simultaneously forces different parities. Check option D carefully — a2+b2a^2 + b^2 being "even" sounds plausible but is actually false when parities differ.


Section 6 — Last Digit of Large Powers

The units digit of nkn^k follows a repeating cycle. To find the units digit of nkn^k: 1. Find the cycle of units digits for powers of nn (cycles of length 1, 2, or 4). 2. Find kmodcycle lengthk \bmod \text{cycle length}. 3. The remainder gives the position in the cycle (remainder 0 means the last position).

Why the others are wrong: A and B both give an EVEN sum — even + even and odd + odd. D fails for the pair that does work: an odd square plus an even square is odd.


Q30Basic

Topic: Last digit — powers of 7

What is the units digit of 7207^{20}?

A) 1

B) 3

C) 7

D) 9

Show the worked solution

Answer: A

Explanation

Step 1 — Find the cycle of units digits.

71=77^1 = 7, 72=497^2 = 49, 73=3437^3 = 343, 74=24017^4 = 2401 — so the cycle is 7, 9, 3, 1, length 4.

Step 2 — Locate 7207^{20}. 20÷4=520 \div 4 = 5 remainder 0, which means the last position: digit 1.

Why the others are wrong: C (7), D (9) and B (3) are positions 1, 2 and 3 of the same cycle. The whole question turns on one convention: remainder 0 means the last position, because 74,78,7127^4, 7^8, 7^{12} all end where 747^4 ends.

Takeaway: Powers of 7 (and 3) cycle every 4. Any exponent divisible by 4 lands on 1. Anchor it with 74=24017^4 = 2401 whenever you doubt the convention.


Q31Basic

Topic: Last digit — powers of 3

What is the units digit of 31003^{100}?

A) 3

B) 1

C) 7

D) 9

Show the worked solution

Answer: B

Explanation

Step 1 — Find the cycle.

31=33^1 = 33; 32=93^2 = 99; 33=273^3 = 277; 34=813^4 = 811.

Cycle: 3, 9, 7, 1 (length 4).

Step 2 — Find position of 31003^{100}.

100÷4=25 remainder 0100 \div 4 = 25 \text{ remainder } 0

Remainder 0 → last position in cycle → units digit 1.

Why the others are wrong: A (3), D (9) and C (7) are cycle positions 1, 2 and 3 — the full menu of remainder-handling mistakes. The most seductive is A: "powers of 3 end in 3." They do — once every four exponents. 100 is a multiple of 4, so 31003^{100} sits at the cycle's end, not its start.

Takeaway: Powers of 3 and 7 share cycle length 4 and both land on 1 whenever the exponent is a multiple of 4. The bulletproof form: 3100=(34)25=81253^{100} = (3^4)^{25} = 81^{25}, and a number ending in 1 raised to any power still ends in 1 ✓.


Q32Intermediate

Topic: Units digit of a sum of two powers

What is the units digit of 2103+31032^{103} + 3^{103}?

A) 5

B) 1

C) 3

D) 7

Show the worked solution

Answer: A

Explanation

Both cycles have length 4, so one division serves both: 103=4×25+3103 = 4 \times 25 + 3, position 3.

  • Cycle of 2 is 2, 4, 8, 6 → position 3 gives 8
  • Cycle of 3 is 3, 9, 7, 1 → position 3 gives 7

Add: 8+7=158 + 7 = 15, so the units digit is 5.

Why the others are wrong:

  • C (3) read both cycles one position early.
  • D (7) treated 103 as a multiple of 4, landing on both cycle ends.
  • B (1) read one cycle right and reset the other to its start. Same exponent means the same position in both.

Takeaway: Find each units digit, add them, then take the units digit of that little sum. Compute the remainder once when the cycles share a length.


Q33Proficient

Topic: Tower of powers (power of a power)

What is the units digit of 7777^{7^7}?

A) 1

B) 3

C) 7

D) 9

Show the worked solution

Answer: B

Explanation

The cycle of 7 has length 4, so you need the top exponent 777^7 modulo 4.

Since 73(mod4)7 \equiv 3 \pmod 4 and 721(mod4)7^2 \equiv 1 \pmod 4: 77=(72)3×71×3=3(mod4)7^7 = (7^2)^3 \times 7 \equiv 1 \times 3 = 3 \pmod 4

Position 3 in the cycle 7, 9, 3, 1 gives units digit 3.

Why the others are wrong:

  • C (7) flattens the tower into (77)7=749(7^7)^7 = 7^{49}. A tower is read top-down: 7(77)7^{(7^7)} is a vastly bigger number.
  • A (1) and D (9) come from garbled arithmetic on the top exponent. Do the small computation honestly.

Takeaway: A tower abca^{b^c} means a(bc)a^{(b^c)}, never (ab)c(a^b)^c. Reduce the top exponent modulo the cycle length, then read the cycle — two tiny calculations replace an astronomical number.


Section 7 — Counting and Permutations

Fundamental rule: If event A can happen in mm ways and event B can happen in nn ways, then A then B can happen in m×nm \times n ways.

Permutation (order matters, no repetition): n×(n1)×n \times (n-1) \times \cdots for as many slots as needed.

Combination (order does not matter): (nr)=n!r!(nr)!\dbinom{n}{r} = \dfrac{n!}{r!\,(n-r)!}.


Q34Basic

Topic: Factorial — arranging objects

In how many ways can 4 different books be arranged in a row on a shelf?

A) 4

B) 16

C) 24

D) 256

Show the worked solution

Answer: C

Explanation

Step 1 — Count the choices for each position.

Position 1: 4 books to choose from. Position 2: 3 remaining books. Position 3: 2 remaining books. Position 4: 1 remaining book.

Step 2 — Multiply.

4×3×2×1=4!=244 \times 3 \times 2 \times 1 = 4! = 24

Why the others are wrong:

  • D (256) is 444^4 — each shelf position given all four books, as if one book could stand in several places at once. Powers count with repetition; arrangements shrink the pool each time.
  • B (16) is 424^2 — a half-remembered "multiply the 4 by something" instinct.
  • A (4) counts the books, not the arrangements — the no-work option.

Takeaway: Arranging nn distinct objects in a row gives n!=n×(n1)××1n! = n \times (n-1) \times \cdots \times 1; here 4!=244! = 24. The shrinking factors (4, 3, 2, 1) are the signature of "no repetition" — if your factors don't shrink, you've allowed clones.


Q35Basic

Topic: Permutations from a larger set

How many 3-digit numbers can be formed from the digits {1,2,3,4,5}\{1, 2, 3, 4, 5\} if no digit may be repeated?

A) 60

B) 15

C) 125

D) 120

Show the worked solution

Answer: A

Explanation

Step 1 — Count choices for each digit position.

Hundreds digit: 5 choices. Tens digit: 4 remaining choices. Units digit: 3 remaining choices.

Step 2 — Multiply.

5×4×3=605 \times 4 \times 3 = 60

Why the others are wrong:

  • C (125) is 535^3 — repetition allowed, five choices for every slot. The words "no digit may be repeated" are exactly what turns 5×5×55 \times 5 \times 5 into 5×4×35 \times 4 \times 3.
  • D (120) is 5!5! — arranging all five digits, but the number only has three positions.
  • B (15) is 5×35 \times 3 — the two visible numbers multiplied, with no counting model behind it.

Takeaway: This is the permutation P(5,3)=5×4×3=60P(5,3) = 5 \times 4 \times 3 = 60: one factor per position, shrinking by one each time. Match the number of factors to the number of slots, and let "no repetition" shrink them.


Q36Intermediate

Topic: Ordered selection (president and vice-president)

From a group of 5 students, in how many ways can a president and a vice-president be chosen?

A) 10

B) 20

C) 25

D) 15

Show the worked solution

Answer: B

Explanation

Order matters — the two roles are different. President: 5 choices. Vice-president: 4 left.

5×4=205 \times 4 = 20

Why the others are wrong:

  • A (10) is the committee count (52)\binom52 — right only if the roles were interchangeable. President-Thabo/VP-Amina differs from the reverse, so each pair counts twice.
  • C (25) is 525^2, letting one student hold both offices.
  • D (15) adds the choices. Successive choices always multiply.

Takeaway: Named roles → order matters → permutation. Unnamed committee → order does not → combination. The factor of 2 between 20 and 10 is exactly the two orderings of each pair.


Q37Intermediate

Topic: Permutations with repeated letters

In how many distinct ways can the letters of the word LEVEL be arranged?

A) 120

B) 30

C) 60

D) 20

Show the worked solution

Answer: B

Explanation

Step 1 — Count the letters.

L, E, V, E, L — five letters: L appears twice, E appears twice, V appears once.

Step 2 — Use the formula for arrangements with repeats.

5!2!×2!=1202×2=1204=30\frac{5!}{2! \times 2!} = \frac{120}{2 \times 2} = \frac{120}{4} = 30

Why the others are wrong:

  • A (120) is 5!5! — treating all five letters as distinct, as if the two L's were different colours. Swapping identical letters produces the same word, so 120 counts every arrangement four times.
  • C (60) divides by only one 2!2! — the repeated L's handled, the repeated E's forgotten. Every repeated letter needs its own factorial.
  • D (20) divides by 3!=63! = 6 — lumping the four repeated letters (L, L, E, E) into one group of "repeats". The divisor is per-letter: 2!×2!=42! \times 2! = 4, not 3!3!.

Takeaway: Arrangements with repeats: n!k1!k2!\frac{n!}{k_1!\,k_2!\cdots} — one factorial for each letter counted separately. LEVEL: 5!2!2!=30\frac{5!}{2!\,2!} = 30. Tally the letters before touching the formula.


Q38Proficient

Topic: Combinations with a restriction

A bag contains 4 red, 3 blue, and 2 green marbles. In how many ways can 3 marbles be selected if exactly 2 must be red?

A) 20

B) 24

C) 36

D) 30

Show the worked solution

Answer: D

Explanation

Reds: choose 2 from 4 → (42)=6\binom{4}{2} = 6

Non-red: choose 1 from the other 5 (3 blue + 2 green) → (51)=5\binom{5}{1} = 5

Multiply: 6×5=306 \times 5 = 30

Why the others are wrong — each corrupts one factor:

  • A (20) used 4×54 \times 5: choosing a pair of reds is not the same as choosing one.
  • B (24) used 6×46 \times 4: the non-red pool is 5, greens included.
  • C (36) used 6×66 \times 6 — the first factor recycled.

Takeaway: For "exactly kk of type X": (Xk)×(othersrest)\binom{|X|}{k} \times \binom{\text{others}}{\text{rest}}. Label each factor as you write it — every wrong option here is a mislabelled factor.


Q39Proficient

Topic: Even numbers from a set (no repetition)

How many 4-digit even numbers can be formed from the digits {1,2,3,4,6}\{1, 2, 3, 4, 6\} with no repetition?

A) 48

B) 60

C) 72

D) 96

Show the worked solution

Answer: C

Explanation

Step 1 — Fill the restricted slot first. Even means the units digit is 2, 4 or 6 — 3 choices.

Step 2 — Fill the rest from the 4 digits left: 4×3×2=244 \times 3 \times 2 = 24

Step 3 — Multiply: 3×24=723 \times 24 = 72

Why the others are wrong:

  • A (48) counted only 2 even digits, overlooking the 6.
  • D (96) counted 4, sweeping an odd digit into the even pile.
  • B (60) is a three-slot permutation that ignored the structure entirely.

Takeaway: Fill the most restricted slot first, then the free ones. When a restriction names a property, list the elements that actually have it — miscounting that set is the whole game.


Section 8 — Mean, Median, and Weighted Average

Mean = sum of all values ÷ number of values. Median = middle value when data is sorted (for an even count, average the two middle values). Weighted mean = (weight×value)weights\dfrac{\sum (\text{weight} \times \text{value})}{\sum \text{weights}}.


Q40Basic

Topic: Arithmetic mean

The marks of 5 students are 60, 72, 68, 75, 80. What is the mean?

A) 71

B) 70

C) 72

D) 75

Show the worked solution

Answer: A

Explanation

Step 1 — Sum the values.

60+72+68+75+80=35560 + 72 + 68 + 75 + 80 = 355

Step 2 — Divide by 5.

Mean=3555=71\text{Mean} = \frac{355}{5} = 71

Why the others are wrong: C (72) and D (75) are values sitting in the data set — echo bait for anyone who "eyeballs the middle". B (70) is the round number nearest the truth, the reward for estimating the sum instead of computing it. None of the three equals 355÷5355 \div 5, and that division is the only authority.

Takeaway: Build the sum in a running chain — 60+72=13260 + 72 = 132; +68=200+68 = 200; +75=275+75 = 275; +80=355+80 = 355 — then divide once: 355÷5=71355 \div 5 = 71. Chained addition with a checkpoint at each step is how you beat "clean-looking" wrong options without a calculator.


Q41Basic

Topic: Median of an odd data set

Find the median of the data set: 3,7,1,9,4,6,83, 7, 1, 9, 4, 6, 8

A) 4

B) 5

C) 6

D) 7

Show the worked solution

Answer: C

Explanation

Step 1 — Sort the data in ascending order.

1,3,4,6,7,8,91, 3, 4, 6, 7, 8, 9

Step 2 — Find the middle value. There are 7 values; the median is the 7+12=4\frac{7+1}{2} = 4th value.

1,3,4,64th,7,8,9    median=61, 3, 4, \underbrace{6}_{\text{4th}}, 7, 8, 9 \implies \text{median} = 6

Why the others are wrong:

  • B (5) is the midrange 1+92\frac{1+9}{2} — halfway between min and max. The median is the middle member, not the middle of the endpoints.
  • D (7) echoes the count of values (seven data points) — and also happens to be a datum, doubling its bait value.
  • A (4) confuses the middle position (4th) with the value 4 — position and value are different currencies.

Takeaway: Sort first, always: 1,3,4,6,7,8,91,3,4,\mathbf{6},7,8,9 → the 4th of 7 values is the median, 6. Every wrong option here is a different "middle-ish" number — only sorting tells you which middle the median actually is.


Q42Basic

Topic: Finding a missing value given the mean

The mean of four numbers is 15. Three of the numbers are 12, 18, and 14. What is the fourth number?

A) 14

B) 15

C) 17

D) 16

Show the worked solution

Answer: D

Explanation

Step 1 — Find the required total.

Total=mean×n=15×4=60\text{Total} = \text{mean} \times n = 15 \times 4 = 60

Step 2 — Subtract the known values.

60121814=1660 - 12 - 18 - 14 = 16

Why the others are wrong:

  • B (15) echoes the mean itself — "if the mean is 15, the missing number is probably 15" is a guess, not a computation. (It would only be right if the other three averaged exactly 15; they average 44314.7\frac{44}{3} \approx 14.7.)
  • A (14) echoes a number already in the data.
  • C (17) is a one-off arithmetic slip in 604460 - 44. The subtraction chain 6012181460 - 12 - 18 - 14 done one number at a time (48,30,1648, 30, 16) leaves no room for it.

Takeaway: "Mean × count = total" is the master move: target total 60, known sum 44, missing value 16. Verify: 12+18+14+164=604=15\frac{12+18+14+16}{4} = \frac{60}{4} = 15 ✓.


Q43Intermediate

Topic: Required score for a target mean

A student scored 70, 82, and 65 on three tests. What score is needed on the fourth test to achieve a mean of 75?

A) 78

B) 83

C) 80

D) 85

Show the worked solution

Answer: B

Explanation

Required total for a mean of 75 over 4 tests: 75×4=30075 \times 4 = 300

Current total: 70+82+65=21770 + 82 + 65 = 217

Fourth score: 300217=83300 - 217 = 83

Why the others are wrong: C (80) is the round guess; A (78) and D (85) bracket the truth to punish mental arithmetic. Only 83 passes the check: 3004=75\frac{300}{4} = 75

Takeaway: Required score = (target mean × tests) − (current total). Or think in deficits: the three scores are 8 short of 3×753 \times 75, so the fourth must be 8 above 75. Same answer, built-in check.


Q44Intermediate

Topic: Weighted (combined) mean

In a class of 30 students, boys have an average mark of 72 and girls have an average mark of 80. There are 18 boys. What is the class average?

A) 74.4

B) 75.2

C) 76.0

D) 77.0

Show the worked solution

Answer: B

Explanation

Girls: 3018=1230 - 18 = 12

Totals: boys 18×72=129618 \times 72 = 1296; girls 12×80=96012 \times 80 = 960; together 2256

Class average: 225630=75.2\dfrac{2256}{30} = 75.2

Why the others are wrong:

  • C (76.0) is the plain average of 72 and 80 — valid only if the groups were equal size.
  • D (77.0) swaps the weights, giving the smaller group the bigger pull. More boys must drag the average below 76, so anything above 76 is impossible.
  • A (74.4) used a 30 % girl-weight instead of 40 %.

Takeaway: Predict the side before computing: the bigger group pulls the average toward itself. That one prediction eliminates half the options.


Q45Proficient

Topic: Stem-and-leaf — mean vs median

A stem-and-leaf diagram shows:

Stem Leaf
0 6 8
1 0 4
2 2

What is the difference between the mean and the median?

A) 0

B) 4

C) 6

D) 2

Show the worked solution

Answer: D

Explanation

The data (already sorted): 6, 8, 10, 14, 22 — five values.

Median: the 3rd value, 10

Mean: 605=12\dfrac{60}{5} = 12

Difference: 1210=212 - 10 = 2

Why the others are wrong:

  • A (0) assumes mean = median. True for symmetric data, but the lone 22 drags the mean up while the median stays put.
  • B (4) mis-totalled the sum.
  • C (6) misread the diagram, treating leaves as whole values. The stems carry the tens.

Takeaway: Read stem-and-leaf as (stem × 10) + leaf, and the data arrive pre-sorted. Mean above median is the fingerprint of right-skewed data — here caused by that 22.


Section 9 — Compound Probability

Independent events: P(AB)=P(A)×P(B)P(A \cap B) = P(A) \times P(B).

Union: P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B).

Conditional probability: P(AB)=P(AB)P(B)P(A | B) = \dfrac{P(A \cap B)}{P(B)}.

Without replacement: the second draw depends on the first — adjust the denominator.


Q46Basic

Topic: Independent events — two tosses

A fair coin is tossed twice. What is the probability of getting two heads?

A) 14\dfrac{1}{4}

B) 12\dfrac{1}{2}

C) 13\dfrac{1}{3}

D) 34\dfrac{3}{4}

Show the worked solution

Answer: A

Explanation

Step 1 — List sample space.

HH, HT, TH, TT — four equally likely outcomes.

Step 2 — Count favourable outcomes.

Only HH. P(HH)=14P(\text{HH}) = \dfrac{1}{4}.

Alternatively: tosses are independent, so P(H)×P(H)=12×12=14P(\text{H}) \times P(\text{H}) = \dfrac{1}{2} \times \dfrac{1}{2} = \dfrac{1}{4}.

Why the others are wrong:

  • B (12\frac12) is the single-toss probability doing double duty — two tosses require multiplying, not reusing.
  • C (13\frac13) is the seductive "three outcomes: no heads, one head, two heads — each equally likely" model. The outcomes exist but their probabilities differ (14,12,14\frac14, \frac12, \frac14): "one head" happens two ways (HT, TH).
  • D (34\frac34) is P(at least one head)P(\text{at least one head}) — the complement of the wanted event's opposite, a mis-aimed complement.

Takeaway: Independent events multiply: 12×12=14\frac12 \times \frac12 = \frac14. When in doubt, write the sample space (HH, HT, TH, TT) — four equally likely outcomes settle every one of these disputes at a glance.


Q47Basic

Topic: Independent events with replacement

A bag contains 3 red and 2 blue marbles. One marble is drawn and replaced. What is the probability of drawing a red marble followed by a blue marble?

A) 15\dfrac{1}{5}

B) 625\dfrac{6}{25}

C) 310\dfrac{3}{10}

D) 25\dfrac{2}{5}

Show the worked solution

Answer: B

Explanation

Step 1 — Find each probability.

P(red)=35P(\text{red}) = \dfrac{3}{5}, P(blue)=25P(\text{blue}) = \dfrac{2}{5}.

Since the marble is replaced, the second draw is independent of the first.

Step 2 — Multiply.

P(red then blue)=35×25=625P(\text{red then blue}) = \frac{3}{5} \times \frac{2}{5} = \frac{6}{25}

Why the others are wrong:

  • C (310\frac{3}{10}) is the without-replacement answer: 35×24\frac{3}{5} \times \frac{2}{4}. The word "replaced" is the hinge of the whole question — the bag resets, so the second denominator stays 5.
  • D (25\frac{2}{5}) is P(blue)P(\text{blue}) alone — the first draw never entered the calculation.
  • A (15\frac{1}{5}) is a near-miss simplification of the right idea (625\frac{6}{25} carelessly reduced). 625\frac{6}{25} is already in lowest terms — 6 and 25 share no factor.

Takeaway: "With replacement" ⇒ independent draws ⇒ multiply with the same denominators: 35×25=625\frac35 \times \frac25 = \frac{6}{25}. Before multiplying anything, circle whether the draw is with or without replacement — it changes exactly one number, and the examiner always offers both versions.


Q48Intermediate

Topic: Sum of two dice

A fair die is rolled twice. What is the probability that the sum is exactly 77?

A) 536\dfrac{5}{36}

B) 736\dfrac{7}{36}

C) 16\dfrac{1}{6}

D) 112\dfrac{1}{12}

Show the worked solution

Answer: C

Explanation

Step 1 — Total outcomes. 6×6=366 \times 6 = 36.

Step 2 — Pairs that sum to 7.

(1,6), (2,5), (3,4), (4,3), (5,2), (6,1)(1,6),\ (2,5),\ (3,4),\ (4,3),\ (5,2),\ (6,1) — exactly 6 pairs.

Step 3 — Probability.

P(sum=7)=636=16P(\text{sum} = 7) = \frac{6}{36} = \frac{1}{6}

Why the others are wrong:

  • D (112=336\frac{1}{12} = \frac{3}{36}) counts unordered pairs — {1,6}, {2,5}, {3,4} — forgetting that (1,6) and (6,1) are different rolls. The dice are distinct objects even if they look identical.
  • A (536\frac{5}{36}) is the count for the neighbouring sums: both 6 and 8 can be made exactly 5 ways. One pair short of 7's six.
  • B (736\frac{7}{36}) puts the 7 from the question straight into the numerator — a surface-number trap.

Takeaway: With two dice, always count ordered pairs out of 36. Sum 7 is the unique total achievable 6 ways — one for every value of the first die — which is why 636=16\frac{6}{36} = \frac16 and why 7 is the most likely sum of all.


Q49Intermediate

Topic: Union of two independent events

Two events AA and BB are independent with P(A)=0.4P(A) = 0.4 and P(B)=0.3P(B) = 0.3. Find P(AB)P(A \cup B).

A) 0.12

B) 0.70

C) 0.58

D) 0.28

Show the worked solution

Answer: C

Explanation

Addition rule: P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B)

Independence gives the intersection: 0.4×0.3=0.120.4 \times 0.3 = 0.12

P(AB)=0.4+0.30.12=0.58P(A \cup B) = 0.4 + 0.3 - 0.12 = 0.58

Why the others are wrong:

  • B (0.70) adds and stops, double-counting the overlap. That only works for mutually exclusive events — and independent events are never mutually exclusive.
  • A (0.12) reports the intersection as the union.
  • D (0.28) is P(A)P(AB)P(A) - P(A\cap B), the probability of "A but not B".

Takeaway: Label every number you compute (∩, ∪, "only A") — three of the four options here are just each other's intermediate steps.


Q50Proficient

Topic: Inclusion-exclusion — neither event

In a class, 60% of students play sport, 40% play music, and 25% play both. A student is chosen at random. What is the probability that the student plays neither sport nor music?

A) 0.15

B) 0.20

C) 0.25

D) 0.35

Show the worked solution

Answer: C

Explanation

Step 1 — Find P(sport or music)P(\text{sport or music}).

P(SM)=P(S)+P(M)P(SM)=0.60+0.400.25=0.75P(S \cup M) = P(S) + P(M) - P(S \cap M) = 0.60 + 0.40 - 0.25 = 0.75

Step 2 — Find P(neither)P(\text{neither}).

P(neither)=1P(SM)=10.75=0.25P(\text{neither}) = 1 - P(S \cup M) = 1 - 0.75 = 0.25

Why the others are wrong: every wrong option is a different region of the Venn diagram, correctly computed and wrongly labelled —

  • A (0.15) is "music only" (0.400.250.40 - 0.25).
  • D (0.35) is "sport only" (0.600.250.60 - 0.25).
  • B (0.20) is the bare difference between the two percentages (0.600.400.60 - 0.40) — a region of nothing at all.

Check the full picture: sport-only 0.35 + music-only 0.15 + both 0.25 + neither 0.25 = 1.00 ✓.

Takeaway: P(neither)=1P(AB)P(\text{neither}) = 1 - P(A \cup B), with the union built as 0.60+0.400.25=0.750.60 + 0.40 - 0.25 = 0.75. Sketch the Venn regions and make them sum to 1 — that closing check catches region-mislabeling instantly.


Section 10 — Bounds and Estimation

When a measurement is rounded to a given place, the true value lies in a symmetric interval around the rounded value. When a measurement is truncated (digits simply dropped), the true value lies in a one-sided interval.

Rounded to nearest unit uu: statedu2x<stated+u2\text{stated} - \frac{u}{2} \leq x < \text{stated} + \frac{u}{2}

Truncated: statedx<stated+u\text{stated} \leq x < \text{stated} + u


Q51Basic

Topic: Bounds from rounding to nearest 10

A number xx is rounded to the nearest 10 and the result is 80. What are the bounds of xx?

A) 75x<8575 \leq x < 85

B) 70<x<9070 < x < 90

C) 75<x8575 < x \leq 85

D) 80x<9080 \leq x < 90

Show the worked solution

Answer: A

Explanation

Lower bound: the smallest value that rounds up to 80 is 75 — and 75 itself rounds to 80, so it is included.

Upper bound: anything below 85 rounds to 80, but 85 rounds to 90 — so 85 is excluded.

75x<8575 \leq x < 85

Why the others are wrong:

  • B used the full unit (±10) instead of half — twice too wide. It admits 85, which rounds to 90.
  • C flips both endpoint conventions — excluding 75 and including 85, backwards on both.
  • D is one-sided, which is truncation (see Q55), not rounding.

Takeaway: "Rounded to nearest uu" gives stated ±u/2\pm u/2, lower inclusive and upper exclusive. Test your endpoints — "does 75 round to 80? does 85?" — and the conventions sort themselves out.


Q52Basic

Topic: Upper bound from rounding to 1 d.p.

A measurement is given as 7.47.4 cm, rounded to 1 decimal place. What is the upper bound of the true measurement?

A) 7.40 cm

B) 7.44 cm

C) 7.45 cm

D) 7.49 cm

Show the worked solution

Answer: C

Explanation

Step 1 — Identify the rounding unit. Rounded to 1 d.p. means rounded to the nearest 0.1.

Half-unit = 0.050.05.

Step 2 — Upper bound = 7.4+0.05=7.457.4 + 0.05 = 7.45 cm.

True value: 7.35x<7.457.35 \leq x < 7.45.

Why the others are wrong:

  • A (7.40) is the stated measurement itself — "upper bound" asks how far the true value could reach, not what was written down.
  • B (7.44) thinks digit-by-digit: "7.44 still shows 7.4". True, but so does 7.449, 7.4499… The supremum of "rounds to 7.4" is 7.45, approached but never reached.
  • D (7.49) is the truncation instinct — anything 7.4-something. But 7.47, say, rounds to 7.5. Rounding halves the window that truncation allows.

Takeaway: For rounding to 1 d.p., the bound is stated ± 0.05: here 7.35x<7.457.35 \leq x < 7.45. The upper bound is exclusive — exactly 7.45 would round up to 7.5. State bounds as half the rounding unit, never by fiddling with the next digit.


Q53Intermediate

Topic: Minimum area from rounded dimensions

The length and width of a rectangle are measured as l=12l = 12 cm and w=8w = 8 cm, each rounded to the nearest centimetre. What is the minimum possible area?

A) 84 cm²

B) 90 cm²

C) 86.25 cm²

D) 96 cm²

Show the worked solution

Answer: C

Explanation

Lower bounds (half a unit down): l=11.5l = 11.5 cm and w=7.5w = 7.5 cm.

Minimum area = min length × min width: 11.5×7.5=86.25 cm211.5 \times 7.5 = 86.25 \text{ cm}^2

Why the others are wrong:

  • D (96) is 12×812 \times 8 — the uncertainty ignored entirely.
  • B (90) took only one dimension to its minimum. You need both at once.
  • A (84) knocked a whole centimetre off. Bounds move by half a unit.

Takeaway: Extreme-value questions push every measurement to the extreme that serves the goal — and bounds move by half the rounding unit, not a full one.


Q54Intermediate

Topic: Maximum value of a difference

a=5.0±0.1a = 5.0 \pm 0.1 and b=3.0±0.1b = 3.0 \pm 0.1. What is the maximum possible value of aba - b?

A) 2.0

B) 2.1

C) 2.2

D) 2.3

Show the worked solution

Answer: C

Explanation

Step 1 — Maximise aba - b: use maximum aa and minimum bb.

amax=5.0+0.1=5.1a_{\max} = 5.0 + 0.1 = 5.1

bmin=3.00.1=2.9b_{\min} = 3.0 - 0.1 = 2.9

Step 2 — Calculate.

amaxbmin=5.12.9=2.2a_{\max} - b_{\min} = 5.1 - 2.9 = 2.2

Why the others are wrong:

  • A (2.0) subtracts the nominal values (5.03.05.0 - 3.0) — the uncertainty never entered the calculation.
  • B (2.1) applies the error to only one of the two measurements. Both quantities can sit at their unfavourable extremes at the same time, and "maximum possible" means assuming they do.
  • D (2.3) over-applies the errors (±0.1\pm 0.1 counted three times) — enthusiasm without bookkeeping.

Takeaway: Max of aba - b = (max aa) − (min bb); min of aba - b = (min aa) − (max bb). Under subtraction the error margins add: total swing here is ±0.2\pm 0.2 around 2.0. Write each extreme down explicitly (5.1 and 2.9) before subtracting.


Q55Proficient

Topic: Truncation bounds

A positive number xx is truncated (not rounded) to 2 decimal places, giving the result 3.473.47. Which of the following correctly describes xx?

A) 3.465x<3.4753.465 \leq x < 3.475

B) 3.47x<3.483.47 \leq x < 3.48

C) 3.47x3.483.47 \leq x \leq 3.48

D) 3.465<x<3.4753.465 < x < 3.475

Show the worked solution

Answer: B

Explanation

Truncating to 2 d.p. means digits after the second place are simply dropped, not rounded. So anything reading 3.473.47\ldots truncates to 3.47.

  • Lower: 3.470003.47000\ldots truncates to 3.47, so 3.47 is included.
  • Upper: 3.47993.4799\ldots still truncates to 3.47, but 3.48 truncates to itself — so 3.48 is excluded.

3.47x<3.483.47 \leq x < 3.48

Why the others are wrong:

  • A and D are the rounding intervals — the reflex when "truncated" goes unread. Truncation never reaches below the stated value: 3.468 truncates to 3.46.
  • C closes the wrong end. 3.48 truncates to 3.48, so it must be excluded.

Takeaway: Rounding gives a symmetric interval (± half a unit). Truncation gives a one-sided one, [stated, stated+unit)[\text{stated},\ \text{stated}+\text{unit}). That one word moves the whole interval — read the verb first.


Section 11 — Scientific Notation, Rates and Speed

Scientific notation writes a number as a×10na \times 10^n where 1a<101 \leq a < 10 and nn is an integer. The exponent counts how many places the decimal point moves: positive for large numbers, negative for small ones.

4500000=4.5×1060.00045=4.5×1044\,500\,000 = 4.5 \times 10^6 \qquad 0.00045 = 4.5 \times 10^{-4}

To multiply or divide, handle the coefficients and the powers of ten separately, using the exponent laws:

(a×10m)(b×10n)=(a×b)×10m+na×10mb×10n=ab×10mn(a \times 10^m)(b \times 10^n) = (a \times b) \times 10^{m+n} \qquad \frac{a \times 10^m}{b \times 10^n} = \frac{a}{b} \times 10^{m-n}

If the coefficient ends up outside the range 1a<101 \leq a < 10, renormalise: 37×104=3.7×10537 \times 10^4 = 3.7 \times 10^5.

Speed, distance and time are one relationship read three ways:

distance=speed×timespeed=distancetimetime=distancespeed\text{distance} = \text{speed} \times \text{time} \qquad \text{speed} = \frac{\text{distance}}{\text{time}} \qquad \text{time} = \frac{\text{distance}}{\text{speed}}

Two rules prevent almost every error here. First, units must agree — 30 minutes is 0.50.5 hours, not 3030, when the speed is in km/h. Second, average speed is always total distance over total time, never the average of the speeds.


Q56Basic

Topic: Writing a small number in scientific notation

Express 0.000450.00045 in scientific notation.

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

B) 4.5×1044.5 \times 10^{4}

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

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

Show the worked solution

Answer: A

Explanation

Move the decimal point until one non-zero digit sits in front of it:

0.000454.50.00045 \rightarrow 4.5

That took 4 places to the right, which makes the coefficient bigger — so the power of ten must shrink it back. The exponent is negative:

0.00045=4.5×1040.00045 = 4.5 \times 10^{-4}

Check by reversing: 4.5×1044.5 \times 10^{-4} moves the point 4 places left, back to 0.000450.00045

Why the others are wrong:

  • B has the right digits but a positive exponent, giving 4500045\,000.
  • C equals the answer numerically, but 4545 is not between 1 and 10 — so it is not scientific notation.
  • D counted the three zeros and forgot that the 4 occupies a place too.

Takeaway: Count the places the point moves and let the direction set the sign — left positive, right negative. Then check the coefficient really is between 1 and 10.


Q57Intermediate

Topic: Multiplying in scientific notation

Calculate (3×105)(2×108)(3 \times 10^{5})(2 \times 10^{-8}), giving the answer in scientific notation.

A) 6×10406 \times 10^{-40}

B) 6×10136 \times 10^{13}

C) 6×1036 \times 10^{-3}

D) 5×1035 \times 10^{-3}

Show the worked solution

Answer: C

Explanation

Split the problem in two — coefficients together, powers of ten together:

(3×2)×(105×108)=6×105+(8)=6×103(3 \times 2) \times (10^{5} \times 10^{-8}) = 6 \times 10^{5 + (-8)} = 6 \times 10^{-3}

When you multiply powers of the same base you add the exponents. Here 5+(8)=35 + (-8) = -3.

The coefficient 6 already lies between 1 and 10, so no renormalising is needed.

Why the others are wrong:

  • A multiplied the exponents (5×8=405 \times -8 = -40). Multiplying the powers means adding the exponents.
  • B subtracted instead of adding: 5(8)=135 - (-8) = 13. Subtraction is the rule for division.
  • D added the coefficients (3+23+2) and the exponents. The coefficients get multiplied, like any other numbers.

Takeaway: Multiply the coefficients, add the exponents; divide the coefficients, subtract the exponents. Then check the coefficient is still in [1,10)[1, 10) and fix it if not.


Q58Basic

Topic: Distance from speed and time

A car travels at a constant 6060 km/h for 22 hours 3030 minutes. How far does it travel?

A) 120120 km

B) 150150 km

C) 180180 km

D) 15001500 km

Show the worked solution

Answer: B

Explanation

Convert the time to hours first, so it matches the km/h in the speed. 3030 minutes is half an hour:

2 h 30 min=2.5 h2 \text{ h } 30 \text{ min} = 2.5 \text{ h}

Then:

distance=speed×time=60×2.5=150 km\text{distance} = \text{speed} \times \text{time} = 60 \times 2.5 = 150 \text{ km}

Sense-check: 2 hours alone covers 120 km, and the extra half-hour adds 30 km. 120+30=150120 + 30 = 150

Why the others are wrong:

  • A used only the whole 2 hours and discarded the 30 minutes.
  • C treated 30 minutes as a whole extra hour, computing 60×360 \times 3.
  • D read the time as "2.30" and multiplied by 25 — a units slip. Minutes are sixtieths, not hundredths, so 3030 min =0.5= 0.5 h, never 0.300.30 h.

Takeaway: Convert minutes to hours by dividing by 60 before you touch a km/h speed. Half an hour is 0.50.5, twenty minutes is 13\frac{1}{3}, forty-five minutes is 0.750.75.


Q59Proficient

Topic: Average speed over a return journey

A cyclist rides 120120 km from town A to town B at 6060 km/h, then returns along the same road at 4040 km/h. What is the average speed for the whole journey?

A) 5050 km/h

B) 4848 km/h

C) 5252 km/h

D) 4545 km/h

Show the worked solution

Answer: B

Explanation

Average speed is total distance ÷ total time — never the average of the two speeds, because more time is spent at the slower one.

Distance: 120+120=240120 + 120 = 240 km

Time: 12060=2\dfrac{120}{60} = 2 h out, 12040=3\dfrac{120}{40} = 3 h back, so 55 h in total.

average speed=2405=48 km/h\text{average speed} = \frac{240}{5} = 48 \text{ km/h}

48 sits below the midpoint 50, as expected: 3 of the 5 hours are at the slower speed.

Why the others are wrong:

  • A (5050) is the trap — the plain mean 60+402\frac{60+40}{2}, correct only for equal times, not equal distances.
  • C (5252) is pulled above the midpoint, as if more time were spent at the faster speed.
  • D (4545) over-corrects downward with no calculation behind it.

Takeaway: For equal distances at two speeds, the average is always below the plain mean, and the distance cancels out entirely. Which side of the midpoint your answer falls on is an instant sanity check.


Exam-Bank Extras — Question Types Confirmed in Recent Papers

The NBT MAT reuses question types from a stable bank year after year. The question below is modelled directly on a type repeatedly confirmed in recent papers and not yet represented in this chapter. The answer has been independently machine-verified.


Q60Proficient

Topic: Alternating sum of consecutive squares (difference-of-squares telescoping)

Evaluate:

402392+382372++4232+221240^{2} - 39^{2} + 38^{2} - 37^{2} + \cdots + 4^{2} - 3^{2} + 2^{2} - 1^{2}

A) 780780

B) 820820

C) 800800

D) 16401640

Show the worked solution

Answer: B

Explanation

Forty squares without a calculator is impossible — which is the signal that a structure is hiding. Pair the terms and use a2b2=(ab)(a+b)a^2-b^2 = (a-b)(a+b):

402392=(1)(79)=40+3940^2 - 39^2 = (1)(79) = 40 + 39 382372=(1)(75)=38+3738^2 - 37^2 = (1)(75) = 38 + 37

Each pair differs by 1, so every difference of squares collapses to a plain sum. The whole monster is just:

40+39+38++1=40×412=82040 + 39 + 38 + \cdots + 1 = \frac{40 \times 41}{2} = 820

Why the others are wrong:

  • D (16401640) is 40×4140 \times 41 — forgot to halve.
  • C (800800) estimated 402/240^2/2 instead of doing the collapse.
  • A (780780) summed only to 39, dropping the 40.

Takeaway: a2(a1)2=a+(a1)a^2-(a-1)^2 = a + (a-1), so an alternating sum of consecutive squares always collapses into a simple arithmetic series. On a no-calculator paper, "impossible arithmetic" is a promise that a shortcut exists.


Mixed Practice — Chapter 2

These 30 questions mix all Number Sense topics. Work through them without looking back at the sections. Check your answers with the key on the following page — detailed explanations are not given here, so use the earlier sections to diagnose any errors.


M1Basic

Which of the following is an irrational number?

A) 16\sqrt{16}

B) π0\pi^0

C) 7\sqrt{7}

D) 0.1428570.\overline{142857}

Show the worked solution

Answer: C

Explanation

Step 1 — Simplify each one before judging it.

Step 2 — 16=4\sqrt{16} = 4 — an integer, so rational. π0=1\pi^0 = 1 — anything to the power 0 is 1.

Step 3 — 0.142857=142857999999=170.\overline{142857} = \dfrac{142857}{999999} = \dfrac{1}{7} — a recurring decimal is always a fraction.

Step 4 — 7\sqrt{7} is left: 7 is not a perfect square, so its root never ends and never repeats.

Why the others are wrong:

  • A 16\sqrt{16} looks irrational but simplifies to the integer 4.

  • B π\pi is irrational, but π0=1\pi^0 = 1. The exponent does the work.

  • D every recurring decimal is rational — this one is 17\dfrac{1}{7}.

Takeaway: A root or a π\pi on the page does not make a number irrational. Simplify first, then judge.


M2Basic

If 25% of a number is 30, what is the number?

A) 90

B) 150

C) 75

D) 120

Show the worked solution

Answer: D

Explanation

Step 1 — 25% of the number is 30, so 0.25n=300.25n = 30.

Step 2 — Divide: n=300.25=120n = \dfrac{30}{0.25} = 120.

Step 3 — Check: 25% of 120 is 30 ✓

Why the others are wrong:

  • A found 75% of something, or divided 30 by 1/3.

  • B used 20% instead of 25%.

  • C multiplied 30×2.530 \times 2.5 instead of dividing by 0.25.

Takeaway: '25% of a number is 30' means divide by 0.25, which is the same as multiplying by 4. Always check by putting your answer back.


M3Basic

What is the units digit of 9509^{50}?

A) 9

B) 1

C) 3

D) 7

Show the worked solution

Answer: B

Explanation

Step 1 — The units digit of powers of 9 alternates: 91=99^1 = 9, 92=819^2 = 81, 93=7299^3 = 729 — so 9, 1, 9, 1, …

Step 2 — Odd powers end in 9, even powers end in 1.

Step 3 — 50 is even, so 9509^{50} ends in 1.

Why the others are wrong:

  • A the units digit for an ODD power.

  • C the cycle for powers of 3, not 9.

  • D the cycle for powers of 7.

Takeaway: Units digits always cycle. Work out the first three or four powers, find the cycle length, then divide the exponent by it and use the remainder.


M4Basic

In how many ways can 5 different books be arranged in a row on a shelf?

A) 25

B) 60

C) 120

D) 720

Show the worked solution

Answer: C

Explanation

Step 1 — Arranging all 5 different books in a row is a permutation of 5 objects.

Step 2 — 5!=5×4×3×2×15! = 5 \times 4 \times 3 \times 2 \times 1.

Step 3 — =120= 120.

Why the others are wrong:

  • A 525^2 — treats it as choosing with repetition.

  • B 5×4×35 \times 4 \times 3 — only three of the five positions filled.

  • D 6!6! — one book too many.

Takeaway: 'Arrange all of them in a row' is n!n!. If only some of the positions are filled, stop the product early.


M5Basic

A fair coin is tossed 3 times. What is the probability of getting heads all three times?

A) 16\dfrac{1}{6}

B) 18\dfrac{1}{8}

C) 14\dfrac{1}{4}

D) 38\dfrac{3}{8}

Show the worked solution

Answer: B

Explanation

Step 1 — The tosses are independent, so multiply the probabilities.

Step 2 — P(HHH)=12×12×12P(\text{HHH}) = \dfrac{1}{2} \times \dfrac{1}{2} \times \dfrac{1}{2}.

Step 3 — =18= \dfrac{1}{8}.

Why the others are wrong:

  • A used a die's 16\dfrac{1}{6} rather than a coin's 12\dfrac{1}{2}.

  • C multiplied only two of the three tosses.

  • D the probability of exactly one head in three tosses.

Takeaway: Independent events multiply. Three tosses of a fair coin give 8 equally likely outcomes, and HHH is one of them.


M6Intermediate

If nn is an odd integer, which expression is always odd?

A) n2+nn^2 + n

B) n2+1n^2 + 1

C) n2+2n+2n^2 + 2n + 2

D) n2nn^2 - n

Show the worked solution

Answer: C

Explanation

Step 1 — Take nn odd, so n2n^2 is odd.

Step 2 — n2+2n+2n^2 + 2n + 2: odd ++ even ++ even == odd ✓ (since 2n2n and 22 are both even).

Step 3 — Test it: n=3n=3 gives 9+6+2=179+6+2 = 17, odd.

Why the others are wrong:

  • A n2+nn^2+n is odd ++ odd == even. n=3n=3 gives 12.

  • B n2+1n^2+1 is odd ++ odd == even. n=3n=3 gives 10.

  • D n2nn^2-n is odd - odd == even. n=3n=3 gives 6.

Takeaway: Odd ±\pm odd is even; odd ++ even is odd. When the algebra is fiddly, substitute n=3n=3 — one number settles it.


M7Intermediate

The mean of 5 numbers is 20. Four of them are 15, 22, 18, and 25. What is the fifth number?

A) 16

B) 18

C) 22

D) 20

Show the worked solution

Answer: D

Explanation

Step 1 — The mean is 20 over 5 numbers, so the total is 5×20=1005 \times 20 = 100.

Step 2 — The four given numbers add to 15+22+18+25=8015+22+18+25 = 80.

Step 3 — The fifth is 10080=20100 - 80 = 20.

Why the others are wrong:

  • A subtracted from 96 instead of 100.

  • B took the median of the four given numbers.

  • C averaged the four given numbers.

Takeaway: Turn a mean into a TOTAL first: total == mean ×\times count. Almost every missing-value mean question is one subtraction after that.


M8Intermediate

Three numbers are in the ratio 1:3:51:3:5. The largest number is 40. What is the sum of all three?

A) 54

B) 80

C) 90

D) 72

Show the worked solution

Answer: D

Explanation

Step 1 — The parts are 1:3:51:3:5, and the largest is 5 parts =40= 40.

Step 2 — So one part is 40÷5=840 \div 5 = 8.

Step 3 — The three numbers are 8,24,408, 24, 40, and their sum is 8×9=728 \times 9 = 72.

Why the others are wrong:

  • A used 6 as the total number of parts.

  • B added only the two larger numbers.

  • C made one part 10 by dividing 40 by 4.

Takeaway: Find the value of ONE part first. Then every number in the ratio, and their total, is a single multiplication.


M9Intermediate

Which of the following lies strictly between 15\sqrt{15} and 24\sqrt{24}?

A) 252\sqrt{5}

B) 8\sqrt{8}

C) 55

D) 3.53.5

Show the worked solution

Answer: A

Explanation

Step 1 — 153.873\sqrt{15} \approx 3.873 and 244.899\sqrt{24} \approx 4.899.

Step 2 — 25=204.4722\sqrt5 = \sqrt{20} \approx 4.472, which lies between them ✓

Step 3 — (Comparing under one root is easiest: 15<20<2415 < 20 < 24.)

Why the others are wrong:

  • B 82.83\sqrt8 \approx 2.83 — below 15\sqrt{15}.

  • C 5=255 = \sqrt{25}, which is above 24\sqrt{24}.

  • D 3.512.253.5 \approx \sqrt{12.25} — below 15\sqrt{15}.

Takeaway: Write everything as a single square root and compare what is underneath. 25=202\sqrt5 = \sqrt{20} makes this question one line.


M10Basic

A price is reduced from R500 to R425. What is the percentage decrease?

A) 12%

B) 15%

C) 17%

D) 20%

Show the worked solution

Answer: B

Explanation

Step 1 — The decrease is 500425=75500 - 425 = 75.

Step 2 — Percentage decrease is measured against the ORIGINAL: 75500\dfrac{75}{500}.

Step 3 — =0.15=15%= 0.15 = 15\%.

Why the others are wrong:

  • A divided by a number other than the original 500.

  • C divided 75 by the NEW price 425, giving about 17.6%.

  • D estimated rather than divided.

Takeaway: Percentage change is always ÷ the ORIGINAL amount. Dividing by the new value is the single most common error in this topic.


M11Intermediate

A fair die is rolled twice. What is the probability that the sum is exactly 88?

A) 536\dfrac{5}{36}

B) 16\dfrac{1}{6}

C) 736\dfrac{7}{36}

D) 19\dfrac{1}{9}

Show the worked solution

Answer: A

Explanation

Step 1 — Two dice give 6×6=366 \times 6 = 36 equally likely outcomes.

Step 2 — The pairs summing to 8 are (2,6),(3,5),(4,4),(5,3),(6,2)(2,6), (3,5), (4,4), (5,3), (6,2) — five of them.

Step 3 — P=536P = \dfrac{5}{36}.

Why the others are wrong:

  • B 636\dfrac{6}{36} — counted a sixth pair that does not exist.

  • C 736\dfrac{7}{36} is the count for a sum of 7, the most likely total.

  • D 436\dfrac{4}{36} — missed the double (4,4)(4,4).

Takeaway: List the ordered pairs. (2,6)(2,6) and (6,2)(6,2) are different outcomes, but (4,4)(4,4) is only one — that asymmetry is where the count goes wrong.


M12Proficient

For any integer nn, which of the following equals (n+1)2(n1)2(n+1)^2 - (n-1)^2?

A) 2n2n

B) 44

C) 4n4n

D) 2n22n^2

Show the worked solution

Answer: C

Explanation

Step 1 — Expand both squares: (n2+2n+1)(n22n+1)(n^2+2n+1) - (n^2-2n+1).

Step 2 — The n2n^2 and the 11 cancel.

Step 3 — 2n+2n=4n2n + 2n = 4n.

Why the others are wrong:

  • A subtracted only one of the two 2n2n terms.

  • B cancelled the nn terms as well as the constants.

  • D added the squares instead of subtracting them.

Takeaway: a2b2=(ab)(a+b)a^2-b^2 = (a-b)(a+b) is faster here: (n+1)(n1)=2(n+1)-(n-1) = 2 and (n+1)+(n1)=2n(n+1)+(n-1) = 2n, so the answer is 2×2n=4n2 \times 2n = 4n.


M13Proficient

What is the units digit of 7100+31007^{100} + 3^{100}?

A) 0

B) 4

C) 8

D) 2

Show the worked solution

Answer: D

Explanation

Step 1 — Powers of 7 end in 7, 9, 3, 1 — a cycle of 4. 100÷4100 \div 4 leaves remainder 0, so 71007^{100} ends in 1.

Step 2 — Powers of 3 end in 3, 9, 7, 1 — also a cycle of 4, so 31003^{100} ends in 1.

Step 3 — 1+1=21 + 1 = 2.

Why the others are wrong:

  • A assumed the two units digits cancel to 0.

  • B used a cycle position one step out on both.

  • C added the digits 7 and 3 from the bases.

Takeaway: A remainder of 0 means the END of the cycle, not the start. 100÷4100 \div 4 leaves 0, so take the 4th entry — which is 1, not 7.


M14Intermediate

x=3.4x = 3.4 (rounded to 1 d.p.) and y=5.7y = 5.7 (rounded to 1 d.p.). What is the maximum possible value of x+yx + y?

A) 9.2

B) 9.1

C) 9.11

D) 9.15

Show the worked solution

Answer: A

Explanation

Step 1 — xx rounds to 3.4, so 3.35x<3.453.35 \leq x < 3.45.

Step 2 — yy rounds to 5.7, so 5.65y<5.755.65 \leq y < 5.75.

Step 3 — The largest the sum can approach is 3.45+5.75=9.23.45 + 5.75 = 9.2.

Why the others are wrong:

  • B added the rounded values and then subtracted a tenth.

  • C used 3.44+5.673.44 + 5.67 or similar mid-interval values.

  • D used the midpoints rather than the upper bounds.

Takeaway: Rounding to 1 d.p. puts a value within 0.05 either side. For a MAXIMUM take the upper bound of every quantity.


M15Basic

Which correctly orders 78\dfrac{7}{8}, 0.870.87, and 1315\dfrac{13}{15} from least to greatest?

A) 1315<0.87<78\dfrac{13}{15} < 0.87 < \dfrac{7}{8}

B) 0.87<78<13150.87 < \dfrac{7}{8} < \dfrac{13}{15}

C) 78<0.87<1315\dfrac{7}{8} < 0.87 < \dfrac{13}{15}

D) 0.87<1315<780.87 < \dfrac{13}{15} < \dfrac{7}{8}

Show the worked solution

Answer: A

Explanation

Step 1 — Put all three in decimal form.

Step 2 — 78=0.875\dfrac{7}{8} = 0.875,   0.87\;0.87, and 1315=0.860.867\dfrac{13}{15} = 0.8\overline{6} \approx 0.867.

Step 3 — Least to greatest: 1315<0.87<78\dfrac{13}{15} < 0.87 < \dfrac{7}{8}.

Why the others are wrong:

  • B puts 1315\dfrac{13}{15} last; it is the smallest.

  • C reverses the order entirely.

  • D has 78\dfrac{7}{8} and 1315\dfrac{13}{15} the wrong way round.

Takeaway: Convert everything to decimals to the same number of places. Fractions with different denominators cannot be compared by eye.


M16Intermediate

How many 4-letter codes can be formed from the letters {A,B,C,D,E}\{A, B, C, D, E\} with no repetition if the code must start with a vowel?

A) 48

B) 24

C) 120

D) 240

Show the worked solution

Answer: A

Explanation

Step 1 — The code must start with a vowel. Among A,B,C,D,EA, B, C, D, E the vowels are AA and EE — 2 choices.

Step 2 — The remaining three positions are filled from the 4 unused letters: 4×3×24 \times 3 \times 2.

Step 3 — 2×24=482 \times 24 = 48.

Why the others are wrong:

  • B 4!4! — fixed the first letter as one specific vowel instead of two.

  • C 5×4×3×25 \times 4 \times 3 \times 2 — ignored the vowel restriction.

  • D doubled the unrestricted count instead of restricting it.

Takeaway: Fill the RESTRICTED position first, then count the rest from what is left. Doing it in the other order is what makes these questions hard.


M17Intermediate

A number is rounded to the nearest 100 and the result is 600. Which of the following could NOT be the original number?

A) 549

B) 550

C) 612

D) 649

Show the worked solution

Answer: A

Explanation

Step 1 — Rounding to the nearest 100 gives 600 for any number from 550 up to (but not including) 650.

Step 2 — So the original lies in 550n<650550 \leq n < 650.

Step 3 — 549549 is below that: it rounds to 500.

Why the others are wrong:

  • B 550 is the smallest number that rounds UP to 600.

  • C 612 is comfortably inside the interval.

  • D 649 is the largest whole number that rounds to 600.

Takeaway: Rounding to the nearest 100 catches everything within 50 either side, with the halfway point rounding UP. The interval is [550,650)[550, 650).


M18Proficient

How many 5-digit numbers can be formed using the digits {1,2,3,4,5}\{1, 2, 3, 4, 5\} (no repetition) that are greater than 30 000?

A) 48

B) 60

C) 72

D) 96

Show the worked solution

Answer: C

Explanation

Step 1 — 'Greater than 30 000' with five digits means the first digit must be 3, 4 or 5 — 3 choices.

Step 2 — The remaining four digits can be arranged in 4!=244! = 24 ways.

Step 3 — 3×24=723 \times 24 = 72.

Why the others are wrong:

  • A used 2 choices for the leading digit.

  • B counted 5×4×35 \times 4 \times 3 and stopped.

  • D used 4 choices for the leading digit, including 2.

Takeaway: Turn the size condition into a condition on the FIRST digit, then it is an ordinary arrangement question.


M19Intermediate

P(A)=0.5P(A) = 0.5, P(B)=0.4P(B) = 0.4, P(AB)=0.2P(A \cap B) = 0.2. Find P(AB)P(A \mid B).

A) 0.2

B) 0.4

C) 0.5

D) 0.8

Show the worked solution

Answer: C

Explanation

Step 1 — P(AB)=P(AB)P(B)P(A \mid B) = \dfrac{P(A \cap B)}{P(B)}.

Step 2 — =0.20.4= \dfrac{0.2}{0.4}.

Step 3 — =0.5= 0.5.

Why the others are wrong:

  • A reported P(AB)P(A \cap B) without dividing.

  • B divided by P(A)P(A)... i.e. computed P(BA)P(B \mid A) is 0.4.

  • D divided by 0.25, or inverted the fraction.

Takeaway: The condition goes on the BOTTOM: P(AB)P(A \mid B) divides by P(B)P(B). Swapping them answers a different question.


M20Basic

If mm and nn are both even, which of the following is always odd?

A) m+nm + n

B) mnm \cdot n

C) m+n+1m + n + 1

D) m2+n2m^2 + n^2

Show the worked solution

Answer: C

Explanation

Step 1 — Both mm and nn are even, so every product and sum of them is even.

Step 2 — m+nm+n is even; adding 1 makes it odd.

Step 3 — m+n+1m+n+1 is always odd ✓

Why the others are wrong:

  • A even ++ even is even.

  • B even ×\times even is even.

  • D the square of an even number is even, and even ++ even is even.

Takeaway: You can only get an odd number out of even ingredients by adding an odd constant. Test with m=2m=2, n=4n=4 if the reasoning feels slippery.


M21Proficient

Class A has 20 students with a mean mark of 75. Class B has 30 students with a mean mark of 80. What is the combined mean mark?

A) 77.0

B) 77.5

C) 79.0

D) 78.0

Show the worked solution

Answer: D

Explanation

Step 1 — A combined mean uses TOTALS, not the average of the two means.

Step 2 — Class A contributes 20×75=150020 \times 75 = 1500; class B contributes 30×80=240030 \times 80 = 2400.

Step 3 — 1500+240050=390050=78\dfrac{1500+2400}{50} = \dfrac{3900}{50} = 78.

Why the others are wrong:

  • A under-weights the larger class.

  • B the plain average of 75 and 80 — correct only if the classes were the same size.

  • C over-weights class B.

Takeaway: Never average two means directly unless the groups are equal in size. Add the totals, divide by the total count.


M22Basic

3\sqrt{3} is best described as:

A) Rational

B) Integer

C) Natural

D) Irrational

Show the worked solution

Answer: D

Explanation

Step 1 — 3 is not a perfect square, so 3\sqrt3 is not a whole number.

Step 2 — Its decimal expansion 1.73205081.7320508\ldots never ends and never repeats.

Step 3 — That is exactly what irrational means.

Why the others are wrong:

  • A a rational number can be written as a fraction of integers; 3\sqrt3 cannot.

  • B integers are whole; 3\sqrt3 lies between 1 and 2.

  • C natural numbers are the counting numbers 1,2,3,1, 2, 3, \ldots

Takeaway: The square root of any non-perfect-square whole number is irrational. 4\sqrt4 is rational; 3\sqrt3 is not.


M23Intermediate

A score ss is truncated to the nearest integer and gives 47. Which correctly describes ss?

A) 46.5s<47.546.5 \leq s < 47.5

B) 47s<4847 \leq s < 48

C) 46.5<s<47.546.5 < s < 47.5

D) 47<s4847 < s \leq 48

Show the worked solution

Answer: B

Explanation

Truncating means cutting the decimal off, not rounding it.

Step 1 — Every value from 47 up to (but not including) 48 truncates to 47 — including 47.9.

Step 2 — So 47s<4847 \leq s < 48.

Why the others are wrong:

  • A the interval for ROUNDING to the nearest integer.

  • C the rounding interval again, with strict endpoints.

  • D excludes 47 itself, which does truncate to 47.

Takeaway: Truncating always moves a number DOWN; rounding moves it to the nearer end. That is why the interval starts at 47 rather than 46.5.


M24Intermediate

Two cards are drawn without replacement from a standard deck of 52 cards (26 red, 26 black). What is the probability that both cards are red?

A) 2551\dfrac{25}{51}

B) 14\dfrac{1}{4}

C) 25102\dfrac{25}{102}

D) 1351\dfrac{13}{51}

Show the worked solution

Answer: C

Explanation

Step 1 — The first card is red with probability 2652=12\dfrac{26}{52} = \dfrac{1}{2}.

Step 2 — Without replacement, 25 red cards remain out of 51: 2551\dfrac{25}{51}.

Step 3 — 12×2551=25102\dfrac{1}{2} \times \dfrac{25}{51} = \dfrac{25}{102}.

Why the others are wrong:

  • A the SECOND probability alone, without the first.

  • B treats the draws as independent: (12)2\left(\dfrac12\right)^2.

  • D used 13 red cards — the number in one suit, not one colour.

Takeaway: 'Without replacement' changes BOTH the numerator and the denominator for the second draw. Write the second fraction out rather than reusing the first.


M25Proficient

Which of the following is NOT a rational number?

A) 273\sqrt[3]{27}

B) 2π2\pi

C) 227\dfrac{22}{7}

D) 0.90.\overline{9}

Show the worked solution

Answer: B

Explanation

Step 1 — 273=3\sqrt[3]{27} = 3 — rational.

Step 2 — 227\dfrac{22}{7} is a fraction of integers — rational (it is an approximation of π\pi, not π\pi).

Step 3 — 0.9=10.\overline{9} = 1 — rational.

Step 4 — 2π2\pi is left: multiplying an irrational number by 2 keeps it irrational.

Why the others are wrong:

  • A 273\sqrt[3]{27} is exactly 3.

  • C 227\dfrac{22}{7} is a fraction, so rational by definition.

  • D 0.90.\overline{9} equals 1 exactly.

Takeaway: 227\dfrac{22}{7} is the classic trap: it is close to π\pi but it is a fraction, and every fraction of integers is rational.


M26Basic

From a group of 10 students, in how many ways can a committee of 3 be chosen (order does not matter)?

A) 30

B) 60

C) 720

D) 120

Show the worked solution

Answer: D

Explanation

Step 1 — Order does not matter, so this is a combination.

Step 2 — (103)=10×9×83×2×1\binom{10}{3} = \dfrac{10 \times 9 \times 8}{3 \times 2 \times 1}.

Step 3 — =7206=120= \dfrac{720}{6} = 120.

Why the others are wrong:

  • A divided by 24 instead of 6.

  • B divided by 12.

  • C 10×9×810 \times 9 \times 8 — the PERMUTATION, which counts each committee 6 times.

Takeaway: If order does not matter, divide the permutation count by r!r!. Here that is 3!=63! = 6 — the number of ways to shuffle the same three people.


M27Intermediate

A shop reduces all prices by 20% and then increases them by 10%. What is the overall effect on the original price?

A) 10% decrease

B) 12% decrease

C) 8% decrease

D) 2% increase

Show the worked solution

Answer: B

Explanation

Step 1 — A 20% reduction multiplies by 0.80.8; a 10% increase multiplies by 1.11.1.

Step 2 — Overall factor: 0.8×1.1=0.880.8 \times 1.1 = 0.88.

Step 3 — 0.880.88 of the original is a 12% DECREASE.

Why the others are wrong:

  • A subtracted the percentages: 20%+10%-20\% + 10\%.

  • C used 0.8×1.150.8 \times 1.15 or similar.

  • D assumed the increase outweighs the decrease.

Takeaway: Percentage changes MULTIPLY, they do not add. A 20% fall followed by a 10% rise does not return you to 90% of where you started.


M28Proficient

a:b=2:3a:b = 2:3 and b:c=6:7b:c = 6:7. What is a:b:ca:b:c in simplest form?

A) 2:6:72:6:7

B) 4:6:74:6:7

C) 12:18:2112:18:21

D) 2:3:72:3:7

Show the worked solution

Answer: B

Explanation

Step 1 — a:b=2:3a:b = 2:3 and b:c=6:7b:c = 6:7. The two ratios must agree about bb.

Step 2 — Scale the first by 2: a:b=4:6a:b = 4:6.

Step 3 — Now bb is 6 in both, so a:b:c=4:6:7a:b:c = 4:6:7.

Why the others are wrong:

  • A kept a=2a=2 without scaling it alongside bb.

  • C scaled everything by 3 — correct in proportion but not in simplest form.

  • D joined the two ratios without matching bb at all.

Takeaway: To join two ratios, scale them so the shared term is the same number in both. Only then can you write all three together.


M29Proficient

The units digit of 4n4^n follows a cycle: 4, 6, 4, 6, ... What is the units digit of 420254^{2025}?

A) 4

B) 6

C) 2

D) 8

Show the worked solution

Answer: A

Explanation

Step 1 — Powers of 4 end in 4, 6, 4, 6, … — a cycle of length 2.

Step 2 — Odd powers end in 4; even powers end in 6.

Step 3 — 2025 is odd, so 420254^{2025} ends in 4.

Why the others are wrong:

  • B the units digit for an EVEN power.

  • C the units digit of 220252^{2025}-style cycles, not 4.

  • D not in the cycle for powers of 4 at all.

Takeaway: With a cycle of length 2 you only need to know whether the exponent is odd or even. Do not compute anything else.


M30Proficient

The data set {3,5,7,9,11,13}\{3, 5, 7, 9, 11, 13\} has a mean of 8 and a median of 8. The value 100 is added to the set. Which of the following changes?

A) Median only

B) Mean only

C) Neither mean nor median

D) Both mean and median

Show the worked solution

Answer: D

Explanation

Step 1 — Original: mean 8, median 7+92=8\dfrac{7+9}{2} = 8.

Step 2 — Adding 100 gives {3,5,7,9,11,13,100}\{3,5,7,9,11,13,100\} — seven values.

Step 3 — New mean: 48+1007=148721.1\dfrac{48+100}{7} = \dfrac{148}{7} \approx 21.1 — changed.

Step 4 — New median: the 4th of seven values, which is 9 — also changed.

Why the others are wrong:

  • A the median does change, from 8 to 9, because the count went from even to odd.

  • B the mean changes, but so does the median.

  • C both change.

Takeaway: An outlier always moves the mean. It moves the median too when it changes the number of values from even to odd, because the middle position shifts.


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