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 cube-shaped storage tank has a volume of 15,625 cubic centimetres. Work out the length of one edge of the tank.
- 2.Simplify (5² × 2³)³ ÷ (5³ × 2²)²
- 3.The discriminant of a quadratic equation is greater than zero. Which statement about the solutions of that equation is correct?
- 4.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.
- 5.Work out the value of 2⁻⁴
- 6.Factorise x² − 3x − 10.
- 7.The equation x² − 6x + k = 0 has exactly one solution. Work out the value of k.
- 8.Work out the exact value of (cos 45°)² + (sin 45°)².
- 9.Work out the value of .
- 10.Work out 1 1/2 ÷ 3/4 exactly, giving your answer in its simplest form.
- 11.Simplify x⁵ × x³ ÷ x², giving your answer as a single power of x.
- 12.Expand and simplify (x − 3)²
- 13.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.
- 14.Solve x² − 5x + 6 = 0 by factorising.
- 15.A student writes 0.08 as the fraction 8/10, reading the 8 as if it stood in the tenths column and ignoring the zero. Work out the correct fraction that 0.08 is equal to, giving your answer in its simplest form.
- 16.Write 0.875 as a fraction in its simplest form.
- 17.Simplify (x² − 9) ÷ (x² + 5x + 6).
- 18.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?
- 19.Simplify 5a/6 − a/3
- 20.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.
Answer key
- (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.
- (b) 2⁵ — Method: a power outside brackets multiplies the index of every factor inside them, and dividing powers of the same base subtracts their indices. Working: (5² × 2³)³ = 5⁶ × 2⁹ and (5³ × 2²)² = 5⁶ × 2⁴. Dividing gives 5⁶⁻⁶ × 2⁹⁻⁴, and since 5⁰ = 1 the whole expression reduces to 2⁵. Answer: 2⁵. The distractors: 2² comes from adding the outside index to each inside index instead of multiplying, which gives 5⁵ × 2⁶ over 5⁵ × 2⁴; 2¹³ comes from adding the indices of 2 when dividing, 9 + 4, instead of subtracting them; 2 comes from applying the outside power to the first factor inside each bracket only, leaving 5⁶ × 2³ over 5⁶ × 2².
- (c) It has two different real solutions — Method: the discriminant is the quantity under the square root sign in the quadratic formula, so its sign decides how many real values the formula produces. Working: when the discriminant is positive its square root is a real number that is not zero, and the formula adds that root and subtracts it in turn, so the two results are different; a positive discriminant that is not a perfect square still gives two solutions, but they are not whole numbers. Answer: it has two different real solutions. The distractors: one repeated real solution is what a discriminant of zero gives, because adding and subtracting zero changes nothing; no real solutions is what a negative discriminant gives, because a negative number has no real square root; two whole-number solutions happens only when the discriminant is a perfect square and the division works out exactly, which a positive discriminant does not guarantee.
- (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) 1/16 — Method: a negative index means the reciprocal of the power, so 2⁻⁴ is 1 divided by 2⁴. Working: 2⁴ = 2 × 2 × 2 × 2 = 16, so the value is 1/16. Answer: 1/16. The distractors: −16 comes from reading the negative index as a minus sign on the result; 16 comes from ignoring the minus sign and working out 2⁴; 1/8 comes from multiplying the base by the index, 2 × 4, and writing 1 over that product.
- (b) (x − 5)(x + 2) — We need two numbers that multiply to −10 and add to −3: these are −5 and 2, since −5 × 2 = −10 and −5 + 2 = −3. So x² − 3x − 10 = (x − 5)(x + 2). A candidate who swaps the signs, using +5 and −2, gets (x + 5)(x − 2), which expands to x² + 3x − 10 — the wrong middle term. A candidate who picks the factor pair 1 and 10 instead of 2 and 5 gets (x − 10)(x + 1), which expands to x² − 9x − 10. A candidate who makes both factors negative gets (x − 5)(x − 2), which expands to x² − 7x + 10 — the wrong sign on the constant term.
- (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.
- (c) 1 — cos 45° = √2/2 and sin 45° = √2/2. Squaring each gives (√2/2)² = 2/4 = 1/2, so (cos 45°)² + (sin 45°)² = 1/2 + 1/2 = 1. The distractor √2 comes from adding cos 45° + sin 45° directly without squaring first (√2/2 + √2/2 = √2). The distractor 2 comes from squaring the top of the fraction, (√2)² = 2, but then dividing by 2 instead of 4 for each term, giving 1 + 1 = 2. The distractor 1/2 comes from squaring only cos 45° and forgetting to add the sin 45° term.
- (c) 0.001 — Method: a negative index means 'one over' the positive power, so $10^{-3}$ means one over $10^{3}$. Working: ten cubed is 1000, and one over 1000 is 0.001. 1000 comes from ignoring the negative sign and working out ten cubed instead of its reciprocal. −1000 comes from ignoring what the negative index does to the size, while still writing a negative sign on the large value. −0.001 comes from correctly finding the size, 0.001, but wrongly keeping a negative sign because the index was negative. Answer: 0.001.
- (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.
- (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) 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) 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.
- (d) 2/25 — Method: write the decimal over 100 using its two decimal places, then simplify. Working: 0.08 = 8/100 = 2/25 (dividing both numerator and denominator by 4). Answer: 2/25. The student's fraction, 8/10, comes from ignoring the zero in the tenths column and reading 0.08 as though it were 0.8; it simplifies to 4/5. 1/125 comes from writing the decimal over 1000 instead of 100, as if there were three decimal places. 25/2 comes from flipping the correct fraction upside down.
- (a) 7/8 — Method: write the decimal over the power of ten that matches the number of digits after the point, then divide the numerator and the denominator by their highest common factor. Working: 0.875 has three digits after the point, so it is 875 thousandths and can be written as 875/1000; the highest common factor of 875 and 1000 is 125, and 875 ÷ 125 = 7 with 1000 ÷ 125 = 8. Answer: 7/8. The distractors: 8/7 comes from cancelling correctly but writing the two parts the wrong way round; 9/10 comes from rounding 0.875 to one decimal place as 0.9 before converting; 7/80 comes from counting four decimal places instead of three and using a denominator of 10000, giving 875/10000.
- (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.
- (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.
- (d) a/2 — Method: write both terms over the same denominator, subtract the numerators, then cancel the fraction down. Working: 6 is a multiple of 3, so a/3 is rewritten as 2a/6; the calculation becomes 5a/6 − 2a/6 = 3a/6, and dividing numerator and denominator by 3 gives a/2. Answer: a/2. The distractors: 4a/3 comes from subtracting the denominators as well as the numerators, giving (5 − 1)a over (6 − 3); 2a/3 comes from subtracting 1 from 5 without first rewriting a/3 as 2a/6, giving 4a/6; 7a/6 comes from adding the two fractions instead of subtracting them, giving 5a/6 + 2a/6.
- (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.
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