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 5a/6 − a/3
- 2.Expand and simplify √3(2 + √12).
- 3.Work out the value of (√5)⁴
- 4.Work out 3/4 − 5/12 exactly, giving your answer in its simplest form.
- 5.Expand and simplify (2x − 1)(x + 5)(x − 2). Write down the coefficient of x in your answer.
- 6.Solve x² − 5x + 6 = 0 by factorising.
- 7.Simplify √8 + √18, giving your answer in the form k√2.
- 8.Simplify √45.
- 9.Expand and simplify 4(2x − 1) − 3(x + 2) − 5x
- 10.A cake recipe needs 3/4 of a kilogram of sugar. Aisha wants to make half the recipe. Work out how much sugar she needs, giving your answer as a fraction of a kilogram in its simplest form.
- 11.Work out the value of (1/3)⁻²
- 12.The equation x² − 4x + k = 0 has two different real solutions. Work out the range of values of k.
- 13.Work out the exact value of cos 0° − sin 30°.
- 14.Work out the value of .
- 15.Sam compares 0.6 and 5/8 by comparing the digit 6 with the digit 5, and says that 0.6 is the larger number. Convert 5/8 to a decimal to find the correct larger value.
- 16.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.
- 17.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 18.A cable supporting a flagpole is anchored to the ground 5 m from the base of the pole. The cable makes an angle of 60° with the ground. Using the exact value of tan 60°, work out the exact height of the flagpole.
- 19.Work out the value of the discriminant b² − 4ac for the equation 2x² + 3x − 2 = 0.
- 20.Rationalise the denominator of 10/(4 − √6), giving your answer in its simplest form.
Answer key
- (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) 6 + 2√3 — Multiply √3 by each term in the bracket separately. First term: √3 × 2 = 2√3. Second term: √3 × √12 = √(3 × 12) = √36 = 6. Adding the two results in the order they were found, and writing the whole-number term first, gives 6 + 2√3. Adding the numbers under the root for the second term instead of multiplying them (3 + 12 = 15) gives √15 in place of 6, leading to √15 + 2√3. Multiplying √3 by the 2 but never distributing to the √12 term at all leaves just 2√3. Treating √3 × 2 as if the 3 were multiplied by the 2 inside the root, √3 × 2 → √6, while still getting the second term correct, gives 6 + √6.
- (a) 25 — Method: squaring a square root removes the root, so a square root raised to the power 4 can be squared in two stages. Working: (√5)⁴ = ((√5)²)² = 5² = 5 × 5 = 25. Answer: 25. The distractors: 5 comes from squaring once and stopping, treating the fourth power as a square; 625 comes from raising 5 to the power 4 and ignoring the root sign altogether; 20 comes from multiplying 5 by the index 4 instead of raising 5 to that power.
- (a) 1/3 — To subtract these fractions, first write 3/4 with a denominator of 12: 3/4 = 9/12. Then 9/12 − 5/12 = 4/12, which simplifies to 1/3. Subtracting the numerators and the denominators separately, (3 − 5)/(4 − 12), gives −2/−8, which simplifies to 1/4. Changing 3/4 to twelfths by only changing the denominator, without scaling the numerator to match, gives 3/12 − 5/12 = −2/12, which simplifies to −1/6. Adding the fractions instead of subtracting them, 9/12 + 5/12, gives 14/12, which simplifies to 7/6.
- (b) −23 — Expand two of the three brackets first: (x + 5)(x − 2) = x² + 3x − 10. Then multiply this by the remaining bracket: (2x − 1)(x² + 3x − 10) = 2x³ + 6x² − 20x − x² − 3x + 10, which simplifies to 2x³ + 5x² − 23x + 10, so the coefficient of x is −23. Writing −13 comes from a sign slip in the first expansion, combining 5x − 2x as −5x − 2x = −7x instead of +3x, which carries through to a wrong final coefficient. Writing −20 comes from forgetting to distribute the −1 across every term of x² + 3x − 10, dropping the −1 × 3x = −3x contribution. Writing 10 comes from reading off the constant term of the expansion instead of the coefficient of x.
- (c) x = 2 or x = 3 — Method: factorise into two brackets whose numbers multiply to the constant term and add to the coefficient of x, then set each bracket equal to zero. Working: two numbers that multiply to 6 and add to −5 are −2 and −3, so x² − 5x + 6 = (x − 2)(x − 3) = 0; then x − 2 = 0 gives x = 2 and x − 3 = 0 gives x = 3. Answer: x = 2 or x = 3. The distractors: x = −2 or x = −3 comes from reading the numbers inside the brackets as the solutions instead of changing their signs; x = 1 or x = 6 comes from taking the first factor pair of 6 without checking that the pair adds to −5; x = 5 or x = 6 comes from reading the solutions straight off the 5 and the 6 in the equation.
- (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.
- (d) 3√5 — Split 45 into a perfect square times a factor: 45 = 9 × 5. Take the square root of each part separately: √45 = √9 × √5 = 3√5, since √9 = 3. Writing the perfect-square factor itself (9) as the coefficient instead of its root would give 9√5 — that trap comes from forgetting the last step, rooting 9. Multiplying 3 and 5 together instead of keeping them as coefficient and radicand gives 15, which throws away the surd entirely. Doubling the correct coefficient by mistake gives 6√5.
- (a) −10 — Method: multiply each bracket out, treating the second bracket as being multiplied by −3 because it is subtracted, then collect like terms. Working: 4(2x − 1) = 8x − 4 and −3(x + 2) = −3x − 6, so the expression becomes 8x − 4 − 3x − 6 − 5x; the x terms give 8x − 3x − 5x = 0, so no term in x survives, and the numbers give −4 − 6 = −10. Answer: −10. The distractors: 2 comes from expanding −3(x + 2) as −3x + 6, leaving the numbers −4 + 6; 5x − 10 comes from forgetting the final −5x, so the x terms give 8x − 3x = 5x; −7 comes from multiplying the 4 over only the first term of its bracket, giving 8x − 1 and so the numbers −1 − 6.
- (d) 3/8 — Method: making half the recipe means dividing the quantity of sugar by 2. Working: 3/4 ÷ 2 = 3/8. Answer: 3/8. 3/2 comes from multiplying by 2 instead of dividing, as if doubling the recipe. 5/4 comes from adding 1/2 to 3/4 instead of halving it, confusing "half of" with "plus a half". 3/4 comes from leaving the amount unchanged, forgetting to halve it for the smaller recipe.
- (b) 9 — Method: a negative index means take the reciprocal of the base first and then apply the positive power. Working: the reciprocal of 1/3 is 3, so (1/3)⁻² = 3² = 3 × 3 = 9. Answer: 9. The distractors: 1/9 comes from ignoring the minus sign and squaring 1/3 as it stands; −9 comes from reading the negative index as a minus sign on the result; 6 comes from multiplying the denominator by the index, 3 × 2, instead of squaring the reciprocal.
- (d) k < 4 — Method: the number of real solutions of ax² + bx + c = 0 is decided by the discriminant b² − 4ac, and two different real solutions need it to be greater than zero. Working: here a = 1, b = −4 and c = k, so b² − 4ac = 16 − 4k; the condition is 16 − 4k > 0, which gives 16 > 4k and then k < 4. Answer: k < 4; for example k = 3 gives x² − 4x + 3 = 0, whose solutions are 1 and 3. The distractors: k ≤ 4 comes from using b² − 4ac ≥ 0, which also allows the single repeated solution at k = 4; k > 4 comes from dividing −4k > −16 by −4 without reversing the inequality sign; k < 16 comes from leaving the factor 4 out of 4ac and solving 16 − k > 0.
- (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.
- (a) 17 — Method: work out each power separately, then combine them as the question asks. Working: $2^3 = 8$ and $3^2 = 9$, and 8 + 9 = 17. 72 comes from working out 8 × 9 = 72, multiplying the two powers instead of adding them. 12 comes from misreading the powers as repeated multiplication of the base by the index, 2 × 3 + 3 × 2 = 6 + 6 = 12. −1 comes from working out 8 − 9 = −1, subtracting the powers instead of adding them. Answer: 17.
- (a) 0.625 — Method: convert the fraction to a decimal so it can be compared properly with 0.6. Working: 5/8 = 0.625, and since 0.625 > 0.6, the larger value is 0.625. Answer: 0.625. 0.6 repeats Sam's incorrect claim, made by comparing single digits rather than full place value. 0.58 comes from converting 5/8 incorrectly, treating it as if it read 5 tenths and 8 hundredths. 0.85 comes from turning the fraction upside down and writing its digits straight after the decimal point, 8 then 5, instead of dividing.
- (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) (2x + 1)/(x − 3) — Factorise both the numerator and the denominator before you cancel anything. The numerator 2x² + 7x + 3 factorises to (2x + 1)(x + 3), and the denominator x² − 9 is a difference of two squares, factorising to (x − 3)(x + 3). The (x + 3) factor is common to both, so it cancels, leaving (2x + 1)/(x − 3). Writing (2x + 1)/(x + 3) comes from factorising x² − 9 as (x + 3)² instead of (x − 3)(x + 3) — a difference of two squares always has one plus and one minus bracket. Writing (2x + 3)/(x − 3) comes from mis-factorising the numerator as (2x + 3)(x + 1) and then wrongly cancelling the (x + 1) against the denominator's (x + 3) as though they were the same bracket. Writing 2x + 1 comes from cancelling the (x + 3) factor correctly but then dropping the remaining (x − 3) on the denominator altogether.
- (c) 5√3 m — The cable, the pole and the ground form a right-angled triangle: the ground distance (5 m) is adjacent to the 60° angle, and the height of the pole is opposite it, so height = 5 × tan 60° = 5 × √3 = 5√3 m. 5√3/2 m comes from using sin 60° = √3/2 instead of tan 60°. 5/√3 m comes from using tan 30° = 1/√3, the reciprocal-angle value, instead of tan 60°. 10√3 m comes from doubling the correct height by mistake.
- (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).
- (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.
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