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.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
- 2.Work out the exact value of sin 45° × cos 45°.
- 3.A quarter-circle has a radius of 6 cm. Work out the exact perimeter of the quarter-circle, giving your answer in terms of π.
- 4.Simplify x⁷ × x⁴, giving your answer as a single power of x.
- 5.Factorise x² − 64.
- 6.Simplify fully: (x + 2)/(3x) × 6x²/(x² − 4)
- 7.Write 7/12 as a decimal, showing clearly which digit is recurring.
- 8.Three of these are rational numbers and one is irrational. Write down the one that is irrational.
- 9.The recurring decimal 0.454545... can be written as 0.45 recurring, where both digits repeat forever. Let x = 0.45 recurring. Work out x as a fraction in its simplest form.
- 10.A recipe uses 0.625 kg of flour. Write this mass as a fraction of a kilogram, in its simplest form.
- 11.Triangle DEF has a right angle at E. Angle DFE = 60° and EF = 9 cm. Work out the exact length of DE.
- 12.The two shorter sides of a right-angled triangle are √12 cm and √24 cm. Work out the exact length of the hypotenuse.
- 13.Work out the value of .
- 14.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.
- 15.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.
- 16.Subtract, giving your answer as a single fraction in its simplest form: 4/(x − 1) − 2/(x + 3)
- 17.Simplify x⁵ × x³ ÷ x², giving your answer as a single power of x.
- 18.Write 0.325 as a fraction in its simplest form.
- 19.Factorise fully 12x² + 18x.
- 20.A carton of orange juice holds 1.35 litres. Ruby pours the juice equally into 4 identical glasses. Work out how much juice is in each glass, giving your answer as a fraction of a litre in its simplest form.
Answer key
- (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.
- (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.
- (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.
- (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¹¹.
- (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) 2x/(x − 2) — Factorise x² − 4 as (x − 2)(x + 2) first — it's a difference of two squares. The (x + 2) in the numerator then cancels with the (x + 2) in the factorised denominator, and 6x² ÷ 3x simplifies to 2x, leaving 2x/(x − 2). Writing 2/(x − 2) comes from over-cancelling 6x² ÷ 3x as 2 instead of 2x, dropping the x that should remain. Writing 2x/(x + 2) comes from factorising x² − 4 as (x + 2)² instead of (x − 2)(x + 2), a difference of two squares always has one plus and one minus bracket. Writing 2x²/(x − 2) comes from simplifying 6x² ÷ 3x as 2x² instead of 2x, dividing the coefficients but not reducing the power of x.
- (b) 0.58333... — Divide 7 by 12 using long division. 70 ÷ 12 = 5 remainder 10, so the first decimal digit is 5. Bring down a 0 to make 100: 100 ÷ 12 = 8 remainder 4, so the second digit is 8. Bring down a 0 to make 40: 40 ÷ 12 = 3 remainder 4, so the third digit is 3. Bring down a 0 to make 40 again — the remainder 4 has reappeared, so the digit 3 repeats forever from here. This gives 7/12 = 0.58333... . Stopping the division after two digits and writing 0.58 treats it as if it terminated, when the remainder is not yet zero. Misreading the pattern as a two-digit repeating block, '58', gives 0.585858..., which wrongly makes the 5 recur as well as the 3. A slip in the long division that carries the wrong remainder forward can make the second digit itself appear to repeat instead of the third, giving 0.588888... .
- (c) cos 45° — cos 45° = √2/2, and √2 cannot be written as an exact fraction, so this value is irrational. tan 0° = 0, sin 90° = 1 and sin 30° = 1/2 are all rational, since each can be written as an exact whole number or fraction.
- (c) 5/11 — Let x = 0.45 recurring, so x = 0.454545... . Since two digits repeat, multiply by 100: 100x = 45.454545... . Subtracting the original x removes the recurring part exactly, because it lines up digit for digit: 100x − x = 45.454545... − 0.454545... = 45, so 99x = 45, giving x = 45/99 = 5/11. Treating the decimal as if it terminated at two places gives 45/100 = 9/20, which is only 0.45 and drops the repeating part entirely. Subtracting 10x instead of x — using 100x − 10x = 90x = 45 — is the wrong power of ten for a two-digit repeating block, and gives x = 45/90 = 1/2. Making an arithmetic slip in the numerator, 45 − 1 = 44 instead of 45, gives 44/99 = 4/9.
- (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.
- (d) 9√3 cm — DE is opposite the 60° angle at F, and EF is adjacent to it, so DE = EF × tan 60° = 9 × √3 = 9√3 cm. 9√3/2 cm comes from using sin 60° = √3/2 instead of tan 60°. 3√3 cm comes from using tan 30° = 1/√3 instead of tan 60° (9 × 1/√3 = 9/√3 = 3√3). 18 cm is the hypotenuse DF, not DE: it comes from using cos 60° = 1/2 and working out 9 ÷ 1/2 = 18, which finds the wrong side of the triangle.
- (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.
- (d) 1/4 — Method: deal with the fractional index first, then the negative sign. Working: $8^{2/3} = (\sqrt[3]{8})^2 = 2^2 = 4$. A negative index means take the reciprocal of that result, so $8^{-2/3} = \frac{1}{8^{2/3}} = \frac{1}{4}$. Answer: 1/4. A candidate who evaluates $8^{2/3}$ correctly but forgets the negative sign entirely gets 4 — they have dropped the instruction to take a reciprocal. A candidate who takes the reciprocal step but applies it as a sign change to the finished number instead of inverting it gets −4. A candidate who multiplies 8 by −2/3, treating the index as an ordinary factor rather than a power, gets −16/3.
- (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.
- (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) (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) 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⁶.
- (a) 13/40 — Method: write the decimal over 1000 using its three decimal places, then simplify. Working: 0.325 = 325/1000 = 13/40 (dividing both numerator and denominator by 25). Answer: 13/40. 13/4 comes from writing the decimal over 100 instead of 1000, as if there were only two decimal places. 8/25 comes from rounding 0.325 down to 0.32 before converting. 3/8 comes from recalling the learned conversion 3/8 = 0.375 and matching it to 0.325 because both are three-place decimals beginning with 3, instead of converting the decimal given.
- (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.
- (d) 27/80 — Method: write the total as a fraction of a litre, then divide by the number of glasses. Working: 1.35 = 27/20, so each glass holds 27/20 ÷ 4 = 27/80 of a litre. Answer: 27/80. 27/20 comes from converting the total correctly to a fraction but forgetting to divide by the number of glasses. 27/5 comes from multiplying the total by 4 instead of dividing. 17/50 comes from rounding 1.35 ÷ 4 to 0.34 before converting to a fraction.
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