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.Expand and simplify (2 + √3)², giving your answer in the form a + b√3.
- 2.Which of these values of x is a solution of x² + 2x − 15 = 0?
- 3.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 4.Factorise 6x² − 7x − 3.
- 5.The equation x² − 4x + k = 0 has two different real solutions. Work out the range of values of k.
- 6.Work out the exact value of tan 30° + tan 30°.
- 7.A semicircle has a diameter of 8 cm. Work out the exact area of the semicircle, in terms of π.
- 8.Decide which of 2³⁰ and 3²⁰ is the larger number, and write down the correct statement.
- 9.Simplify (x² − 9) ÷ (x² + 5x + 6).
- 10.Each of these has an exact value. Write down the one whose value is the greatest.
- 11.Solve 2x² − 7x + 3 = 0.
- 12.Work out 3/4 − 5/12 exactly, giving your answer in its simplest form.
- 13.Simplify √45.
- 14.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?
- 15.Rationalise the denominator of 6/√3, giving your answer in its simplest form.
- 16.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.
- 17.Chloe wants to work out 3 1/4 − 1 2/3. She converts both mixed numbers to twelfths, then subtracts the whole numbers and the fraction parts separately, without checking whether she needs to exchange first. Work out the correct value of 3 1/4 − 1 2/3, giving your answer as a mixed number in its simplest form.
- 18.Expand and simplify (2x − 1)(x + 5)(x − 2). Write down the coefficient of x in your answer.
- 19.Work out the exact value of (sin 30°)² + (cos 30°)².
- 20.Solve 2x² = 18.
Answer key
- (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.
- (a) x = 3 — Method: factorise x² + 2x − 15 as (x + 5)(x − 3), since 5 × (−3) = −15 and 5 + (−3) = 2. Setting each bracket equal to zero gives x + 5 = 0 or x − 3 = 0, so x = −5 or x = 3. Only x = 3 is offered here. Distractor origins: x = −3 reverses the sign of the factor pair, treating the bracket (x − 3) as giving x = −3 instead of x = 3; x = 5 takes the number from the other factor, (x + 5), but with the wrong sign, giving x = 5 instead of x = −5; x = 15 takes the constant term of the original expression as if it were a root, without factorising at all.
- (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.
- (b) (3x + 1)(2x − 3) — To factorise 6x² − 7x − 3, look for two numbers that multiply to 6 × (−3) = −18 and add to −7: these are −9 and 2. Splitting the middle term gives 6x² − 9x + 2x − 3, which groups to 3x(2x − 3) + 1(2x − 3) = (3x + 1)(2x − 3). Writing (3x − 1)(2x + 3) comes from using the pair 9 and −2 instead — the right product but the wrong signs, giving +7x instead of −7x. Writing (6x − 1)(x + 3) comes from picking the factor pair 18 and −1: it multiplies to −18 correctly, but it adds to 17, not −7, so checking only the product splits the middle term as 6x² + 18x − x − 3 and pairs the wrong factors of 6 and 3 together. Writing (x − 3)(6x + 1) comes from that same unchecked pair used the other way round, splitting the middle term as 6x² + x − 18x − 3.
- (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) 2√3/3 — tan 30° = √3/3, so tan 30° + tan 30° = 2 × √3/3 = 2√3/3. √3 comes from wrongly treating tan 30° + tan 30° as tan(30° + 30°) = tan 60° = √3 — adding angles is not the same as adding ratios. √3/3 comes from forgetting to double the value and just writing down tan 30° on its own. 2√3 comes from doubling the numerator of √3/3 but forgetting to keep the denominator of 3.
- (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².
- (b) 3²⁰ is larger — Method: two powers with different bases and different indices can be compared once they are rewritten with a common index, which is possible whenever the indices share a factor. Working: 30 and 20 have a highest common factor of 10, so 2³⁰ = (2³)¹⁰ = 8¹⁰ and 3²⁰ = (3²)¹⁰ = 9¹⁰. Both are now tenth powers, and since 9 is larger than 8, 9¹⁰ is larger than 8¹⁰. Answer: 3²⁰ is larger. The distractors: 2³⁰ is larger comes from comparing only the indices and choosing the power with the bigger index; They are equal comes from multiplying base by index, 2 × 30 and 3 × 20, and finding 60 each time; They cannot be compared without a calculator comes from assuming that powers this large can only be ranked by evaluating them in full.
- (b) (x − 3)/(x + 2) — Factorise both: x² − 9 = (x − 3)(x + 3) (difference of two squares), and x² + 5x + 6 = (x + 2)(x + 3) (two numbers multiplying to 6 and adding to 5, namely 2 and 3). The factor (x + 3) is common to both, so it cancels, leaving (x − 3)/(x + 2). Choosing −9/(5x + 6) comes from cancelling the x² terms directly without factorising first — x² is not a common factor of the whole numerator or denominator. Choosing (x + 3)/(x + 2) cancels the (x − 3) factor instead of the shared (x + 3) factor, and (x − 3) does not appear in the denominator to cancel with. Choosing x − 3 cancels the whole denominator (x + 2) as though it were equal to 1.
- (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.
- (c) x = 3 or x = 1/2 — Method: factorise into two brackets whose x terms multiply to 2x² and whose numbers multiply to 3, checking that they produce the middle term −7x, then set each bracket equal to zero. Working: (2x − 1)(x − 3) expands to 2x² − 6x − x + 3 = 2x² − 7x + 3, so (2x − 1)(x − 3) = 0; then 2x − 1 = 0 gives x = 1/2 and x − 3 = 0 gives x = 3. Answer: x = 3 or x = 1/2. The distractors: x = 3/2 or x = 1 comes from factorising as (2x − 3)(x − 1), whose middle term is −5x and not −7x; x = −3 or x = −1/2 comes from reading the roots straight out of (2x − 1)(x − 3) without changing the signs; x = 6 or x = 1 comes from using the quadratic formula with the denominator written as a instead of 2a, dividing 7 ± 5 by 2.
- (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.
- (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.
- (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.
- (a) 2√3 — Multiply the top and bottom of the fraction by √3, since √3 × √3 = 3: 6/√3 = (6 × √3)/(√3 × √3) = 6√3/3. Dividing 6 by 3 gives 2, so the fraction simplifies to 2√3. Multiplying only the numerator by √3 and then cancelling the surd in the denominator against it as if they were the same term, without properly squaring the denominator, leads to 6. Dividing 6 by 3 as 3 instead of 2 gives 3√3 — a slip in the final division. Simplifying 6√3/3 by cancelling the whole numerator's 3 with the denominator's 3, including the surd, gives 2, which loses the surd altogether.
- (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.
- (d) 1 7/12 — Method: convert both mixed numbers to improper fractions with a common denominator, then subtract. Working: 3 1/4 = 39/12 and 1 2/3 = 20/12, so 39/12 − 20/12 = 19/12 = 1 7/12. Answer: 1 7/12. Chloe's method, subtracting whole numbers (3−1=2) and fraction parts (2/3−1/4=5/12) separately without exchanging, gives 2 5/12. 1 3/4 comes from converting 2/3 to twelfths incorrectly as 6/12 instead of 8/12, then subtracting. 8 comes from converting both mixed numbers to improper fractions correctly (13/4 and 5/3) but then subtracting numerators and denominators separately: (13−5)/(4−3) = 8/1.
- (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.
- (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) 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.
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