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.A circle has a radius of 3 cm. Which of these is the exact area of the circle?
- 2.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.
- 3.Expand and simplify (2x − 1)(x + 5)(x − 2). Write down the coefficient of x in your answer.
- 4.Solve 2x² − 7x + 3 = 0.
- 5.A ladder rests against a wall, making an angle of 60° with the ground. The ladder is 2 m long. Using the exact value of sin 60°, work out how high up the wall the ladder reaches, giving your answer in centimetres.
- 6.Expand and simplify 2(a + 6) − 2(a − 7)
- 7.Expand and simplify (x − 3)²
- 8.Simplify (x⁻²)³, giving your answer as a fraction.
- 9.Write down the exact decimal value of the fraction 1/6.
- 10.Work out the exact value of (cos 45°)² + (sin 45°)².
- 11.Work out the exact value of sin 45° × cos 45°.
- 12.Simplify 5⁻² × 5⁴, giving your answer as a single power of 5.
- 13.Simplify (5² × 2³)³ ÷ (5³ × 2²)²
- 14.Work out 3/4 − 5/12 exactly, giving your answer in its simplest form.
- 15.Write 0.35 as a fraction in its lowest terms.
- 16.The recurring decimal 0.181818... can be written as 0.18 recurring, where both digits repeat forever. Let x = 0.18 recurring. Work out x as a fraction in its simplest form.
- 17.Simplify fully: (x + 2)/(3x) × 6x²/(x² − 4)
- 18.Factorise fully 12x² + 18x.
- 19.Subtract, giving your answer as a single fraction in its simplest form: 4/(x − 1) − 2/(x + 3)
- 20.Simplify 3² ÷ 3⁵, giving your answer as a single power of 3.
Answer key
- (c) 9π cm² — The area of a circle is π × r². With a radius of 3 cm this is π × 3² = 9π cm², and this is exact because π has not been replaced by any approximation. Writing 28.3 cm² replaces π with a rounded decimal value, 3.14, and then rounds the result again, so it is only an approximation. Writing 28.26 cm² uses π ≈ 3.14 without a final rounding step, but this is still only an approximation of 9π, not the exact value. Writing 27 cm² comes from replacing π with the rough approximation 3, which is even further from the true value.
- (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) −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 = 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.
- (c) 100√3 cm — The height is opposite the 60° angle, so height = 2 × sin 60° = 2 × √3/2 = √3 m. Converting to centimetres: √3 m = 100√3 cm. '√3 cm' forgets to convert the answer from metres to centimetres. '200√3 cm' comes from mis-recalling sin 60° as √3 instead of √3/2, dropping the denominator of the exact value: 2 × √3 = 2√3 m = 200√3 cm. '50√3 cm' comes from halving the ladder's length before multiplying by sin 60°, instead of using the full 2 m.
- (d) 26 — Method: expand both brackets, treating the second as multiplication by −2 so that both of its terms change sign, then collect like terms. Working: 2(a + 6) = 2a + 12 and −2(a − 7) = −2a + 14, so the expression becomes 2a + 12 − 2a + 14; the a terms give 2a − 2a = 0, so no term in a survives, and the numbers give 12 + 14 = 26. Answer: 26. The distractors: −2 comes from expanding the second bracket as −2a − 14, so that the numbers give 12 − 14; 4a − 2 comes from adding 2(a − 7) instead of subtracting it, giving 2a + 12 + 2a − 14; 13 comes from multiplying the 2 over only the first term of each bracket, giving 2a + 6 − 2a + 7.
- (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).
- (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.
- (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.
- (c) 1 — cos 45° = √2/2 and sin 45° = √2/2. Squaring each gives (√2/2)² = 2/4 = 1/2, so (cos 45°)² + (sin 45°)² = 1/2 + 1/2 = 1. The distractor √2 comes from adding cos 45° + sin 45° directly without squaring first (√2/2 + √2/2 = √2). The distractor 2 comes from squaring the top of the fraction, (√2)² = 2, but then dividing by 2 instead of 4 for each term, giving 1 + 1 = 2. The distractor 1/2 comes from squaring only cos 45° and forgetting to add the sin 45° term.
- (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.
- (b) 5² — Method: multiplying two powers of the same base adds their indices, and a negative index is added as a negative number. Working: −2 + 4 = 2, so 5⁻² × 5⁴ = 5². Answer: 5². The distractors: 5⁶ comes from adding the sizes of the indices, 2 + 4, and ignoring the minus sign; 5⁻⁸ comes from multiplying the indices, −2 × 4, instead of adding them; 5⁻⁶ comes from subtracting the indices, −2 − 4, as though the powers were being divided.
- (b) 2⁵ — Method: a power outside brackets multiplies the index of every factor inside them, and dividing powers of the same base subtracts their indices. Working: (5² × 2³)³ = 5⁶ × 2⁹ and (5³ × 2²)² = 5⁶ × 2⁴. Dividing gives 5⁶⁻⁶ × 2⁹⁻⁴, and since 5⁰ = 1 the whole expression reduces to 2⁵. Answer: 2⁵. The distractors: 2² comes from adding the outside index to each inside index instead of multiplying, which gives 5⁵ × 2⁶ over 5⁵ × 2⁴; 2¹³ comes from adding the indices of 2 when dividing, 9 + 4, instead of subtracting them; 2 comes from applying the outside power to the first factor inside each bracket only, leaving 5⁶ × 2³ over 5⁶ × 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) 7/20 — Method: write the decimal over the power of ten that matches the number of digits after the point, then divide the numerator and the denominator by their highest common factor. Working: 0.35 has two digits after the point, so it is 35 hundredths and can be written as 35/100; the highest common factor of 35 and 100 is 5, and 35 ÷ 5 = 7 with 100 ÷ 5 = 20. Answer: 7/20. The distractors: 3/10 comes from reading only the first digit after the point and converting 0.3; 7/25 comes from dividing the numerator by 5 but the denominator by 4, using a different factor on the top and on the bottom; 35/10 comes from counting one decimal place instead of two and writing the digits over 10.
- (a) 2/11 — Let x = 0.18 recurring, so x = 0.181818... . Since two digits repeat, multiply by 100: 100x = 18.181818... . Subtracting the original x removes the recurring part, because the digits line up exactly: 100x − x = 18.181818... − 0.181818... = 18, so 99x = 18, giving x = 18/99 = 2/11. Treating the decimal as if it terminated at two places gives 18/100 = 9/50, which is only 0.18 and drops the repeating part entirely. Subtracting 10x instead of x — using 100x − 10x = 90x = 18 — is the wrong power of ten for a two-digit repeating block, and gives x = 18/90 = 1/5. Making an arithmetic slip in the numerator, 18 − 1 = 17 instead of 18, gives 17/99.
- (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.
- (c) 6x(2x + 3) — The highest common factor of 12x² and 18x is 6x. Dividing each term by 6x gives 12x² ÷ 6x = 2x and 18x ÷ 6x = 3, so 12x² + 18x = 6x(2x + 3). A candidate who only takes out the number 6 (missing the x) gets 6(2x² + 3x), which is not fully factorised. A candidate who only takes out 2x (missing the extra factor of 3 in 6) gets 2x(6x + 9), also not fully factorised — the bracket still shares a common factor. A candidate who takes out 3x instead of the full 6x gets 3x(4x + 6), which again is not fully factorised since 4x + 6 shares a common factor of 2.
- (b) (2x + 14)/((x − 1)(x + 3)) — To subtract these fractions, write them over the common denominator (x − 1)(x + 3): the numerator becomes 4(x + 3) − 2(x − 1). Expanding gives 4x + 12 − 2x + 2, which simplifies to 2x + 14, so the answer is (2x + 14)/((x − 1)(x + 3)). Writing (2x + 11)/((x − 1)(x + 3)) comes from not distributing the minus sign fully across the second bracket, treating −2(x − 1) as −2x − 1 instead of −2x + 2. Writing 2/((x − 1)(x + 3)) comes from subtracting the two original numerators directly, 4 − 2 = 2, the same mistake as subtracting fractions without a common denominator. Writing (2x − 10)/((x − 1)(x + 3)) comes from swapping which numerator multiplies which bracket, forming 4(x − 1) − 2(x + 3) instead of 4(x + 3) − 2(x − 1).
- (c) 3⁻³ — Method: when dividing powers of the same base, subtract the index of the number you are dividing by from the index of the number being divided, keeping them in the order the question writes them. Working: 2 − 5 = −3, so 3² ÷ 3⁵ = 3⁻³. It is worth checking this against the numbers: 3² = 9 and 3⁵ = 243, and 9 ÷ 243 = 1/27, which is 3⁻³. 3³ comes from subtracting the other way round, 5 − 2 = 3, which reverses the sign of the index and gives 27 instead of 1/27. 3⁷ comes from working out 2 + 5 = 7, which is the rule for multiplying powers, not dividing them. 3¹⁰ comes from multiplying the indices, 2 × 5 = 10, instead of subtracting them. Answer: 3⁻³.
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