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.Solve 4x² − 9 = 0.
- 2.Expand and simplify 2(a + 6) − 2(a − 7)
- 3.Rationalise the denominator of 10/(4 − √6), giving your answer in its simplest form.
- 4.Work out 1 1/2 ÷ 3/4 exactly, giving your answer in its simplest form.
- 5.A circle has a circumference of 8π cm. Work out the exact area of the circle in terms of π.
- 6.Solve 5x² − 15x = 0.
- 7.A rectangular lawn is 4 m longer than it is wide. Its area is 96 m². Work out the length of the lawn.
- 8.A rectangular photo has length (x + 3) cm and width x cm. Its area is 40 cm². Work out the value of x.
- 9.Simplify x⁶ ÷ x²
- 10.Work out the value of .
- 11.The decimal 0.272727... repeats the block 27 for ever. Write 0.27 recurring as a fraction in its simplest form.
- 12.Solve x² − 6x = 0.
- 13.Expand and simplify (x − 3)²
- 14.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.
- 15.Simplify (x⁻²)³, giving your answer as a fraction.
- 16.Simplify (3a²)² × (2a)³
- 17.In a school, 3/5 of the students study French. Of these students, 2/3 also study Spanish. What fraction of all the students study both French and Spanish?
- 18.Simplify √8 + √18, giving your answer in the form k√2.
- 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.Which of these values of x is a solution of x² + 2x − 15 = 0?
Answer key
- (a) x = 3/2 or x = −3/2 — Method: the equation has an x² term and a number but no x term, so make x² the subject and then take the square root of both sides, keeping the negative root as well as the positive one. Working: adding 9 to both sides of 4x² − 9 = 0 gives 4x² = 9, and dividing both sides by 4 gives x² = 9/4. Square-rooting the top and the bottom of 9/4 gives 3/2, so x = 3/2 or x = −3/2, and each value checks out because 4 × 9/4 − 9 = 0. Answer: x = 3/2 or x = −3/2. The distractors: x = 3 or x = −3 comes from square-rooting both sides of 4x² = 9 without first dividing by the 4, so the coefficient of x² is ignored; x = 9/4 or x = −9/4 comes from stopping at x² = 9/4 and writing that value down as x, leaving the square root undone; x = 3/2 only comes from taking the positive square root of 9/4 and losing the negative solution.
- (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) 4 + √6 — Multiply top and bottom by the conjugate, 4 + √6. The denominator becomes (4 − √6)(4 + √6) = 4² − (√6)² = 16 − 6 = 10. The numerator becomes 10 × (4 + √6) = 40 + 10√6. So the fraction is (40 + 10√6)/10 = 4 + √6, since both terms in the numerator divide by 10. Distributing the conjugate to only the whole-number term of the numerator, and forgetting the surd term entirely, leaves just 4. Rationalising by multiplying the numerator by the conjugate but leaving the ORIGINAL denominator's sign unchanged instead of squaring it lands on 4 − √6, with the surd's sign never actually flipping to positive. Dividing only the whole-number part of the numerator by 10 and forgetting to divide the surd term too leaves 4 + 10√6.
- (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.
- (b) 16π — Use the circumference formula C = 2πr to find the radius: 8π = 2πr, so r = 8π ÷ 2π = 4 cm. Then use the area formula A = πr²: A = π × 4² = 16π cm². Using C = πr instead of C = 2πr gives r = 8, and squaring that gives 64π. Finding r = 4 correctly but then substituting it back into the circumference formula instead of the area formula gives 2π × 4 = 8π. Finding r = 4 correctly but forgetting to square it in the area formula, using A = πr instead of A = πr², gives 4π.
- (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.
- (d) 12 m — Method: give the width a letter, write the length in terms of it and use length × width = area to form a quadratic. Working: with a width of x metres the length is x + 4, so x(x + 4) = 96, which rearranges to x² + 4x − 96 = 0; factorising gives (x + 12)(x − 8) = 0, and a width must be positive, so x = 8 and the length is 8 + 4 = 12. Answer: 12 m, and 12 × 8 = 96 as the area requires. The distractors: 8 m is the width rather than the length asked for; 16 m comes from taking the other root as 12 and adding 4 to it, ignoring that the root −12 cannot be a width; 24 m comes from dividing the area by the 4 in the question instead of forming an equation.
- (b) x = 5 — Area = length × width, so x(x + 3) = 40, which rearranges to x² + 3x − 40 = 0. This factorises as (x + 8)(x − 5) = 0: the two numbers in the brackets must multiply to −40 and add to +3, and the pair 8 and −5 does both. This gives x = −8 or x = 5. Since x is a length, it cannot be negative, so x = 5. A candidate who gives both solutions without rejecting the negative one, which cannot be a length, answers x = 5 or x = −8. A candidate who picks the wrong factor pair of 40, such as 10 and −4 instead of 8 and −5, gets (x + 10)(x − 4) = 0 and answers x = 4. A candidate who rejects the wrong root, keeping the negative solution instead of the positive one, answers x = −8.
- (d) x⁴ — Method: dividing two powers of the same letter subtracts the index of the divisor from the index of the term being divided. Working: six factors of x on the top and two on the bottom cancel in pairs, leaving 6 − 2 = 4 factors of x. Answer: x⁴. The distractors: x³ comes from dividing the indices, 6 ÷ 2, instead of subtracting them; x⁸ comes from adding the indices, 6 + 2, as though the powers were being multiplied; x¹² comes from multiplying the indices, 6 × 2, as though a power were being raised to a power.
- (a) 17 — Method: work out each power separately, then combine them as the question asks. Working: $2^3 = 8$ and $3^2 = 9$, and 8 + 9 = 17. 72 comes from working out 8 × 9 = 72, multiplying the two powers instead of adding them. 12 comes from misreading the powers as repeated multiplication of the base by the index, 2 × 3 + 3 × 2 = 6 + 6 = 12. −1 comes from working out 8 − 9 = −1, subtracting the powers instead of adding them. Answer: 17.
- (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.
- (d) x = 0 or x = 6 — Method: factorise by taking out the common factor x: x(x − 6) = 0, so x = 0 or x − 6 = 0, giving x = 0 or x = 6. Distractor origins: x = 6 comes from dividing both sides by x, which loses the solution x = 0; x = 0 stops after finding only one factor; x = 3 comes from halving the coefficient of x instead of factorising.
- (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) 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) 1/x⁶ — Method: raising a power to another power multiplies the two indices, and a negative index means one over the matching positive power. Working: −2 × 3 = −6, so (x⁻²)³ = x⁻⁶, and x⁻⁶ written as a fraction is 1/x⁶. Answer: 1/x⁶. The distractors: x⁶ comes from multiplying the indices correctly but dropping the minus sign; 1/x⁵ comes from adding the sizes of the indices, 2 + 3, instead of multiplying them; −x⁶ comes from reading the negative index as a minus sign in front of the whole term.
- (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) 2/5 — To find a fraction of a fraction, multiply them together: 3/5 × 2/3 = 6/15, which simplifies to 2/5. Multiplying only the numerators, 3 × 2 = 6, but adding the denominators, 5 + 3 = 8, instead of multiplying them gives 6/8, which simplifies to 3/4. Using only the fraction who study French, 3/5, and ignoring that a further fraction of them also study Spanish gives 3/5. Dividing by 2/3 instead of multiplying by it, using its reciprocal 3/2, gives 3/5 × 3/2 = 9/10.
- (a) 5√2 — Simplify each surd first: √8 = √4 × √2 = 2√2, and √18 = √9 × √2 = 3√2. Both terms are now multiples of √2, so they are like terms: 2√2 + 3√2 = 5√2. Adding the numbers under the two roots first, 8 + 18 = 26, and writing √26 treats unlike surds as if they combine under one root — they only combine once they share the same radicand, which is not how addition of surds works. Writing 9√2 for √18 instead of 3√2 (forgetting to root the 9) and then adding gives 2√2 + 9√2 = 11√2. Writing 4√2 for √8 instead of 2√2 (forgetting to root the 4) and adding gives 4√2 + 3√2 = 7√2.
- (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 = 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.
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