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.Rationalise the denominator of 10/(4 − √6), giving your answer in its simplest form.
- 2.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 3.Work out the value of .
- 4.Decide which of 2³⁰ and 3²⁰ is the larger number, and write down the correct statement.
- 5.A rectangular lawn is 4 m longer than it is wide. Its area is 96 m². Work out the length of the lawn.
- 6.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.
- 7.Simplify 5a/6 − a/3
- 8.Simplify x⁷ × x⁴, giving your answer as a single power of x.
- 9.Factorise 3x² + 10x − 8.
- 10.Simplify (x² − 9) ÷ (x² + 5x + 6).
- 11.The decimal 0.111... has the digit 1 repeating for ever. Write 0.1 recurring as a fraction in its simplest form.
- 12.Solve x² + 3x − 10 = 0.
- 13.Solve 2x² = 18.
- 14.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.
- 15.Factorise x² − 3x − 10.
- 16.Work out 1 1/2 ÷ 3/4 exactly, giving your answer in its simplest form.
- 17.Write 0.325 as a fraction in its simplest form.
- 18.Factorise x² − 64.
- 19.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.
- 20.Work out the value of (√5)⁴
Answer key
- (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.
- (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.
- (d) 8 — Method: write $16^{3/4}$ as $(\sqrt[4]{16})^3$ — the denominator of the index gives the root, the numerator gives the power. Working: $\sqrt[4]{16} = 2$, so $16^{3/4} = 2^3 = 8$. Answer: 8. A candidate who multiplies 16 by 3/4 is treating the index as an ordinary factor and gets 12 — a fractional index is not a multiplier. A candidate who takes the square root instead of the fourth root and then cubes it works out $(\sqrt{16})^3 = 4^3$ and gets 64; the denominator 4 names a fourth root, not a square root. A candidate who takes the fourth root of 16 correctly but stops there, without cubing it, gets 2.
- (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.
- (d) 12 m — Method: give the width a letter, write the length in terms of it and use length × width = area to form a quadratic. Working: with a width of x metres the length is x + 4, so x(x + 4) = 96, which rearranges to x² + 4x − 96 = 0; factorising gives (x + 12)(x − 8) = 0, and a width must be positive, so x = 8 and the length is 8 + 4 = 12. Answer: 12 m, and 12 × 8 = 96 as the area requires. The distractors: 8 m is the width rather than the length asked for; 16 m comes from taking the other root as 12 and adding 4 to it, ignoring that the root −12 cannot be a width; 24 m comes from dividing the area by the 4 in the question instead of forming an equation.
- (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.
- (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.
- (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) (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.
- (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.
- (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.
- (d) x = 2 or x = −5 — Method: find two numbers that multiply to give −10 and add to give 3 — these are 5 and −2. So x² + 3x − 10 = (x + 5)(x − 2) = 0, giving x = −5 or x = 2. Distractor origins: x = −2 or x = 5 swaps the signs of the two roots; x = 2 or x = 5 makes both roots positive, ignoring the sign of −10; x = −5 or x = −2 makes both roots negative.
- (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) 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).
- (b) (x − 5)(x + 2) — We need two numbers that multiply to −10 and add to −3: these are −5 and 2, since −5 × 2 = −10 and −5 + 2 = −3. So x² − 3x − 10 = (x − 5)(x + 2). A candidate who swaps the signs, using +5 and −2, gets (x + 5)(x − 2), which expands to x² + 3x − 10 — the wrong middle term. A candidate who picks the factor pair 1 and 10 instead of 2 and 5 gets (x − 10)(x + 1), which expands to x² − 9x − 10. A candidate who makes both factors negative gets (x − 5)(x − 2), which expands to x² − 7x + 10 — the wrong sign on the constant term.
- (c) 2 — First write 1 1/2 as an improper fraction, 3/2. To divide by 3/4, multiply by its reciprocal, 4/3: 3/2 × 4/3 = 12/6 = 2. Dropping the whole number and dividing only the fractional part, 1/2 ÷ 3/4 = 1/2 × 4/3, gives 2/3. Multiplying by 3/4 directly instead of using its reciprocal, 3/2 × 3/4, gives 9/8. Using the reciprocal of the first fraction instead of the second, 2/3 × 3/4, gives 1/2.
- (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.
- (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.
- (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.
- (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.
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