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.A square tile has an area of 144 cm². Work out the side length of the tile.
- 2.A pizza is cut into 12 equal slices. Ben eats 5 slices and Mia eats 3 slices. What fraction of the pizza is left, giving your answer in its simplest form?
- 3.When a number is added to its square the result is 30. Work out the possible values of the number.
- 4.Simplify 2/(x + 1) + 3/(x − 2), giving your answer as a single fraction.
- 5.A cube-shaped storage tank has a volume of 15,625 cubic centimetres. Work out the length of one edge of the tank.
- 6.Simplify (y³)⁴, giving your answer as a single power of y.
- 7.Expand and simplify (x − 3)²
- 8.Write these three numbers in order of size, starting with the smallest: 0.7, 3/4, 0.72
- 9.Work out the value of 2⁻²
- 10.3/5 of a 5/6 litre bottle of juice is poured out. Work out the exact volume poured out, in litres.
- 11.A quarter-circle has a radius of 6 cm. Work out the exact perimeter of the quarter-circle, giving your answer in terms of π.
- 12.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 13.A recipe uses 0.625 kg of flour. Write this mass as a fraction of a kilogram, in its simplest form.
- 14.Expand and simplify 4(2x − 1) − 3(x + 2) − 5x
- 15.The decimal 0.111... has the digit 1 repeating for ever. Write 0.1 recurring as a fraction in its simplest form.
- 16.Simplify (x² − 9) ÷ (x² + 5x + 6).
- 17.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
- 18.Solve x² − 8x + 3 = 0 by completing the square. Give your answers in surd form.
- 19.Work out the value of (1/3)⁻²
- 20.Simplify √8 + √18, giving your answer in the form k√2.
Answer key
- (c) 12 cm — For a square, area = side². So side² = 144, giving side = ±12. Since a length must be positive, the side length is 12 cm. A candidate who gives both square roots without rejecting the negative one, which cannot be a length, answers 12 cm or −12 cm. A candidate who halves 144 instead of taking its square root gets 72 cm. A candidate who divides 144 by 4, confusing the area formula with a perimeter calculation, gets 36 cm.
- (a) 1/3 — Method: find the total fraction eaten, then subtract it from the whole pizza. Working: together they eat 5/12 + 3/12 = 8/12, so the fraction left is 12/12 − 8/12 = 4/12 = 1/3. Answer: 1/3. 2/3 comes from giving the fraction eaten instead of the fraction left. 7/12 comes from only subtracting Ben's slices and forgetting Mia's. 1/2 comes from comparing the 4 slices left with the 8 slices eaten, 4/8, a part-to-part comparison instead of comparing with the whole pizza of 12 slices.
- (b) 5 and −6 — Method: turn the sentence into an equation in one letter, collect every term on one side so it reads as a quadratic equal to zero, then factorise. Working: if the number is x then x² + x = 30, which rearranges to x² + x − 30 = 0; two numbers that multiply to −30 and add to 1 are 6 and −5, so (x + 6)(x − 5) = 0 and x = −6 or x = 5. Both values work: 5 + 25 = 30 and −6 + 36 = 30. Answer: 5 and −6. The distractors: 6 and −5 comes from reading the numbers inside the brackets as the solutions without changing their signs; 5 only comes from discarding the negative solution, although nothing in the question rules out a negative number; 5 and 6 comes from hunting for a factor pair of 30 instead of forming and solving the quadratic.
- (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.
- (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.
- (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) 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).
- (c) 0.7, 0.72, 3/4 — Method: numbers written in different forms cannot be compared as they stand, so every fraction is turned into a decimal by dividing the numerator by the denominator, and the decimals are then compared place by place from the left. Working: 3/4 means 3 ÷ 4 = 0.75, so the three values to compare are 0.7, 0.75 and 0.72; written to two decimal places they are 0.70, 0.75 and 0.72, and the hundredths digits 0, 5 and 2 put 0.70 first, 0.72 next and 0.75 last; written again in the forms the question used, the order from smallest is 0.7, then 0.72, then 3/4. Answer: 0.7, 0.72, 3/4. The distractors: 3/4, 0.7, 0.72 comes from turning 3/4 into 0.34 by writing the numerator and the denominator as the two digits after the point, which makes the fraction the smallest of the three; 0.72, 3/4, 0.7 comes from the belief that the more digits a decimal has the smaller it must be, which puts both 0.72 and 0.75 below 0.7 and 0.72 below 0.75; 3/4, 0.72, 0.7 comes from comparing the three values correctly but listing them largest first, against an instruction to start with the smallest.
- (c) 1/4 — A negative index means the reciprocal of the positive power, so 2⁻² = 1 ÷ 2² = 1/4. Treating the negative sign as making the answer negative instead gives −(2²) = −4. Ignoring the negative sign altogether gives just 2² = 4. Finding the reciprocal correctly but then also applying a negative sign gives −1/4.
- (a) 1/2 — To find a fraction of an amount, multiply the fractions together: 3/5 × 5/6 = 15/30, which simplifies to 1/2 litre. Adding the fractions instead of multiplying them, using a common denominator of 30, gives 18/30 + 25/30 = 43/30, a value greater than the whole bottle. Dividing by 5/6 instead of multiplying by it, using its reciprocal 6/5, gives 3/5 × 6/5 = 18/25. Multiplying 5/6 by itself instead of by 3/5 gives 25/36.
- (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.
- (b) (2x + 1)/(x − 3) — Factorise both the numerator and the denominator before you cancel anything. The numerator 2x² + 7x + 3 factorises to (2x + 1)(x + 3), and the denominator x² − 9 is a difference of two squares, factorising to (x − 3)(x + 3). The (x + 3) factor is common to both, so it cancels, leaving (2x + 1)/(x − 3). Writing (2x + 1)/(x + 3) comes from factorising x² − 9 as (x + 3)² instead of (x − 3)(x + 3) — a difference of two squares always has one plus and one minus bracket. Writing (2x + 3)/(x − 3) comes from mis-factorising the numerator as (2x + 3)(x + 1) and then wrongly cancelling the (x + 1) against the denominator's (x + 3) as though they were the same bracket. Writing 2x + 1 comes from cancelling the (x + 3) factor correctly but then dropping the remaining (x − 3) on the denominator altogether.
- (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.
- (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.
- (b) 1/9 — Method: let x stand for the recurring decimal, multiply by the power of ten that moves exactly one repeating block past the decimal point, subtract the original equation so that the recurring tail cancels, and solve the equation that is left. Working: let x = 0.111...; the repeating block is one digit long, so multiply by 10 to give 10x = 1.111...; subtracting the first equation from the second gives 10x − x = 1.111... − 0.111..., that is 9x = 1; dividing both sides by 9 gives x = 1/9. Answer: 1/9. The distractors: 1/10 comes from dividing by the multiplier 10 at the last step instead of by the 9 that is left in front of x; 1/11 comes from recalling the elevenths family instead of the ninths, although 1/11 = 0.0909... has a two-digit repeating block rather than a one-digit one; 11/100 comes from stopping the decimal after two digits and converting 0.11 into hundredths.
- (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 = −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.
- (a) x = 4 ± √13 — Method: halve the coefficient of x to form the bracket, subtract the square of that number to keep the expression equal to the original, then rearrange and take the square root of both sides. Working: half of −8 is −4, so x² − 8x + 3 = (x − 4)² − 16 + 3 = (x − 4)² − 13; setting this equal to zero gives (x − 4)² = 13, so x − 4 = ±√13 and x = 4 ± √13. Answer: x = 4 ± √13. The distractors: x = 8 ± √13 comes from putting the whole coefficient 8 inside the bracket instead of half of it; x = 4 ± √19 comes from adding 16 and 3 rather than subtracting 3 from 16; x = −4 ± √13 comes from writing the bracket as (x + 4)², which reverses the sign of the number that comes out of it.
- (b) 9 — Method: a negative index means take the reciprocal of the base first and then apply the positive power. Working: the reciprocal of 1/3 is 3, so (1/3)⁻² = 3² = 3 × 3 = 9. Answer: 9. The distractors: 1/9 comes from ignoring the minus sign and squaring 1/3 as it stands; −9 comes from reading the negative index as a minus sign on the result; 6 comes from multiplying the denominator by the index, 3 × 2, instead of squaring the reciprocal.
- (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.
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