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.Simplify (x² − 9) ÷ (x² + 5x + 6).
- 2.Solve 2x² − 7x + 3 = 0.
- 3.Simplify (3a²)² × (2a)³
- 4.Factorise fully 12x² + 18x.
- 5.Which of these values of x is a solution of x² + 2x − 15 = 0?
- 6.Work out the value of .
- 7.Work out 1 1/2 ÷ 3/4 exactly, giving your answer in its simplest form.
- 8.Solve x² − 5x + 6 = 0 by factorising.
- 9.A quarter-circle has a radius of 6 cm. Work out the exact perimeter of the quarter-circle, giving your answer in terms of π.
- 10.Simplify x⁷ × x⁴, giving your answer as a single power of x.
- 11.Write down the exact decimal value of the fraction 1/6.
- 12.Solve 5x² − 15x = 0.
- 13.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.
- 14.A semicircle has a diameter of 8 cm. Work out the exact area of the semicircle, in terms of π.
- 15.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.
- 16.Work out 3/4 − 5/12 exactly, giving your answer in its simplest form.
- 17.Simplify (y³)⁴, giving your answer as a single power of y.
- 18.A set of kitchen scales displays the mass of a bag of sugar as 0.63 recurring kilograms, meaning 0.636363... kg with the block '63' repeating forever. Convert this mass to a fraction of a kilogram, then work out the mass in grams, giving your answer to the nearest gram.
- 19.Triangle DEF has a right angle at E. Angle DFE = 60° and EF = 9 cm. Work out the exact length of DE.
- 20.The two shorter sides of a right-angled triangle are √12 cm and √24 cm. Work out the exact length of the hypotenuse.
Answer key
- (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.
- (c) x = 3 or x = 1/2 — Method: factorise into two brackets whose x terms multiply to 2x² and whose numbers multiply to 3, checking that they produce the middle term −7x, then set each bracket equal to zero. Working: (2x − 1)(x − 3) expands to 2x² − 6x − x + 3 = 2x² − 7x + 3, so (2x − 1)(x − 3) = 0; then 2x − 1 = 0 gives x = 1/2 and x − 3 = 0 gives x = 3. Answer: x = 3 or x = 1/2. The distractors: x = 3/2 or x = 1 comes from factorising as (2x − 3)(x − 1), whose middle term is −5x and not −7x; x = −3 or x = −1/2 comes from reading the roots straight out of (2x − 1)(x − 3) without changing the signs; x = 6 or x = 1 comes from using the quadratic formula with the denominator written as a instead of 2a, dividing 7 ± 5 by 2.
- (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.
- (c) 6x(2x + 3) — The highest common factor of 12x² and 18x is 6x. Dividing each term by 6x gives 12x² ÷ 6x = 2x and 18x ÷ 6x = 3, so 12x² + 18x = 6x(2x + 3). A candidate who only takes out the number 6 (missing the x) gets 6(2x² + 3x), which is not fully factorised. A candidate who only takes out 2x (missing the extra factor of 3 in 6) gets 2x(6x + 9), also not fully factorised — the bracket still shares a common factor. A candidate who takes out 3x instead of the full 6x gets 3x(4x + 6), which again is not fully factorised since 4x + 6 shares a common factor of 2.
- (a) x = 3 — Method: factorise x² + 2x − 15 as (x + 5)(x − 3), since 5 × (−3) = −15 and 5 + (−3) = 2. Setting each bracket equal to zero gives x + 5 = 0 or x − 3 = 0, so x = −5 or x = 3. Only x = 3 is offered here. Distractor origins: x = −3 reverses the sign of the factor pair, treating the bracket (x − 3) as giving x = −3 instead of x = 3; x = 5 takes the number from the other factor, (x + 5), but with the wrong sign, giving x = 5 instead of x = −5; x = 15 takes the constant term of the original expression as if it were a root, without factorising at all.
- (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) 2 — First write 1 1/2 as an improper fraction, 3/2. To divide by 3/4, multiply by its reciprocal, 4/3: 3/2 × 4/3 = 12/6 = 2. Dropping the whole number and dividing only the fractional part, 1/2 ÷ 3/4 = 1/2 × 4/3, gives 2/3. Multiplying by 3/4 directly instead of using its reciprocal, 3/2 × 3/4, gives 9/8. Using the reciprocal of the first fraction instead of the second, 2/3 × 3/4, gives 1/2.
- (c) x = 2 or x = 3 — Method: factorise into two brackets whose numbers multiply to the constant term and add to the coefficient of x, then set each bracket equal to zero. Working: two numbers that multiply to 6 and add to −5 are −2 and −3, so x² − 5x + 6 = (x − 2)(x − 3) = 0; then x − 2 = 0 gives x = 2 and x − 3 = 0 gives x = 3. Answer: x = 2 or x = 3. The distractors: x = −2 or x = −3 comes from reading the numbers inside the brackets as the solutions instead of changing their signs; x = 1 or x = 6 comes from taking the first factor pair of 6 without checking that the pair adds to −5; x = 5 or x = 6 comes from reading the solutions straight off the 5 and the 6 in the equation.
- (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.
- (a) x¹¹ — Method: when multiplying powers of the same base, add the indices. Working: 7 + 4 = 11, so x⁷ × x⁴ = x¹¹. x²⁸ comes from multiplying the indices, 7 × 4 = 28, instead of adding them. x³ comes from working out 7 − 4 = 3, which is the rule for dividing powers, not multiplying them. 11x comes from adding the indices to make 11 but then treating x as a coefficient instead of a power. Answer: x¹¹.
- (a) 0.1666... — Method: a fraction bar means divide, so the decimal is found by dividing the numerator by the denominator; when a remainder comes back unchanged the division never ends, the digit it produces repeats for ever, and the exact value has to be written with that recurring digit rather than a rounded one. Working: 1 ÷ 6 is set out as 1.000 ÷ 6; six does not go into 1, and six goes into 10 tenths once with 4 left over, so the first decimal digit is 1; the 4 left over makes 40 hundredths, and six goes into 40 six times with 4 left over again; that same remainder of 4 returns at every step, so the digit 6 repeats without end. Answer: 0.1666... The distractors: 0.16 comes from carrying the division out to two decimal places and stopping there, as though the decimal terminated; 0.17 comes from rounding the division to two decimal places, which gives a value close to one sixth but not equal to it; 0.6 comes from writing the digit of the denominator straight after the decimal point, as though 1/6 meant six tenths.
- (c) x = 0 or x = 3 — Method: take out the common factor 5x: 5x(x − 3) = 0, so 5x = 0 or x − 3 = 0, giving x = 0 or x = 3. Distractor origins: x = 0 or x = 15 comes from forgetting to divide the second term by the common factor 5x correctly, leaving 15 instead of 3; x = 3 loses the solution x = 0 by dividing both sides by x; x = 5 or x = 3 mistakes the coefficient 5 itself for one of the solutions.
- (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.
- (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².
- (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.
- (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) y¹² — Method: when a power is raised to another power, multiply the two indices. Working: (y³)⁴ means y³ × y³ × y³ × y³, which is four lots of three y's multiplied together, so the index is 3 × 4 = 12 and (y³)⁴ = y¹². y⁷ comes from adding the indices, 3 + 4 = 7, which is the rule for multiplying two separate powers, not for raising a power to a power. y⁸¹ comes from working out 3⁴ = 81 and using that as the index, raising the inner index to the outer power instead of multiplying the two indices. 12y comes from multiplying the indices to make 12 but then treating y as a coefficient instead of a power. Answer: y¹².
- (d) 636 g — Let x = 0.636363... . Since two digits repeat, multiply by 100: 100x = 63.636363... . Subtracting removes the recurring part exactly: 100x − x = 63.636363... − 0.636363... = 63, so 99x = 63, giving x = 63/99 = 7/11 kg. Converting to grams: 7/11 × 1000 = 7000/11 = 636.3636... g, which rounds to 636 g. Treating the decimal as if it terminated, writing 0.63 as 63/100 kg, gives 630 g when multiplied by 1000 — this drops the recurring part entirely. Subtracting 10x instead of x, using 100x − 10x = 90x = 63, is the wrong power of ten for a two-digit block, giving x = 63/90 = 7/10 kg, which is 700 g. A numerator slip in the subtraction, 63 − 1 = 62 instead of 63, gives x = 62/99 kg, which is 62000/99 = 626.26... g, rounding to 626 g.
- (d) 9√3 cm — DE is opposite the 60° angle at F, and EF is adjacent to it, so DE = EF × tan 60° = 9 × √3 = 9√3 cm. 9√3/2 cm comes from using sin 60° = √3/2 instead of tan 60°. 3√3 cm comes from using tan 30° = 1/√3 instead of tan 60° (9 × 1/√3 = 9/√3 = 3√3). 18 cm is the hypotenuse DF, not DE: it comes from using cos 60° = 1/2 and working out 9 ÷ 1/2 = 18, which finds the wrong side of the triangle.
- (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.
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