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 circle has a circumference of 8π cm. Work out the exact area of the circle in terms of π.
- 2.Factorise fully 12x² + 18x.
- 3.A right-angled triangle has a hypotenuse of 10 cm. One of its other angles is 45°. Work out the exact length of one of the two shorter sides.
- 4.Write 0.35 as a fraction in its lowest terms.
- 5.Subtract, giving your answer as a single fraction in its simplest form: 4/(x − 1) − 2/(x + 3)
- 6.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?
- 7.Work out the value of 2⁻⁴
- 8.Work out the value of √49 + ∛27
- 9.A rectangle has length (2x + 5) cm and width (x − 2) cm. Work out an expression, in terms of x, for the perimeter of the rectangle. Give your answer in its simplest form.
- 10.Work out the exact value of (sin 30°)² + (cos 30°)².
- 11.Put sin 30°, tan 30° and cos 30° in order of size, starting with the smallest.
- 12.Factorise x² − 64.
- 13.A square tile has an area of 72 cm². Work out the exact perimeter of the tile, giving your answer in the form k√2 cm.
- 14.Rationalise the denominator of 10/(4 − √6), giving your answer in its simplest form.
- 15.A semicircle has a diameter of 8 cm. Work out the exact area of the semicircle, in terms of π.
- 16.Work out the exact value of (cos 45°)² + (sin 45°)².
- 17.Solve x² − 100 = 0.
- 18.Work out the value of .
- 19.A recipe uses 0.625 kg of flour. Write this mass as a fraction of a kilogram, in its simplest form.
- 20.Work out the value of 2⁻²
Answer key
- (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) 6x(2x + 3) — The highest common factor of 12x² and 18x is 6x. Dividing each term by 6x gives 12x² ÷ 6x = 2x and 18x ÷ 6x = 3, so 12x² + 18x = 6x(2x + 3). A candidate who only takes out the number 6 (missing the x) gets 6(2x² + 3x), which is not fully factorised. A candidate who only takes out 2x (missing the extra factor of 3 in 6) gets 2x(6x + 9), also not fully factorised — the bracket still shares a common factor. A candidate who takes out 3x instead of the full 6x gets 3x(4x + 6), which again is not fully factorised since 4x + 6 shares a common factor of 2.
- (a) 5√2 cm — Method: the angles of a triangle add to 180°, so the third angle is 45° as well and the two shorter sides are equal. Take one of them as the side opposite a 45° angle and use sin 45° = opposite ÷ hypotenuse. Working: the exact value of sin 45° is √2/2, so the shorter side = 10 × √2 ÷ 2, and half of 10 is 5. Answer: 5√2 cm, which is about 7.07 cm. Remembering sin 45° as √2 rather than as √2 halved gives 10√2 cm, which is longer than the hypotenuse. Halving the hypotenuse because 45° is half of 90° gives 5 cm. Taking the value from the other special triangle, sin 60° = √3/2, gives 5√3 cm.
- (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.
- (b) (2x + 14)/((x − 1)(x + 3)) — To subtract these fractions, write them over the common denominator (x − 1)(x + 3): the numerator becomes 4(x + 3) − 2(x − 1). Expanding gives 4x + 12 − 2x + 2, which simplifies to 2x + 14, so the answer is (2x + 14)/((x − 1)(x + 3)). Writing (2x + 11)/((x − 1)(x + 3)) comes from not distributing the minus sign fully across the second bracket, treating −2(x − 1) as −2x − 1 instead of −2x + 2. Writing 2/((x − 1)(x + 3)) comes from subtracting the two original numerators directly, 4 − 2 = 2, the same mistake as subtracting fractions without a common denominator. Writing (2x − 10)/((x − 1)(x + 3)) comes from swapping which numerator multiplies which bracket, forming 4(x − 1) − 2(x + 3) instead of 4(x + 3) − 2(x − 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) 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.
- (a) 10 — √49 = 7 and ∛27 = 3, so √49 + ∛27 = 7 + 3 = 10. Treating the cube root as dividing by 3 instead of finding the cube root gives 27 ÷ 3 = 9, then 7 + 9 = 16. Multiplying the two roots instead of adding them gives 7 × 3 = 21. Ignoring the cube root symbol and using 27 as it stands gives 7 + 27 = 34.
- (b) 6x + 6 — Perimeter = 2[(2x + 5) + (x − 2)] = 2(3x + 3) = 6x + 6. A candidate who adds the length and width but forgets to double for the perimeter gets 3x + 3. A candidate who makes a sign error and adds 2 instead of subtracting it before doubling gets 2[(2x + 5) + (x + 2)] = 6x + 14. A candidate who multiplies the length and width instead of adding them, confusing the perimeter formula with the area formula, and then doubles that product, gets 2(2x + 5)(x − 2) = 4x² + 2x − 20.
- (d) 1 — sin 30° = 1/2, so (sin 30°)² = 1/4. cos 30° = √3/2, so (cos 30°)² = 3/4. Adding these gives 1/4 + 3/4 = 1. '1/4' only calculates (sin 30°)² and forgets to add the cos 30° term. '3/4' only calculates (cos 30°)² and forgets to add the sin 30° term. '−1/2' comes from subtracting the two squared values instead of adding them: 1/4 − 3/4 = −1/2.
- (d) sin 30°, tan 30°, cos 30° — sin 30° = 1/2 = 0.5, tan 30° = √3/3 ≈ 0.577 and cos 30° = √3/2 ≈ 0.866, so the correct order from smallest to largest is sin 30°, tan 30°, cos 30°. 'sin 30°, cos 30°, tan 30°' swaps the last two, wrongly putting cos 30° before tan 30°. 'cos 30°, tan 30°, sin 30°' is the correct list written backwards, from largest to smallest. 'tan 30°, sin 30°, cos 30°' wrongly swaps sin 30° and tan 30° at the start.
- (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.
- (b) 24√2 — The side length of the tile is √72. Since 72 = 36 × 2, √72 = √36 × √2 = 6√2 cm. A square has four equal sides, so the perimeter is 4 × 6√2 = 24√2 cm. Simplifying √72 by writing the perfect-square factor itself as the coefficient instead of its root, 36√2 instead of 6√2, and then multiplying by 4 lands on 144√2. Working out the correct side length, 6√2 cm, but then giving that as the final answer without multiplying by 4 for the perimeter gives 6√2. Doubling the side length instead of quadrupling it, as if the perimeter were 2 × 6√2 rather than 4 × 6√2, gives 12√2.
- (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.
- (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².
- (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.
- (a) x = 10 or x = −10 — Rearranging, x² = 100. Taking the square root of both sides gives x = ±10, i.e. x = 10 or x = −10. A candidate who forgets the negative root gives only x = 10. A candidate who halves 100 instead of taking its square root gets x = 50. A candidate who applies the ± sign to 100 itself instead of to its square root gets x = 100 or x = −100.
- (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.
- (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.
- (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.
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