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.Expand and simplify (x + 1)(x + 2)(x + 3).
- 2.Work out the exact value of sin 45° × cos 45°.
- 3.Work out the exact value of cos 0° − sin 30°.
- 4.Factorise x² − 64.
- 5.Solve 2x² − 7x + 3 = 0.
- 6.Solve 5x² − 15x = 0.
- 7.A circle has a circumference of 8π cm. Work out the exact area of the circle in terms of π.
- 8.Simplify x⁷ × x⁴, giving your answer as a single power of x.
- 9.The decimal 0.111... has the digit 1 repeating for ever. Write 0.1 recurring as a fraction in its simplest form.
- 10.The decimal 0.2333... has one non-recurring digit (the 2) followed by a single recurring digit (the 3), so it can be written as 0.2 recurring 3. Let x = 0.2333... . Work out x as a fraction in its simplest form.
- 11.A pop-up canopy has two sloping supports that meet at the top. Each support makes an angle of 30° with the ground and is 6 m long. Using the exact value of cos 30°, work out the total width of the canopy's base.
- 12.The discriminant of a quadratic equation is greater than zero. Which statement about the solutions of that equation is correct?
- 13.A semicircle has a diameter of 8 cm. Work out the exact area of the semicircle, in terms of π.
- 14.The two shorter sides of a right-angled triangle are √12 cm and √24 cm. Work out the exact length of the hypotenuse.
- 15.Work out the exact value of tan 30° + tan 30°.
- 16.A set of kitchen scales displays the mass of a bag of sugar as 0.63 recurring kilograms, meaning 0.636363... kg with the block '63' repeating forever. Convert this mass to a fraction of a kilogram, then work out the mass in grams, giving your answer to the nearest gram.
- 17.Work out the value of .
- 18.Write 0.35 as a fraction in its lowest terms.
- 19.Simplify 2/(x + 1) + 3/(x − 2), giving your answer as a single fraction.
- 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
- (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.
- (c) 1/2 — sin 45° = √2/2 and cos 45° = √2/2, so sin 45° × cos 45° = √2/2 × √2/2 = 2/4 = 1/2. √2/2 comes from writing down only one of the two factors and forgetting to multiply by the other. √2 comes from adding the two exact values instead of multiplying them: √2/2 + √2/2 = √2. 1 comes from wrongly treating sin 45° × cos 45° as sin(45° + 45°) = sin 90° = 1 — multiplying two ratios is not the same as adding their angles.
- (a) 1/2 — cos 0° = 1 and sin 30° = 1/2, so cos 0° − sin 30° = 1 − 1/2 = 1/2. 1 comes from writing down cos 0° alone and forgetting to subtract sin 30°. 3/2 comes from adding the two values instead of subtracting. −1/2 comes from working out sin 30° − cos 0°, the two terms the wrong way round.
- (d) (x − 8)(x + 8) — x² − 64 = x² − 8², a difference of two squares, which factorises as (x − 8)(x + 8). A candidate who treats it as a perfect square with a repeated negative factor gets (x − 8)(x − 8), which expands to x² − 16x + 64 — wrong on both the middle and constant terms. A candidate who uses a repeated positive factor gets (x + 8)(x + 8), which expands to x² + 16x + 64. A candidate who picks a different factor pair of 64, such as 4 and 16, without checking that the middle term cancels, gets (x − 4)(x + 16), which expands to x² + 12x − 64 — the wrong middle term.
- (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.
- (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.
- (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π.
- (a) x¹¹ — Method: when multiplying powers of the same base, add the indices. Working: 7 + 4 = 11, so x⁷ × x⁴ = x¹¹. x²⁸ comes from multiplying the indices, 7 × 4 = 28, instead of adding them. x³ comes from working out 7 − 4 = 3, which is the rule for dividing powers, not multiplying them. 11x comes from adding the indices to make 11 but then treating x as a coefficient instead of a power. Answer: x¹¹.
- (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.
- (c) 7/30 — Let x = 0.2333... . Because only the 3 recurs, use two multiples of x that line up the recurring part exactly: 10x = 2.333... and 100x = 23.333... . Subtracting removes the recurring tail completely: 100x − 10x = 23.333... − 2.333... = 21, so 90x = 21, giving x = 21/90 = 7/30. Treating the decimal as if it terminated after two places, writing 0.23 as 23/100, ignores that the 3 carries on forever. Misreading which digits recur — treating 0.2333... as if the block '23' repeated, giving 0.232323... — leads to x = 23/99, which is a different, larger recurring decimal from the one given. A numerator slip in the subtraction, computing 22 instead of 21, gives x = 22/90 = 11/45.
- (b) 6√3 m — The horizontal distance covered by one support is adjacent to the 30° angle, so it equals 6 × cos 30° = 6 × √3/2 = 3√3 m. The total base width is made up of both supports, so it is 2 × 3√3 = 6√3 m. '3√3 m' gives only one support's horizontal distance and forgets to double it for the total width. '6 m' comes from using sin 30° instead of cos 30° for the horizontal distance (6 × sin 30° = 3, doubled to 6). '12 m' comes from doubling the full sloping length of 6 m without using any trigonometry at all.
- (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.
- (b) 8π cm² — A diameter of 8 cm gives a radius of 4 cm. The area of a full circle would be π × r² = π × 4² = 16π cm², and a semicircle is exactly half of this, giving 16π ÷ 2 = 8π cm². Forgetting to halve the area for the semicircle gives 16π cm², the area of the whole circle. Halving the diameter twice, using a radius of 2 instead of 4, gives π × 2² = 4π cm². Using the diameter itself as the radius, so π × 8² = 64π, and then halving that for the semicircle gives 32π cm².
- (d) 6 — By Pythagoras' theorem, the square of the hypotenuse equals the sum of the squares of the other two sides: (√12)² + (√24)² = 12 + 24 = 36. The hypotenuse is √36 = 6 cm. Adding the two side lengths directly instead of squaring them first, treating the theorem as if it were a straight sum of the sides, gives √12 + √24 = 2√3 + 2√6. Multiplying the two squared values, 12 × 24 = 288, instead of adding them, then taking the root, gives √288 = 12√2. Adding the squares correctly to get 36 but forgetting to take the square root at the end leaves 36 as the answer instead of the hypotenuse itself.
- (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.
- (d) 636 g — Let x = 0.636363... . Since two digits repeat, multiply by 100: 100x = 63.636363... . Subtracting removes the recurring part exactly: 100x − x = 63.636363... − 0.636363... = 63, so 99x = 63, giving x = 63/99 = 7/11 kg. Converting to grams: 7/11 × 1000 = 7000/11 = 636.3636... g, which rounds to 636 g. Treating the decimal as if it terminated, writing 0.63 as 63/100 kg, gives 630 g when multiplied by 1000 — this drops the recurring part entirely. Subtracting 10x instead of x, using 100x − 10x = 90x = 63, is the wrong power of ten for a two-digit block, giving x = 63/90 = 7/10 kg, which is 700 g. A numerator slip in the subtraction, 63 − 1 = 62 instead of 63, gives x = 62/99 kg, which is 62000/99 = 626.26... g, rounding to 626 g.
- (d) 8 — Method: write $16^{3/4}$ as $(\sqrt[4]{16})^3$ — the denominator of the index gives the root, the numerator gives the power. Working: $\sqrt[4]{16} = 2$, so $16^{3/4} = 2^3 = 8$. Answer: 8. A candidate who multiplies 16 by 3/4 is treating the index as an ordinary factor and gets 12 — a fractional index is not a multiplier. A candidate who takes the square root instead of the fourth root and then cubes it works out $(\sqrt{16})^3 = 4^3$ and gets 64; the denominator 4 names a fourth root, not a square root. A candidate who takes the fourth root of 16 correctly but stops there, without cubing it, gets 2.
- (d) 7/20 — 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.35 has two digits after the point, so it is 35 hundredths and can be written as 35/100; the highest common factor of 35 and 100 is 5, and 35 ÷ 5 = 7 with 100 ÷ 5 = 20. Answer: 7/20. The distractors: 3/10 comes from reading only the first digit after the point and converting 0.3; 7/25 comes from dividing the numerator by 5 but the denominator by 4, using a different factor on the top and on the bottom; 35/10 comes from counting one decimal place instead of two and writing the digits over 10.
- (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.
- (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