20 exact-answer questions with no calculator: surds, indices, exact trigonometric values, algebraic manipulation and fractions.
🧮 Paper 1 non-calculator warm-up — Higher
On Higher, Paper 1 asks for answers in exact form — a surd left as a surd, sin 60° left as √3/2, a fraction left as a fraction — and a rounded decimal scores nothing. This sheet drills exactly that. Twenty questions across simplifying surds and rationalising denominators, the index laws including fractional and negative indices, exact values of sin, cos and tan at the standard angles, expanding and factorising, and arithmetic with fractions and mixed numbers. Give yourself twenty-five minutes and no calculator, and write every answer in its exact form even when a decimal feels more natural. If you find yourself reaching for the calculator out of habit, that is the habit this sheet exists to break.
- 1.A semicircle has a diameter of 8 cm. Work out the exact area of the semicircle, in terms of π.
- 2.A ramp rises at 30° to the horizontal. Its sloping surface is 4.8 m long. Safety rules say the vertical rise of a ramp must be no more than 2.5 m. Work out how far below that limit the rise of this ramp is.
- 3.Solve x² − 100 = 0.
- 4.Expand and simplify (x + 1)(x + 2)(x + 3).
- 5.Work out the value of .
- 6.Expand and simplify (2 + √3)², giving your answer in the form a + b√3.
- 7.Expand and simplify (x − 3)²
- 8.Work out the value of .
- 9.Work out the value of √49 + ∛27
- 10.A quarter-circle has a radius of 6 cm. Work out the exact perimeter of the quarter-circle, giving your answer in terms of π.
- 11.Simplify (3a²)² × (2a)³
- 12.Simplify (x² − 9) ÷ (x² + 5x + 6).
- 13.A zip-wire is fixed at an angle of 60° to the horizontal ground. The zip-wire is 12 m long. Using the exact value of cos 60°, work out the exact horizontal distance it covers.
- 14.A square tile has an area of 144 cm². Work out the side length of the tile.
- 15.Decide which of 2³⁰ and 3²⁰ is the larger number, and write down the correct statement.
- 16.Solve x² + 3x − 10 = 0.
- 17.Work out the value of 2⁻⁴
- 18.Work out 3/4 − 5/12 exactly, giving your answer in its simplest form.
- 19.Work out the exact value of tan 30° + tan 30°.
- 20.Work out the exact value of (sin 30°)² + (cos 30°)².
Answer key
- (b) 8π cm² — A diameter of 8 cm gives a radius of 4 cm. The area of a full circle would be π × r² = π × 4² = 16π cm², and a semicircle is exactly half of this, giving 16π ÷ 2 = 8π cm². Forgetting to halve the area for the semicircle gives 16π cm², the area of the whole circle. Halving the diameter twice, using a radius of 2 instead of 4, gives π × 2² = 4π cm². Using the diameter itself as the radius, so π × 8² = 64π, and then halving that for the semicircle gives 32π cm².
- (a) 0.1 m — Method: the sloping surface is the hypotenuse and the vertical rise is the side opposite the 30° angle, so rise = 4.8 × sin 30°; then compare that rise with the limit. Working: the exact value of sin 30° is one half, so the rise = 4.8 × 1/2 = 2.4 m. The limit is 2.5 m, and 2.5 − 2.4 = 0.1. Answer: the ramp is 0.1 m below the limit. Working out the rise and stopping there gives 2.4 m, which answers a question that was not asked. Dividing by sin 30° instead of multiplying gives 4.8 ÷ 0.5 = 9.6 and then 9.6 − 2.5 = 7.1 m. Treating sine as proportional to the angle, so that sin 30° is a third of sin 90°, gives 4.8 ÷ 3 = 1.6 and then 2.5 − 1.6 = 0.9 m.
- (a) x = 10 or x = −10 — Rearranging, x² = 100. Taking the square root of both sides gives x = ±10, i.e. x = 10 or x = −10. A candidate who forgets the negative root gives only x = 10. A candidate who halves 100 instead of taking its square root gets x = 50. A candidate who applies the ± sign to 100 itself instead of to its square root gets x = 100 or x = −100.
- (d) x³ + 6x² + 11x + 6 — (x + 1)(x + 2) = x² + 3x + 2. Multiplying by (x + 3): (x² + 3x + 2)(x + 3) = x³ + 3x² + 2x + 3x² + 9x + 6, which simplifies to x³ + 6x² + 11x + 6. Choosing x³ + 6x² + 6x + 6 has the right x² and constant terms but adds 1 + 2 + 3 = 6 for the x-coefficient instead of the correct sum of pairwise products 1×2 + 1×3 + 2×3 = 11. Choosing x³ + 5x² + 11x + 6 sums only two of the three constants (2 + 3 = 5) for the x² coefficient, leaving out the 1. Choosing x³ + 6x² + 11x + 5 adds the last two constants (2 + 3 = 5) instead of multiplying all three (1 × 2 × 3 = 6) for the constant term.
- (d) 1/4 — Method: deal with the fractional index first, then the negative sign. Working: $8^{2/3} = (\sqrt[3]{8})^2 = 2^2 = 4$. A negative index means take the reciprocal of that result, so $8^{-2/3} = \frac{1}{8^{2/3}} = \frac{1}{4}$. Answer: 1/4. A candidate who evaluates $8^{2/3}$ correctly but forgets the negative sign entirely gets 4 — they have dropped the instruction to take a reciprocal. A candidate who takes the reciprocal step but applies it as a sign change to the finished number instead of inverting it gets −4. A candidate who multiplies 8 by −2/3, treating the index as an ordinary factor rather than a power, gets −16/3.
- (c) 7 + 4√3 — Expand the brackets fully: (2 + √3)² = 2² + 2 × 2 × √3 + (√3)² = 4 + 4√3 + 3. Adding the two whole-number terms, 4 + 3 = 7, gives 7 + 4√3. Using (a + b)² = a² + b² and skipping the middle cross term entirely gives just 4 + 3 = 7, with no surd term at all. Treating (√3)² as if it stayed √3 rather than becoming 3, then merging it with the existing surd term, gives 4 + 5√3. Squaring only the surd term correctly but carrying the whole-number term as 2 instead of squaring it to 4 gives 2 + 3 + 4√3 = 5 + 4√3.
- (d) x² − 6x + 9 — Method: squaring a bracket means multiplying that bracket by itself, so expand (x − 3)(x − 3) term by term and then collect like terms. Working: x × x = x², x × (−3) = −3x, (−3) × x = −3x and (−3) × (−3) = 9, giving x² − 3x − 3x + 9, and the two middle terms collect to −6x. Answer: x² − 6x + 9. The distractors: x² − 3x + 9 comes from writing down only one of the two middle products instead of both; x² + 6x + 9 comes from treating (−3) × x as +3x, so the middle terms are added rather than subtracted; x² − 9 comes from treating the square as the difference of two squares (x − 3)(x + 3).
- (d) 8 — Method: write $16^{3/4}$ as $(\sqrt[4]{16})^3$ — the denominator of the index gives the root, the numerator gives the power. Working: $\sqrt[4]{16} = 2$, so $16^{3/4} = 2^3 = 8$. Answer: 8. A candidate who multiplies 16 by 3/4 is treating the index as an ordinary factor and gets 12 — a fractional index is not a multiplier. A candidate who takes the square root instead of the fourth root and then cubes it works out $(\sqrt{16})^3 = 4^3$ and gets 64; the denominator 4 names a fourth root, not a square root. A candidate who takes the fourth root of 16 correctly but stops there, without cubing it, gets 2.
- (a) 10 — √49 = 7 and ∛27 = 3, so √49 + ∛27 = 7 + 3 = 10. Treating the cube root as dividing by 3 instead of finding the cube root gives 27 ÷ 3 = 9, then 7 + 9 = 16. Multiplying the two roots instead of adding them gives 7 × 3 = 21. Ignoring the cube root symbol and using 27 as it stands gives 7 + 27 = 34.
- (c) (12 + 3π) cm — The perimeter of a quarter-circle is made up of two straight radii plus a quarter of the circumference. The two radii give 2 × 6 = 12 cm, and a quarter of the circumference is (1/4) × 2 × π × 6 = 3π cm, so the total perimeter is (12 + 3π) cm. Giving only the curved part, 3π cm, forgets the two straight edges entirely. Using the full circumference, 2 × π × 6 = 12π, instead of a quarter of it gives (12 + 12π) cm. Including only one radius instead of two gives (6 + 3π) cm.
- (d) 72a⁷ — Method: a power outside brackets applies to every factor inside them, and multiplying two powers of the same letter adds their indices. Working: (3a²)² = 3² × a⁴ = 9a⁴, and (2a)³ = 2³ × a³ = 8a³. Multiplying the two results gives 9 × 8 = 72 for the number and 4 + 3 = 7 for the index of a. Answer: 72a⁷. The distractors: 36a⁷ comes from squaring the 2 in (2a)³ instead of cubing it, giving 4a³ and then 9 × 4; 72a¹² comes from multiplying the indices 4 and 3 when the two terms are multiplied, instead of adding them; 17a⁷ comes from adding the coefficients 9 and 8 rather than multiplying them.
- (b) (x − 3)/(x + 2) — Factorise both: x² − 9 = (x − 3)(x + 3) (difference of two squares), and x² + 5x + 6 = (x + 2)(x + 3) (two numbers multiplying to 6 and adding to 5, namely 2 and 3). The factor (x + 3) is common to both, so it cancels, leaving (x − 3)/(x + 2). Choosing −9/(5x + 6) comes from cancelling the x² terms directly without factorising first — x² is not a common factor of the whole numerator or denominator. Choosing (x + 3)/(x + 2) cancels the (x − 3) factor instead of the shared (x + 3) factor, and (x − 3) does not appear in the denominator to cancel with. Choosing x − 3 cancels the whole denominator (x + 2) as though it were equal to 1.
- (d) 6 m — The horizontal distance is adjacent to the 60° angle and the zip-wire is the hypotenuse, so horizontal distance = 12 × cos 60° = 12 × 1/2 = 6 m. 6√3 m comes from using sin 60° = √3/2 instead of cos 60°, which would give the vertical drop, not the horizontal distance. 4√3 m comes from treating 12 as the side adjacent to a tangent ratio and dividing by tan 60° = √3. 24 m comes from dividing 12 by cos 60° instead of multiplying by it.
- (c) 12 cm — For a square, area = side². So side² = 144, giving side = ±12. Since a length must be positive, the side length is 12 cm. A candidate who gives both square roots without rejecting the negative one, which cannot be a length, answers 12 cm or −12 cm. A candidate who halves 144 instead of taking its square root gets 72 cm. A candidate who divides 144 by 4, confusing the area formula with a perimeter calculation, gets 36 cm.
- (b) 3²⁰ is larger — Method: two powers with different bases and different indices can be compared once they are rewritten with a common index, which is possible whenever the indices share a factor. Working: 30 and 20 have a highest common factor of 10, so 2³⁰ = (2³)¹⁰ = 8¹⁰ and 3²⁰ = (3²)¹⁰ = 9¹⁰. Both are now tenth powers, and since 9 is larger than 8, 9¹⁰ is larger than 8¹⁰. Answer: 3²⁰ is larger. The distractors: 2³⁰ is larger comes from comparing only the indices and choosing the power with the bigger index; They are equal comes from multiplying base by index, 2 × 30 and 3 × 20, and finding 60 each time; They cannot be compared without a calculator comes from assuming that powers this large can only be ranked by evaluating them in full.
- (d) x = 2 or x = −5 — Method: find two numbers that multiply to give −10 and add to give 3 — these are 5 and −2. So x² + 3x − 10 = (x + 5)(x − 2) = 0, giving x = −5 or x = 2. Distractor origins: x = −2 or x = 5 swaps the signs of the two roots; x = 2 or x = 5 makes both roots positive, ignoring the sign of −10; x = −5 or x = −2 makes both roots negative.
- (d) 1/16 — Method: a negative index means the reciprocal of the power, so 2⁻⁴ is 1 divided by 2⁴. Working: 2⁴ = 2 × 2 × 2 × 2 = 16, so the value is 1/16. Answer: 1/16. The distractors: −16 comes from reading the negative index as a minus sign on the result; 16 comes from ignoring the minus sign and working out 2⁴; 1/8 comes from multiplying the base by the index, 2 × 4, and writing 1 over that product.
- (a) 1/3 — To subtract these fractions, first write 3/4 with a denominator of 12: 3/4 = 9/12. Then 9/12 − 5/12 = 4/12, which simplifies to 1/3. Subtracting the numerators and the denominators separately, (3 − 5)/(4 − 12), gives −2/−8, which simplifies to 1/4. Changing 3/4 to twelfths by only changing the denominator, without scaling the numerator to match, gives 3/12 − 5/12 = −2/12, which simplifies to −1/6. Adding the fractions instead of subtracting them, 9/12 + 5/12, gives 14/12, which simplifies to 7/6.
- (a) 2√3/3 — tan 30° = √3/3, so tan 30° + tan 30° = 2 × √3/3 = 2√3/3. √3 comes from wrongly treating tan 30° + tan 30° as tan(30° + 30°) = tan 60° = √3 — adding angles is not the same as adding ratios. √3/3 comes from forgetting to double the value and just writing down tan 30° on its own. 2√3 comes from doubling the numerator of √3/3 but forgetting to keep the denominator of 3.
- (d) 1 — sin 30° = 1/2, so (sin 30°)² = 1/4. cos 30° = √3/2, so (cos 30°)² = 3/4. Adding these gives 1/4 + 3/4 = 1. '1/4' only calculates (sin 30°)² and forgets to add the cos 30° term. '3/4' only calculates (cos 30°)² and forgets to add the sin 30° term. '−1/2' comes from subtracting the two squared values instead of adding them: 1/4 − 3/4 = −1/2.
What is on this worksheet?
The sheet holds 20 questions drawn from the MathsUK bank — the content areas covered: Number, Algebra, Geometry and measures (statements N7, N8, N10, A4, A18, G21). It is pitched at GCSE Higher and takes about 25 minutes to work through in full. It is built for independent practice, with full answers at the end for self-marking.
How to use the sheet well
- Print it or open it on screen — both work. Printing is A4; the screen view fits phones and tablets.
- Do all 20 questions before checking — about 25 minutes is the guide, but there is no time pressure.
- Check the answers — press “Show answers” or print the answer page separately.
- Redo the questions you got wrong — twice as effective as doing 20 fresh ones.
- “New questions” — builds a fresh sheet on the same statements, so you can practise again without repeats.
Why this sheet helps
MathsUK worksheets use questions graded by difficulty and a fair spread of correct-answer positions (the answer is not always (a)) — so the student really has to think about each question rather than guess a pattern. Every question is tagged to a DfE content statement and checked before it enters the bank. The answers come with a step-by-step explanation, not just a value — so a wrong answer becomes a lesson.
Similar worksheets worth a look
- ✏️ Paper 1 non-calculator warm-up — Foundation · 20 questions · ~25 min
- 📈 Quadratics: factorise, complete the square, formula · 24 questions · ~45 min
- ⚗️ Ratio and proportion mastery — Higher · 24 questions · ~45 min
- ⭕ Circle theorems practice · 18 questions · ~40 min