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.Factorise fully 56x − 24
- 2.Work out the value of (1/3)⁻²
- 3.Simplify (3a²)² × (2a)³
- 4.Factorise x² − 3x − 10.
- 5.Simplify (x⁻²)³, giving your answer as a fraction.
- 6.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 7.A rectangular lawn is 4 m longer than it is wide. Its area is 96 m². Work out the length of the lawn.
- 8.Write down the exact decimal value of the fraction 1/6.
- 9.Expand and simplify (x − 3)²
- 10.Work out the value of .
- 11.Solve x² − 2x − 24 = 0.
- 12.Write 0.325 as a fraction in its simplest form.
- 13.Work out the exact value of sin 45° × cos 45°.
- 14.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.
- 15.A rectangular garden has length (x + 7) m and width (x − 7) m. Work out an expression for the area of the garden, giving your answer in its simplest form.
- 16.Solve x² − x − 12 = 0.
- 17.A rectangular plywood panel measures 2.4 m by 0.75 m. Work out the area of the panel in square metres, giving your answer as a fraction in its simplest form.
- 18.A ramp rises at 30° to the horizontal. Its sloping surface is 4.8 m long. Safety rules say the vertical rise of a ramp must be no more than 2.5 m. Work out how far below that limit the rise of this ramp is.
- 19.Triangle DEF has a right angle at E. Angle DFE = 60° and EF = 9 cm. Work out the exact length of DE.
- 20.Write ∛(x²) as a single power of x.
Answer key
- (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.
- (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) 72a⁷ — Method: a power outside brackets applies to every factor inside them, and multiplying two powers of the same letter adds their indices. Working: (3a²)² = 3² × a⁴ = 9a⁴, and (2a)³ = 2³ × a³ = 8a³. Multiplying the two results gives 9 × 8 = 72 for the number and 4 + 3 = 7 for the index of a. Answer: 72a⁷. The distractors: 36a⁷ comes from squaring the 2 in (2a)³ instead of cubing it, giving 4a³ and then 9 × 4; 72a¹² comes from multiplying the indices 4 and 3 when the two terms are multiplied, instead of adding them; 17a⁷ comes from adding the coefficients 9 and 8 rather than multiplying them.
- (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) 1/x⁶ — Method: raising a power to another power multiplies the two indices, and a negative index means one over the matching positive power. Working: −2 × 3 = −6, so (x⁻²)³ = x⁻⁶, and x⁻⁶ written as a fraction is 1/x⁶. Answer: 1/x⁶. The distractors: x⁶ comes from multiplying the indices correctly but dropping the minus sign; 1/x⁵ comes from adding the sizes of the indices, 2 + 3, instead of multiplying them; −x⁶ comes from reading the negative index as a minus sign in front of the whole term.
- (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) 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.
- (a) 0.1666... — Method: a fraction bar means divide, so the decimal is found by dividing the numerator by the denominator; when a remainder comes back unchanged the division never ends, the digit it produces repeats for ever, and the exact value has to be written with that recurring digit rather than a rounded one. Working: 1 ÷ 6 is set out as 1.000 ÷ 6; six does not go into 1, and six goes into 10 tenths once with 4 left over, so the first decimal digit is 1; the 4 left over makes 40 hundredths, and six goes into 40 six times with 4 left over again; that same remainder of 4 returns at every step, so the digit 6 repeats without end. Answer: 0.1666... The distractors: 0.16 comes from carrying the division out to two decimal places and stopping there, as though the decimal terminated; 0.17 comes from rounding the division to two decimal places, which gives a value close to one sixth but not equal to it; 0.6 comes from writing the digit of the denominator straight after the decimal point, as though 1/6 meant six tenths.
- (d) x² − 6x + 9 — Method: squaring a bracket means multiplying that bracket by itself, so expand (x − 3)(x − 3) term by term and then collect like terms. Working: x × x = x², x × (−3) = −3x, (−3) × x = −3x and (−3) × (−3) = 9, giving x² − 3x − 3x + 9, and the two middle terms collect to −6x. Answer: x² − 6x + 9. The distractors: x² − 3x + 9 comes from writing down only one of the two middle products instead of both; x² + 6x + 9 comes from treating (−3) × x as +3x, so the middle terms are added rather than subtracted; x² − 9 comes from treating the square as the difference of two squares (x − 3)(x + 3).
- (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.
- (a) x = 6 or x = −4 — We need two numbers that multiply to −24 and add to −2: these are −6 and 4, since −6 × 4 = −24 and −6 + 4 = −2. So x² − 2x − 24 = (x − 6)(x + 4) = 0, giving x = 6 or x = −4. A candidate who swaps the signs, using 6 and −4 the wrong way round in the brackets, gets x = −6 or x = 4. A candidate who picks the wrong factor pair, 8 and −3 (which multiply to −24 but add to +5, not −2), gets (x + 8)(x − 3) = 0 and answers x = −8 or x = 3. A candidate who makes both factors negative gets x = −6 or x = −4, which would require the constant term to be +24, not −24.
- (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) 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.
- (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.
- (d) x² − 49 — Area = length × width = (x + 7)(x − 7). Expanding: x × x = x², x × (−7) = −7x, 7 × x = 7x, 7 × (−7) = −49. The two middle terms −7x and 7x cancel, leaving x² − 49. A candidate who misremembers the difference-of-two-squares result as a sum gets x² + 49. A candidate who makes a sign error and treats both middle terms as −7x instead of cancelling gets x² − 14x − 49. A candidate who confuses area with perimeter and simply adds the length and width gets 2x.
- (a) x = 4 or x = −3 — Method: find two numbers that multiply to give −12 and add to give −1 — these are −4 and 3. So x² − x − 12 = (x − 4)(x + 3) = 0, giving x = 4 or x = −3. Distractor origins: x = −4 or x = 3 has the signs the wrong way round; x = 4 or x = 3 makes both roots positive, ignoring the sign of −12; x = 12 or x = −1 comes from reading off the coefficient and the constant directly instead of factorising.
- (c) 9/5 — Method: the area of a rectangle is its length multiplied by its width; the decimal product is then written over a power of ten and cancelled. Working: 24 × 75 = 1800, and 2.4 and 0.75 have three decimal places between them, so 2.4 × 0.75 = 1.8; the area of the panel is 1.8 square metres, which is eighteen tenths, so it can be written as 18/10, and dividing the numerator and the denominator by 2 gives 9 over 5. Answer: 9/5. The distractors: 4/5 comes from converting only the digits after the decimal point and losing the whole one, turning 1.8 into eight tenths; 63/20 comes from adding the two sides instead of multiplying them, giving 3.15; 9/50 comes from misplacing the decimal point in the product and writing 0.18, which cancels to 9 over 50.
- (a) 0.1 m — Method: the sloping surface is the hypotenuse and the vertical rise is the side opposite the 30° angle, so rise = 4.8 × sin 30°; then compare that rise with the limit. Working: the exact value of sin 30° is one half, so the rise = 4.8 × 1/2 = 2.4 m. The limit is 2.5 m, and 2.5 − 2.4 = 0.1. Answer: the ramp is 0.1 m below the limit. Working out the rise and stopping there gives 2.4 m, which answers a question that was not asked. Dividing by sin 30° instead of multiplying gives 4.8 ÷ 0.5 = 9.6 and then 9.6 − 2.5 = 7.1 m. Treating sine as proportional to the angle, so that sin 30° is a third of sin 90°, gives 4.8 ÷ 3 = 1.6 and then 2.5 − 1.6 = 0.9 m.
- (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.
- (c) x⁽²⁄³⁾ — Method: a root can be written as a fractional index, with the root's index as the denominator and the power inside the root as the numerator. Working: the cube root gives a denominator of 3 and the square inside gives a numerator of 2, so ∛(x²) = x⁽²⁄³⁾. Answer: x⁽²⁄³⁾. The distractors: x⁽³⁄²⁾ comes from writing the fraction upside down, with the root's index on top; x⁽¹⁄⁶⁾ comes from treating the square as a second root and multiplying 1/3 by 1/2; x⁶ comes from multiplying the root's index by the power, 3 × 2, and keeping the result as a whole-number index.
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