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.Simplify 2/(x + 1) + 3/(x − 2), giving your answer as a single fraction.
- 2.One solution of the equation x² − (k + 1)x + k = 0 is x = 3. Work out the value of k.
- 3.Simplify fully: (x + 2)/(3x) × 6x²/(x² − 4)
- 4.Simplify 5a/6 − a/3
- 5.Expand and simplify (x + 1)(x + 2)(x + 3).
- 6.A cube-shaped storage tank has a volume of 15,625 cubic centimetres. Work out the length of one edge of the tank.
- 7.Expand and simplify (2 + √3)², giving your answer in the form a + b√3.
- 8.The two shorter sides of a right-angled triangle are √12 cm and √24 cm. Work out the exact length of the hypotenuse.
- 9.In a school, 3/5 of the students study French. Of these students, 2/3 also study Spanish. What fraction of all the students study both French and Spanish?
- 10.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.
- 11.A right-angled triangle has a hypotenuse of 14 cm. One of the other angles is 30°. Work out the exact length of the side opposite the 30° angle.
- 12.Work out the exact value of cos 0° − sin 30°.
- 13.Factorise 3x² + 10x − 8.
- 14.Rationalise the denominator of 10/(4 − √6), giving your answer in its simplest form.
- 15.Simplify √8 + √18, giving your answer in the form k√2.
- 16.A kite string makes an angle of 30° with the ground. The kite is flying at a height of 6 m directly above a point on the ground. Using the exact value of sin 30°, work out the exact length of the kite string.
- 17.Simplify x⁽³⁄⁴⁾ ÷ x⁽¹⁄⁴⁾
- 18.Write 7/12 as a decimal, showing clearly which digit is recurring.
- 19.Factorise fully 56x − 24
- 20.Work out the value of 2⁻⁴
Answer key
- (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.
- (a) k = 3 — Method: a solution of an equation makes both sides balance, so substitute it in and solve the equation in k that is left. Working: putting x = 3 gives 3² − (k + 1) × 3 + k = 0, that is 9 − 3k − 3 + k = 0, so 6 − 2k = 0 and k = 3; the equation is then x² − 4x + 3 = 0, whose solutions are 3 and 1. Answer: k = 3. The distractors: k = −3 comes from solving 6 − 2k = 0 as though it gave 2k = −6; k = 4 comes from expanding −3(k + 1) as −3k − 1, multiplying only the k by 3; k = 1.5 comes from working 3² as 3 × 2 = 6, which leaves 3 − 2k = 0.
- (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.
- (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.
- (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) 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.
- (c) 7 + 4√3 — Expand the brackets fully: (2 + √3)² = 2² + 2 × 2 × √3 + (√3)² = 4 + 4√3 + 3. Adding the two whole-number terms, 4 + 3 = 7, gives 7 + 4√3. Using (a + b)² = a² + b² and skipping the middle cross term entirely gives just 4 + 3 = 7, with no surd term at all. Treating (√3)² as if it stayed √3 rather than becoming 3, then merging it with the existing surd term, gives 4 + 5√3. Squaring only the surd term correctly but carrying the whole-number term as 2 instead of squaring it to 4 gives 2 + 3 + 4√3 = 5 + 4√3.
- (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.
- (c) 2/5 — To find a fraction of a fraction, multiply them together: 3/5 × 2/3 = 6/15, which simplifies to 2/5. Multiplying only the numerators, 3 × 2 = 6, but adding the denominators, 5 + 3 = 8, instead of multiplying them gives 6/8, which simplifies to 3/4. Using only the fraction who study French, 3/5, and ignoring that a further fraction of them also study Spanish gives 3/5. Dividing by 2/3 instead of multiplying by it, using its reciprocal 3/2, gives 3/5 × 3/2 = 9/10.
- (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.
- (b) 7 cm — The side opposite the 30° angle is found using sin 30° = opposite/hypotenuse, so opposite = 14 × sin 30° = 14 × 1/2 = 7 cm. 7√3 cm comes from using cos 30° = √3/2 instead of sin 30° (mixing up the opposite and adjacent sides). 14/√3 cm comes from using tan 30° = 1/√3 instead of sin 30°. 28 cm comes from dividing 14 by sin 30° instead of multiplying by it.
- (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) (3x − 2)(x + 4) — For 3x² + 10x − 8, find two numbers multiplying to 3 × (−8) = −24 and adding to 10: these are 12 and −2. Rewrite: 3x² + 12x − 2x − 8 = 3x(x + 4) − 2(x + 4) = (3x − 2)(x + 4). Choosing (3x + 2)(x − 4) expands to 3x² − 10x − 8 — the correct factor pair but the wrong signs, giving the middle term the wrong sign. Choosing (x − 2)(3x + 4) expands to 3x² − 2x − 8 — the 3 is attached to the wrong bracket, changing which terms combine for the x-coefficient. Choosing (3x − 4)(x + 2) expands to 3x² + 2x − 8 — this uses 4 and 2 instead of the correct pair 12 and 2, so the middle term does not come to 10x.
- (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.
- (a) 5√2 — Simplify each surd first: √8 = √4 × √2 = 2√2, and √18 = √9 × √2 = 3√2. Both terms are now multiples of √2, so they are like terms: 2√2 + 3√2 = 5√2. Adding the numbers under the two roots first, 8 + 18 = 26, and writing √26 treats unlike surds as if they combine under one root — they only combine once they share the same radicand, which is not how addition of surds works. Writing 9√2 for √18 instead of 3√2 (forgetting to root the 9) and then adding gives 2√2 + 9√2 = 11√2. Writing 4√2 for √8 instead of 2√2 (forgetting to root the 4) and adding gives 4√2 + 3√2 = 7√2.
- (b) 12 m — sin 30° = opposite ÷ hypotenuse, where the opposite side is the height (6 m) and the hypotenuse is the string. So string = height ÷ sin 30° = 6 ÷ (1/2) = 12 m. The distractor 3 m comes from multiplying by sin 30° instead of dividing (6 × 1/2 = 3). The distractor 6√3 m comes from using tan 30° = 1/√3 instead of sin 30° (6 ÷ (1/√3) = 6√3). The distractor 4√3 m comes from using cos 30° = √3/2 instead of sin 30° (6 ÷ (√3/2) = 12/√3 = 4√3).
- (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.
- (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... .
- (d) 8(7x − 3) — Method: find the highest common factor of the two terms, write it in front of a bracket and divide each term by it. Working: 56 = 8 × 7 and 24 = 8 × 3, so the highest common factor is 8; dividing gives 56x ÷ 8 = 7x and 24 ÷ 8 = 3, and the subtraction sign stays between them. Answer: 8(7x − 3), which multiplies back out to 56x − 24. The distractors: 8(7x + 3) comes from dropping the minus sign of −24 while dividing; 8(56x − 3) comes from dividing only the number term by 8 and leaving 56x untouched inside the bracket; 8(7x − 16) comes from subtracting 8 from 24 instead of dividing 24 by 8.
- (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.
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