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 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.
- 2.Work out the value of √49 + ∛27
- 3.Solve 5x² − 15x = 0.
- 4.Work out the exact value of (cos 45°)² + (sin 45°)².
- 5.Work out the value of 2⁻⁴
- 6.In triangle ABC, angle ABC = 90° and angle BAC = 30°. The hypotenuse AC = 12 cm. Work out the exact length of AB.
- 7.Each of these has an exact value. Write down the one whose value is the greatest.
- 8.Factorise x² − 64.
- 9.Expand and simplify 2(a + 6) − 2(a − 7)
- 10.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.
- 11.Work out the value of 2⁻²
- 12.The decimal 0.111... has the digit 1 repeating for ever. Write 0.1 recurring as a fraction in its simplest form.
- 13.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.
- 14.Simplify x⁽³⁄⁴⁾ ÷ x⁽¹⁄⁴⁾
- 15.Robert is converting 0.999... (with the 9s recurring forever) into a fraction. He lets x = 0.999... . Multiplying by 10 gives 10x = 9.999... . Subtracting x from 10x gives 9x = 9, so x = 1. Which statement correctly explains this result?
- 16.Solve 2x² = 18.
- 17.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.
- 18.A semicircle has a diameter of 8 cm. Work out the exact area of the semicircle, in terms of π.
- 19.Simplify 3² ÷ 3⁵, giving your answer as a single power of 3.
- 20.Work out the value of the discriminant b² − 4ac for the equation 2x² + 3x − 2 = 0.
Answer key
- (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.
- (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.
- (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.
- (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.
- (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.
- (d) 6√3 cm — Method: AB lies alongside the 30° angle at A and AC is the hypotenuse, so the ratio needed is cosine: cos 30° = AB ÷ AC. Working: the exact value of cos 30° is √3/2, so AB = 12 × √3 ÷ 2, and half of 12 is 6. Answer: AB = 6√3 cm, which is about 10.4 cm. Using sine by mistake gives 12 × 1/2 = 6 cm, which is the length of BC rather than AB. Using tan 30° = 1/√3 gives 12 ÷ √3, which is 4√3 cm. Remembering cos 30° as √3 rather than as √3 halved gives 12√3 cm, longer than the hypotenuse and so impossible.
- (c) tan 45° — Method: replace each ratio by its exact value, then compare. Working: a right-angled triangle with a 45° angle is isosceles, so its opposite and adjacent sides are equal and the tangent of 45° is exactly 1. The others are cos 30° = √3/2, about 0.87; sin 45° = √2/2, about 0.71; and cos 60° = 1/2. Answer: tan 45°, the only one of the four that reaches 1. Reading √3/2 as though it were √3, about 1.73, makes cos 30° look the largest, but the division by 2 is part of the value. Ranking by the size of the angle also fails here, because the cosine of an angle falls as the angle grows.
- (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.
- (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.
- (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) 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.
- (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) 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) x⁽¹⁄²⁾ — Method: dividing two powers of the same letter subtracts the index of the divisor from the index of the term being divided, and fractional indices are subtracted like any other fractions. Working: 3/4 − 1/4 = 2/4, which simplifies to 1/2, so the result is x⁽¹⁄²⁾. Answer: x⁽¹⁄²⁾. The distractors: x comes from adding the indices, 3/4 + 1/4 = 1, as though the powers were being multiplied; x³ comes from dividing the indices, so that 3/4 divided by 1/4 gives 3; x⁽³⁄¹⁶⁾ comes from multiplying the indices, 3/4 × 1/4.
- (c) Exactly 1: the subtraction has no rounding at any step. — 10x − x removes the recurring part completely, because the digits after the decimal point in 10x and in x are identical from the tenths place onward, so they cancel exactly: 9.999... − 0.999... = 9.000... = 9. Nothing was rounded to reach 9x = 9, so x = 1 is an exact equality, not an approximation, and the statement that the value is exactly 1, with no rounding at any step, is the correct one. Calling it only approximately 1, on the ground that a recurring decimal can never reach a whole number, misunderstands what the subtraction has just shown: the recurring tail cancels completely, leaving no gap to approximate away. Claiming the method only works because the recurring digit is 9 is also wrong — the same subtraction cancels the recurring part for any repeating digit, not just 9; it is the choice of multiplier (10, matching the one-digit repeat) that makes the cancellation exact, not the digit itself. Saying 10x minus x gives 8.999... rather than 9 misreads the subtraction: 9.999... − 0.999... has no digit to borrow from, since every decimal digit in the two numbers matches, so the result is exactly 9, not 8.999... .
- (d) x = 3 or x = −3 — Method: get x² on its own with a coefficient of 1, then take the square root of both sides and keep both the positive and the negative root. Working: dividing 2x² = 18 by 2 gives x² = 9, and the square root of 9 is 3, so x = 3 or x = −3; both check, because 2 × 9 = 18 either way. Answer: x = 3 or x = −3. The distractors: x = 9 or x = −9 comes from dividing by 2 and then forgetting to take the square root; x = 4 or x = −4 comes from subtracting 2 from 18 instead of dividing by it, giving x² = 16; x = 6 or x = −6 comes from multiplying by 2 instead of dividing, giving x² = 36.
- (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.
- (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) 3⁻³ — Method: when dividing powers of the same base, subtract the index of the number you are dividing by from the index of the number being divided, keeping them in the order the question writes them. Working: 2 − 5 = −3, so 3² ÷ 3⁵ = 3⁻³. It is worth checking this against the numbers: 3² = 9 and 3⁵ = 243, and 9 ÷ 243 = 1/27, which is 3⁻³. 3³ comes from subtracting the other way round, 5 − 2 = 3, which reverses the sign of the index and gives 27 instead of 1/27. 3⁷ comes from working out 2 + 5 = 7, which is the rule for multiplying powers, not dividing them. 3¹⁰ comes from multiplying the indices, 2 × 5 = 10, instead of subtracting them. Answer: 3⁻³.
- (c) 25 — Method: read off a, b and c with their signs and substitute them into b² − 4ac. Working: for 2x² + 3x − 2 = 0, a = 2, b = 3 and c = −2, so b² − 4ac = 3² − 4 × 2 × (−2) = 9 − (−16) = 9 + 16 = 25. Answer: 25. The distractors: −7 comes from taking c as +2, which gives 9 − 16; 22 comes from working b² as 2 × 3 = 6 and then 6 + 16; 13 comes from leaving the 4 out of 4ac and working 9 − 2 × (−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