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 the value of .
- 2.A square petri dish has an area of 121 mm². A scientist wants to know its side length. Work out the side length of the dish.
- 3.A rectangular plywood panel measures 2.4 m by 0.75 m. Work out the area of the panel in square metres, giving your answer as a fraction in its simplest form.
- 4.Solve 5x² − 15x = 0.
- 5.Solve x² + 7x = 0.
- 6.Simplify √45.
- 7.Expand and simplify (2x − 1)(x + 5)(x − 2). Write down the coefficient of x in your answer.
- 8.A recipe uses 0.625 kg of flour. Write this mass as a fraction of a kilogram, in its simplest form.
- 9.The recurring decimal 0.454545... can be written as 0.45 recurring, where both digits repeat forever. Let x = 0.45 recurring. Work out x as a fraction in its simplest form.
- 10.Sam compares 0.6 and 5/8 by comparing the digit 6 with the digit 5, and says that 0.6 is the larger number. Convert 5/8 to a decimal to find the correct larger value.
- 11.One solution of the equation x² − (k + 1)x + k = 0 is x = 3. Work out the value of k.
- 12.Factorise 6x² − 7x − 3.
- 13.Expand and simplify (x + 1)(x + 2)(x + 3).
- 14.Simplify x⁵ × x³ ÷ x², giving your answer as a single power of x.
- 15.Expand and simplify √3(2 + √12).
- 16.Factorise 3x² + 10x − 8.
- 17.A square tile has an area of 72 cm². Work out the exact perimeter of the tile, giving your answer in the form k√2 cm.
- 18.Solve x² + 3x − 10 = 0.
- 19.Simplify (x² − 9) ÷ (x² + 5x + 6).
- 20.The equation x² − 6x + k = 0 has exactly one solution. Work out the value of k.
Answer key
- (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.
- (d) 11 mm — Method: for a square, the side length is the square root of the area. Working: 11 × 11 = 121, so the side length is 11 mm. 60.5 mm comes from working out 121 ÷ 2 = 60.5, halving the area instead of finding its square root. 242 mm comes from working out 121 × 2 = 242, doubling the area instead of finding its square root. 22 mm comes from working out 11 × 2 = 22, doubling the correct side length. Answer: 11 mm.
- (c) 9/5 — Method: the area of a rectangle is its length multiplied by its width; the decimal product is then written over a power of ten and cancelled. Working: 24 × 75 = 1800, and 2.4 and 0.75 have three decimal places between them, so 2.4 × 0.75 = 1.8; the area of the panel is 1.8 square metres, which is eighteen tenths, so it can be written as 18/10, and dividing the numerator and the denominator by 2 gives 9 over 5. Answer: 9/5. The distractors: 4/5 comes from converting only the digits after the decimal point and losing the whole one, turning 1.8 into eight tenths; 63/20 comes from adding the two sides instead of multiplying them, giving 3.15; 9/50 comes from misplacing the decimal point in the product and writing 0.18, which cancels to 9 over 50.
- (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) 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.
- (d) 3√5 — Split 45 into a perfect square times a factor: 45 = 9 × 5. Take the square root of each part separately: √45 = √9 × √5 = 3√5, since √9 = 3. Writing the perfect-square factor itself (9) as the coefficient instead of its root would give 9√5 — that trap comes from forgetting the last step, rooting 9. Multiplying 3 and 5 together instead of keeping them as coefficient and radicand gives 15, which throws away the surd entirely. Doubling the correct coefficient by mistake gives 6√5.
- (b) −23 — Expand two of the three brackets first: (x + 5)(x − 2) = x² + 3x − 10. Then multiply this by the remaining bracket: (2x − 1)(x² + 3x − 10) = 2x³ + 6x² − 20x − x² − 3x + 10, which simplifies to 2x³ + 5x² − 23x + 10, so the coefficient of x is −23. Writing −13 comes from a sign slip in the first expansion, combining 5x − 2x as −5x − 2x = −7x instead of +3x, which carries through to a wrong final coefficient. Writing −20 comes from forgetting to distribute the −1 across every term of x² + 3x − 10, dropping the −1 × 3x = −3x contribution. Writing 10 comes from reading off the constant term of the expansion instead of the coefficient of x.
- (c) 5/8 — Method: write the decimal over 1000 using its three decimal places, then simplify. Working: 0.625 = 625/1000 = 5/8 (dividing both numerator and denominator by 125). Answer: 5/8. 25/4 comes from writing the decimal over 100 instead of 1000, as if there were only two decimal places. 31/50 comes from rounding 0.625 to 0.62 before converting. 8/5 comes from simplifying correctly to 5/8 and then writing the fraction upside down.
- (c) 5/11 — Let x = 0.45 recurring, so x = 0.454545... . Since two digits repeat, multiply by 100: 100x = 45.454545... . Subtracting the original x removes the recurring part exactly, because it lines up digit for digit: 100x − x = 45.454545... − 0.454545... = 45, so 99x = 45, giving x = 45/99 = 5/11. Treating the decimal as if it terminated at two places gives 45/100 = 9/20, which is only 0.45 and drops the repeating part entirely. Subtracting 10x instead of x — using 100x − 10x = 90x = 45 — is the wrong power of ten for a two-digit repeating block, and gives x = 45/90 = 1/2. Making an arithmetic slip in the numerator, 45 − 1 = 44 instead of 45, gives 44/99 = 4/9.
- (a) 0.625 — Method: convert the fraction to a decimal so it can be compared properly with 0.6. Working: 5/8 = 0.625, and since 0.625 > 0.6, the larger value is 0.625. Answer: 0.625. 0.6 repeats Sam's incorrect claim, made by comparing single digits rather than full place value. 0.58 comes from converting 5/8 incorrectly, treating it as if it read 5 tenths and 8 hundredths. 0.85 comes from turning the fraction upside down and writing its digits straight after the decimal point, 8 then 5, instead of dividing.
- (a) k = 3 — Method: a solution of an equation makes both sides balance, so substitute it in and solve the equation in k that is left. Working: putting x = 3 gives 3² − (k + 1) × 3 + k = 0, that is 9 − 3k − 3 + k = 0, so 6 − 2k = 0 and k = 3; the equation is then x² − 4x + 3 = 0, whose solutions are 3 and 1. Answer: k = 3. The distractors: k = −3 comes from solving 6 − 2k = 0 as though it gave 2k = −6; k = 4 comes from expanding −3(k + 1) as −3k − 1, multiplying only the k by 3; k = 1.5 comes from working 3² as 3 × 2 = 6, which leaves 3 − 2k = 0.
- (b) (3x + 1)(2x − 3) — To factorise 6x² − 7x − 3, look for two numbers that multiply to 6 × (−3) = −18 and add to −7: these are −9 and 2. Splitting the middle term gives 6x² − 9x + 2x − 3, which groups to 3x(2x − 3) + 1(2x − 3) = (3x + 1)(2x − 3). Writing (3x − 1)(2x + 3) comes from using the pair 9 and −2 instead — the right product but the wrong signs, giving +7x instead of −7x. Writing (6x − 1)(x + 3) comes from picking the factor pair 18 and −1: it multiplies to −18 correctly, but it adds to 17, not −7, so checking only the product splits the middle term as 6x² + 18x − x − 3 and pairs the wrong factors of 6 and 3 together. Writing (x − 3)(6x + 1) comes from that same unchecked pair used the other way round, splitting the middle term as 6x² + x − 18x − 3.
- (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.
- (a) x⁶ — Method: work through the powers in order — multiplying powers of the same base means adding indices, and dividing powers of the same base means subtracting indices. Working: first, x⁵ × x³ = x⁸ (adding 5 and 3); then x⁸ ÷ x² = x⁶ (subtracting 2 from 8). x⁴ comes from swapping the two rules — subtracting for the multiplication, 5 − 3 = 2, and then adding for the division, 2 + 2 = 4. x¹⁰ comes from adding all three indices, 5 + 3 + 2 = 10, treating the division the same as a multiplication. 6x comes from correctly reaching a total index of 6 but then writing it as a coefficient of x instead of as its power. Answer: x⁶.
- (d) 6 + 2√3 — Multiply √3 by each term in the bracket separately. First term: √3 × 2 = 2√3. Second term: √3 × √12 = √(3 × 12) = √36 = 6. Adding the two results in the order they were found, and writing the whole-number term first, gives 6 + 2√3. Adding the numbers under the root for the second term instead of multiplying them (3 + 12 = 15) gives √15 in place of 6, leading to √15 + 2√3. Multiplying √3 by the 2 but never distributing to the √12 term at all leaves just 2√3. Treating √3 × 2 as if the 3 were multiplied by the 2 inside the root, √3 × 2 → √6, while still getting the second term correct, gives 6 + √6.
- (d) (3x − 2)(x + 4) — For 3x² + 10x − 8, find two numbers multiplying to 3 × (−8) = −24 and adding to 10: these are 12 and −2. Rewrite: 3x² + 12x − 2x − 8 = 3x(x + 4) − 2(x + 4) = (3x − 2)(x + 4). Choosing (3x + 2)(x − 4) expands to 3x² − 10x − 8 — the correct factor pair but the wrong signs, giving the middle term the wrong sign. Choosing (x − 2)(3x + 4) expands to 3x² − 2x − 8 — the 3 is attached to the wrong bracket, changing which terms combine for the x-coefficient. Choosing (3x − 4)(x + 2) expands to 3x² + 2x − 8 — this uses 4 and 2 instead of the correct pair 12 and 2, so the middle term does not come to 10x.
- (b) 24√2 — The side length of the tile is √72. Since 72 = 36 × 2, √72 = √36 × √2 = 6√2 cm. A square has four equal sides, so the perimeter is 4 × 6√2 = 24√2 cm. Simplifying √72 by writing the perfect-square factor itself as the coefficient instead of its root, 36√2 instead of 6√2, and then multiplying by 4 lands on 144√2. Working out the correct side length, 6√2 cm, but then giving that as the final answer without multiplying by 4 for the perimeter gives 6√2. Doubling the side length instead of quadrupling it, as if the perimeter were 2 × 6√2 rather than 4 × 6√2, gives 12√2.
- (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.
- (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.
- (b) k = 9 — Method: complete the square, because a squared bracket is equal to zero for exactly one value of x. Working: x² − 6x = (x − 3)² − 9, so the equation becomes (x − 3)² − 9 + k = 0, that is (x − 3)² = 9 − k; there is exactly one solution when 9 − k = 0, so k = 9 and the equation reads x² − 6x + 9 = 0 with the repeated solution x = 3. Answer: k = 9. The distractors: k = 3 comes from halving the 6 and not squaring the result; k = 36 comes from squaring the whole of 6 instead of half of it; k = −9 comes from solving 9 − k = 0 with the sign of k the wrong way round.
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