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.The equation x² − 6x + k = 0 has exactly one solution. Work out the value of k.
- 2.Write 0.36 as a fraction in its simplest form.
- 3.Simplify √45.
- 4.Simplify (5x² + 3x − 2) − (2x² − x + 5)
- 5.Factorise fully 5x + 5y − 5
- 6.Solve 2x² − 7x + 3 = 0.
- 7.Write 5/6 as a decimal, showing clearly which digit recurs.
- 8.The decimal 0.272727... repeats the block 27 for ever. Write 0.27 recurring as a fraction in its simplest form.
- 9.Work out the value of the discriminant b² − 4ac for the equation 2x² + 3x − 2 = 0.
- 10.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.
- 11.Factorise 3x² + 10x − 8.
- 12.Work out the exact value of tan 30° + tan 30°.
- 13.A ball is thrown in the air. Its height, h metres, above the ground after t seconds is given in this table: when t = 0, h = 0; when t = 1, h = 15; when t = 2, h = 20; when t = 3, h = 15; when t = 4, h = 0. Use the table to find the two times, in seconds, at which the ball is at ground level.
- 14.Solve 2x² = 18.
- 15.Triangle DEF has a right angle at E. Angle DFE = 60° and EF = 9 cm. Work out the exact length of DE.
- 16.A rectangular garden has length (x + 7) m and width (x − 7) m. Work out an expression for the area of the garden, giving your answer in its simplest form.
- 17.Write ∛(x²) as a single power of x.
- 18.Expand and simplify 2(a + 6) − 2(a − 7)
- 19.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.
- 20.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.
Answer key
- (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.
- (b) 9/25 — Method: write the decimal over the matching power of ten, then divide the numerator and the denominator by their highest common factor. Working: 0.36 has two digits after the point, so 0.36 = 36/100; the highest common factor of 36 and 100 is 4, and 36 ÷ 4 = 9 with 100 ÷ 4 = 25; since 9 and 25 share no factor greater than 1, the fraction is fully cancelled. Answer: 9/25. The distractors: 3/10 comes from reading only the first digit after the point and converting 0.3; 9/50 comes from dividing the numerator by 4 but the denominator by only 2; 36/10 comes from counting one decimal place instead of two and writing the digits over 10.
- (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.
- (d) 3x² + 4x − 7 — Method: the minus sign in front of the second bracket changes the sign of every term inside it; then collect like terms. Working: removing the brackets gives 5x² + 3x − 2 − 2x² + x − 5; the squared terms give 5x² − 2x² = 3x², the x terms give 3x + x = 4x, and the number terms give −2 − 5 = −7. Answer: 3x² + 4x − 7. The distractors: 7x² + 2x + 3 comes from adding the two brackets instead of subtracting, giving 5x² + 2x², 3x − x and −2 + 5; 3x² + 2x + 3 comes from applying the minus sign to 2x² only, leaving −x and +5 unchanged so that 3x − x = 2x and −2 + 5 = 3; 3x² + 4x + 3 comes from changing the signs of the terms with letters but leaving +5 as it stood, so the number terms give −2 + 5 = 3.
- (c) 5(x + y − 1) — Method: take out the highest common factor of all three terms and divide every term by it, the number term included. Working: the highest common factor of 5x, 5y and −5 is 5; dividing gives 5x ÷ 5 = x, 5y ÷ 5 = y and −5 ÷ 5 = −1, so the bracket holds x + y − 1. Answer: 5(x + y − 1), which multiplies back out to 5x + 5y − 5. The distractors: 5(x + y + 1) comes from dividing −5 by 5 and losing the minus sign; 5(x + y − 5) comes from dividing only the terms containing a letter by 5 and carrying the −5 into the bracket unchanged; 5(xy − 1) comes from collecting the unlike terms 5x and 5y as 5xy before factorising.
- (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.
- (b) 0.83333... — Divide 5 by 6 using long division. 5.000... ÷ 6: 50 ÷ 6 = 8 remainder 2, giving the first decimal digit 8. Bring down a 0 to make 20, and 20 ÷ 6 = 3 remainder 2 — the remainder 2 has reappeared, so from here the digit 3 repeats forever. This gives 5/6 = 0.83333... . Stopping after two decimal places and writing 0.83 treats the division as if it terminated, when the remainder never reaches zero. Shifting the decimal point one place too far to the left gives 0.083333..., the same digits divided by an extra power of ten. A slip in the long division itself, misreading a remainder, can produce the wrong repeating digit, 0.85555... .
- (c) 3/11 — Method: let a letter stand for the recurring decimal, multiply by the power of ten that shifts exactly one repeating block past the point, subtract the original equation so that the recurring tail cancels, then solve and cancel. Working: let x = 0.272727...; the repeating block is two digits long, so multiply by 100 to give 100x = 27.272727...; subtracting gives 99x = 27, so x = 27/99; the highest common factor of 27 and 99 is 9, and 27 ÷ 9 = 3 with 99 ÷ 9 = 11. Answer: 3/11. The distractors: 27/100 comes from writing the repeating block over 100 instead of over 99, forgetting that subtracting x leaves 99x rather than 100x; 3/10 comes from rounding the decimal to one place and converting 0.3; 2/9 comes from treating only the 2 as recurring and converting 0.222... instead.
- (c) 25 — Method: read off a, b and c with their signs and substitute them into b² − 4ac. Working: for 2x² + 3x − 2 = 0, a = 2, b = 3 and c = −2, so b² − 4ac = 3² − 4 × 2 × (−2) = 9 − (−16) = 9 + 16 = 25. Answer: 25. The distractors: −7 comes from taking c as +2, which gives 9 − 16; 22 comes from working b² as 2 × 3 = 6 and then 6 + 16; 13 comes from leaving the 4 out of 4ac and working 9 − 2 × (−2).
- (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.
- (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.
- (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.
- (a) t = 0 or t = 4 — The ball is at ground level exactly when h = 0. From the table, h = 0 at t = 0 and at t = 4, so those are the two times. Distractor origins: t = 1 or t = 3 picks the times with equal (but non-zero) height instead of ground level; t = 2 picks the time of maximum height instead of ground level; t = 0 finds only the starting time and misses the second one.
- (d) x = 3 or x = −3 — Method: get x² on its own with a coefficient of 1, then take the square root of both sides and keep both the positive and the negative root. Working: dividing 2x² = 18 by 2 gives x² = 9, and the square root of 9 is 3, so x = 3 or x = −3; both check, because 2 × 9 = 18 either way. Answer: x = 3 or x = −3. The distractors: x = 9 or x = −9 comes from dividing by 2 and then forgetting to take the square root; x = 4 or x = −4 comes from subtracting 2 from 18 instead of dividing by it, giving x² = 16; x = 6 or x = −6 comes from multiplying by 2 instead of dividing, giving x² = 36.
- (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) x² − 49 — Area = length × width = (x + 7)(x − 7). Expanding: x × x = x², x × (−7) = −7x, 7 × x = 7x, 7 × (−7) = −49. The two middle terms −7x and 7x cancel, leaving x² − 49. A candidate who misremembers the difference-of-two-squares result as a sum gets x² + 49. A candidate who makes a sign error and treats both middle terms as −7x instead of cancelling gets x² − 14x − 49. A candidate who confuses area with perimeter and simply adds the length and width gets 2x.
- (c) x⁽²⁄³⁾ — Method: a root can be written as a fractional index, with the root's index as the denominator and the power inside the root as the numerator. Working: the cube root gives a denominator of 3 and the square inside gives a numerator of 2, so ∛(x²) = x⁽²⁄³⁾. Answer: x⁽²⁄³⁾. The distractors: x⁽³⁄²⁾ comes from writing the fraction upside down, with the root's index on top; x⁽¹⁄⁶⁾ comes from treating the square as a second root and multiplying 1/3 by 1/2; x⁶ comes from multiplying the root's index by the power, 3 × 2, and keeping the result as a whole-number index.
- (d) 26 — Method: expand both brackets, treating the second as multiplication by −2 so that both of its terms change sign, then collect like terms. Working: 2(a + 6) = 2a + 12 and −2(a − 7) = −2a + 14, so the expression becomes 2a + 12 − 2a + 14; the a terms give 2a − 2a = 0, so no term in a survives, and the numbers give 12 + 14 = 26. Answer: 26. The distractors: −2 comes from expanding the second bracket as −2a − 14, so that the numbers give 12 − 14; 4a − 2 comes from adding 2(a − 7) instead of subtracting it, giving 2a + 12 + 2a − 14; 13 comes from multiplying the 2 over only the first term of each bracket, giving 2a + 6 − 2a + 7.
- (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.
- (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.
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