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.Work out √3 × √12, giving your answer as an integer.
- 2.Simplify (5² × 2³)³ ÷ (5³ × 2²)²
- 3.A pop-up canopy has two sloping supports that meet at the top. Each support makes an angle of 30° with the ground and is 6 m long. Using the exact value of cos 30°, work out the total width of the canopy's base.
- 4.The decimal 0.2333... has one non-recurring digit (the 2) followed by a single recurring digit (the 3), so it can be written as 0.2 recurring 3. Let x = 0.2333... . Work out x as a fraction in its simplest form.
- 5.Simplify 2/(x + 1) + 3/(x − 2), giving your answer as a single fraction.
- 6.The two shorter sides of a right-angled triangle are √12 cm and √24 cm. Work out the exact length of the hypotenuse.
- 7.A ladder rests against a wall, making an angle of 60° with the ground. The ladder is 2 m long. Using the exact value of sin 60°, work out how high up the wall the ladder reaches, giving your answer in centimetres.
- 8.A right-angled triangle has a hypotenuse of 10 cm. One of its other angles is 45°. Work out the exact length of one of the two shorter sides.
- 9.A semicircle has a diameter of 8 cm. Work out the exact area of the semicircle, in terms of π.
- 10.Solve x² − 2x − 24 = 0.
- 11.A cake recipe needs 3/4 of a kilogram of sugar. Aisha wants to make half the recipe. Work out how much sugar she needs, giving your answer as a fraction of a kilogram in its simplest form.
- 12.A cube-shaped storage tank has a volume of 15,625 cubic centimetres. Work out the length of one edge of the tank.
- 13.Solve x² + 7x = 0.
- 14.Work out the exact value of cos 0° − sin 30°.
- 15.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.
- 16.A kite string makes an angle of 30° with the ground. The kite is flying at a height of 6 m directly above a point on the ground. Using the exact value of sin 30°, work out the exact length of the kite string.
- 17.Expand and simplify 4(2x − 1) − 3(x + 2) − 5x
- 18.Work out the value of (√5)⁴
- 19.The graph of y = x² − 2x − 8 takes these values: when x = −2, y = 0; when x = −1, y = −5; when x = 0, y = −8; when x = 3, y = −5; when x = 4, y = 0. Use these values to write down the two solutions of x² − 2x − 8 = 0.y = x² − 2x − 8
- 20.Work out the value of .
Answer key
- (a) 6 — Use √a × √b = √(ab): √3 × √12 = √(3 × 12) = √36 = 6. Adding the numbers under the roots instead of multiplying them, 3 + 12 = 15, gives √15 — that comes from applying the rule for adding surds to a multiplication question. Multiplying the two numbers under the roots but then forgetting to take the square root at the end leaves 36. Simplifying only √12 to 2√3 and then dropping the other √3 factor entirely gives 2√3.
- (b) 2⁵ — Method: a power outside brackets multiplies the index of every factor inside them, and dividing powers of the same base subtracts their indices. Working: (5² × 2³)³ = 5⁶ × 2⁹ and (5³ × 2²)² = 5⁶ × 2⁴. Dividing gives 5⁶⁻⁶ × 2⁹⁻⁴, and since 5⁰ = 1 the whole expression reduces to 2⁵. Answer: 2⁵. The distractors: 2² comes from adding the outside index to each inside index instead of multiplying, which gives 5⁵ × 2⁶ over 5⁵ × 2⁴; 2¹³ comes from adding the indices of 2 when dividing, 9 + 4, instead of subtracting them; 2 comes from applying the outside power to the first factor inside each bracket only, leaving 5⁶ × 2³ over 5⁶ × 2².
- (b) 6√3 m — The horizontal distance covered by one support is adjacent to the 30° angle, so it equals 6 × cos 30° = 6 × √3/2 = 3√3 m. The total base width is made up of both supports, so it is 2 × 3√3 = 6√3 m. '3√3 m' gives only one support's horizontal distance and forgets to double it for the total width. '6 m' comes from using sin 30° instead of cos 30° for the horizontal distance (6 × sin 30° = 3, doubled to 6). '12 m' comes from doubling the full sloping length of 6 m without using any trigonometry at all.
- (c) 7/30 — Let x = 0.2333... . Because only the 3 recurs, use two multiples of x that line up the recurring part exactly: 10x = 2.333... and 100x = 23.333... . Subtracting removes the recurring tail completely: 100x − 10x = 23.333... − 2.333... = 21, so 90x = 21, giving x = 21/90 = 7/30. Treating the decimal as if it terminated after two places, writing 0.23 as 23/100, ignores that the 3 carries on forever. Misreading which digits recur — treating 0.2333... as if the block '23' repeated, giving 0.232323... — leads to x = 23/99, which is a different, larger recurring decimal from the one given. A numerator slip in the subtraction, computing 22 instead of 21, gives x = 22/90 = 11/45.
- (d) (5x − 1)/(x² − x − 2) — The common denominator is (x + 1)(x − 2) = x² − x − 2. The numerator becomes 2(x − 2) + 3(x + 1) = (2x − 4) + (3x + 3) = 5x − 1, so the sum is (5x − 1)/(x² − x − 2). Choosing 5/(2x − 1) adds the numerators (2 + 3 = 5) and the denominators ((x + 1) + (x − 2) = 2x − 1) directly, which is not how fractions add. Choosing (5x + 1)/(x² − x − 2) comes from expanding 2(x − 2) as 2x − 2 instead of 2x − 4, losing part of the constant term. Choosing (5x − 1)/(x² + x − 2) has the correct numerator but the wrong sign on the x-term when (x + 1)(x − 2) is expanded.
- (d) 6 — By Pythagoras' theorem, the square of the hypotenuse equals the sum of the squares of the other two sides: (√12)² + (√24)² = 12 + 24 = 36. The hypotenuse is √36 = 6 cm. Adding the two side lengths directly instead of squaring them first, treating the theorem as if it were a straight sum of the sides, gives √12 + √24 = 2√3 + 2√6. Multiplying the two squared values, 12 × 24 = 288, instead of adding them, then taking the root, gives √288 = 12√2. Adding the squares correctly to get 36 but forgetting to take the square root at the end leaves 36 as the answer instead of the hypotenuse itself.
- (c) 100√3 cm — The height is opposite the 60° angle, so height = 2 × sin 60° = 2 × √3/2 = √3 m. Converting to centimetres: √3 m = 100√3 cm. '√3 cm' forgets to convert the answer from metres to centimetres. '200√3 cm' comes from mis-recalling sin 60° as √3 instead of √3/2, dropping the denominator of the exact value: 2 × √3 = 2√3 m = 200√3 cm. '50√3 cm' comes from halving the ladder's length before multiplying by sin 60°, instead of using the full 2 m.
- (a) 5√2 cm — Method: the angles of a triangle add to 180°, so the third angle is 45° as well and the two shorter sides are equal. Take one of them as the side opposite a 45° angle and use sin 45° = opposite ÷ hypotenuse. Working: the exact value of sin 45° is √2/2, so the shorter side = 10 × √2 ÷ 2, and half of 10 is 5. Answer: 5√2 cm, which is about 7.07 cm. Remembering sin 45° as √2 rather than as √2 halved gives 10√2 cm, which is longer than the hypotenuse. Halving the hypotenuse because 45° is half of 90° gives 5 cm. Taking the value from the other special triangle, sin 60° = √3/2, gives 5√3 cm.
- (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) x = 6 or x = −4 — We need two numbers that multiply to −24 and add to −2: these are −6 and 4, since −6 × 4 = −24 and −6 + 4 = −2. So x² − 2x − 24 = (x − 6)(x + 4) = 0, giving x = 6 or x = −4. A candidate who swaps the signs, using 6 and −4 the wrong way round in the brackets, gets x = −6 or x = 4. A candidate who picks the wrong factor pair, 8 and −3 (which multiply to −24 but add to +5, not −2), gets (x + 8)(x − 3) = 0 and answers x = −8 or x = 3. A candidate who makes both factors negative gets x = −6 or x = −4, which would require the constant term to be +24, not −24.
- (d) 3/8 — Method: making half the recipe means dividing the quantity of sugar by 2. Working: 3/4 ÷ 2 = 3/8. Answer: 3/8. 3/2 comes from multiplying by 2 instead of dividing, as if doubling the recipe. 5/4 comes from adding 1/2 to 3/4 instead of halving it, confusing "half of" with "plus a half". 3/4 comes from leaving the amount unchanged, forgetting to halve it for the smaller recipe.
- (c) 25 cm — Method: for a cube, the edge length is the cube root of the volume. Working: 25 × 25 × 25 = 15,625, so the edge length is 25 cm. 5 cm comes from cube-rooting 125 instead of 15,625, misreading the number of digits. 50 cm comes from working out 25 × 2 = 50, doubling the correct edge length. 125 cm comes from taking the square root of the volume instead of the cube root, since 125 × 125 = 15,625 — that would be the side of a SQUARE of area 15,625, not the edge of a cube of that volume. Answer: 25 cm.
- (c) x = 0 or x = −7 — Factorising: x² + 7x = x(x + 7) = 0, so x = 0 or x + 7 = 0, giving x = 0 or x = −7. A candidate who divides both sides of the original equation by x, which loses the solution x = 0, gets only x = −7. A candidate who makes a sign error solving x + 7 = 0 gets x = 0 or x = 7. A candidate who misreads the coefficient and doubles it gets x = 0 or x = −14.
- (a) 1/2 — cos 0° = 1 and sin 30° = 1/2, so cos 0° − sin 30° = 1 − 1/2 = 1/2. 1 comes from writing down cos 0° alone and forgetting to subtract sin 30°. 3/2 comes from adding the two values instead of subtracting. −1/2 comes from working out sin 30° − cos 0°, the two terms the wrong way round.
- (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.
- (b) 12 m — sin 30° = opposite ÷ hypotenuse, where the opposite side is the height (6 m) and the hypotenuse is the string. So string = height ÷ sin 30° = 6 ÷ (1/2) = 12 m. The distractor 3 m comes from multiplying by sin 30° instead of dividing (6 × 1/2 = 3). The distractor 6√3 m comes from using tan 30° = 1/√3 instead of sin 30° (6 ÷ (1/√3) = 6√3). The distractor 4√3 m comes from using cos 30° = √3/2 instead of sin 30° (6 ÷ (√3/2) = 12/√3 = 4√3).
- (a) −10 — Method: multiply each bracket out, treating the second bracket as being multiplied by −3 because it is subtracted, then collect like terms. Working: 4(2x − 1) = 8x − 4 and −3(x + 2) = −3x − 6, so the expression becomes 8x − 4 − 3x − 6 − 5x; the x terms give 8x − 3x − 5x = 0, so no term in x survives, and the numbers give −4 − 6 = −10. Answer: −10. The distractors: 2 comes from expanding −3(x + 2) as −3x + 6, leaving the numbers −4 + 6; 5x − 10 comes from forgetting the final −5x, so the x terms give 8x − 3x = 5x; −7 comes from multiplying the 4 over only the first term of its bracket, giving 8x − 1 and so the numbers −1 − 6.
- (a) 25 — Method: squaring a square root removes the root, so a square root raised to the power 4 can be squared in two stages. Working: (√5)⁴ = ((√5)²)² = 5² = 5 × 5 = 25. Answer: 25. The distractors: 5 comes from squaring once and stopping, treating the fourth power as a square; 625 comes from raising 5 to the power 4 and ignoring the root sign altogether; 20 comes from multiplying 5 by the index 4 instead of raising 5 to that power.
- (c) x = −2 or x = 4 — The solutions of x² − 2x − 8 = 0 are the x-values where y = 0. From the table, y = 0 when x = −2 and when x = 4, so those are the two solutions. Distractor origins: x = −1 or x = 3 picks the pair of x-values that give equal (but non-zero) y-values instead of y = 0; x = 0 or x = −8 mixes up an x-value with its corresponding y-value; x = −2 only reads off one of the two roots and misses the other.
- (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.
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