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.Each of these has an exact value. Write down the one whose value is the greatest.
- 2.Expand and simplify √3(2 + √12).
- 3.Work out the value of 2⁻⁴
- 4.3/5 of a 5/6 litre bottle of juice is poured out. Work out the exact volume poured out, in litres.
- 5.A quarter-circle has a radius of 6 cm. Work out the exact perimeter of the quarter-circle, giving your answer in terms of π.
- 6.Simplify 2³ × 2⁴, giving your answer as a single power of 2.
- 7.Simplify 5a/6 − a/3
- 8.Subtract, giving your answer as a single fraction in its simplest form: 4/(x − 1) − 2/(x + 3)
- 9.Solve 5x² − 15x = 0.
- 10.Robert is converting 0.999... (with the 9s recurring forever) into a fraction. He lets x = 0.999... . Multiplying by 10 gives 10x = 9.999... . Subtracting x from 10x gives 9x = 9, so x = 1. Which statement correctly explains this result?
- 11.Write 0.36 as a fraction in its simplest form.
- 12.Simplify (x⁻²)³, giving your answer as a fraction.
- 13.Solve x² − x − 12 = 0.
- 14.Write 0.875 as a fraction in its simplest form.
- 15.Simplify 2/(x + 1) + 3/(x − 2), giving your answer as a single fraction.
- 16.A recipe uses 0.625 kg of flour. Write this mass as a fraction of a kilogram, in its simplest form.
- 17.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.
- 18.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 19.Simplify √8 + √18, giving your answer in the form k√2.
- 20.Solve x² − 8x + 3 = 0 by completing the square. Give your answers in surd form.
Answer key
- (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.
- (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.
- (d) 1/16 — Method: a negative index means the reciprocal of the power, so 2⁻⁴ is 1 divided by 2⁴. Working: 2⁴ = 2 × 2 × 2 × 2 = 16, so the value is 1/16. Answer: 1/16. The distractors: −16 comes from reading the negative index as a minus sign on the result; 16 comes from ignoring the minus sign and working out 2⁴; 1/8 comes from multiplying the base by the index, 2 × 4, and writing 1 over that product.
- (a) 1/2 — To find a fraction of an amount, multiply the fractions together: 3/5 × 5/6 = 15/30, which simplifies to 1/2 litre. Adding the fractions instead of multiplying them, using a common denominator of 30, gives 18/30 + 25/30 = 43/30, a value greater than the whole bottle. Dividing by 5/6 instead of multiplying by it, using its reciprocal 6/5, gives 3/5 × 6/5 = 18/25. Multiplying 5/6 by itself instead of by 3/5 gives 25/36.
- (c) (12 + 3π) cm — The perimeter of a quarter-circle is made up of two straight radii plus a quarter of the circumference. The two radii give 2 × 6 = 12 cm, and a quarter of the circumference is (1/4) × 2 × π × 6 = 3π cm, so the total perimeter is (12 + 3π) cm. Giving only the curved part, 3π cm, forgets the two straight edges entirely. Using the full circumference, 2 × π × 6 = 12π, instead of a quarter of it gives (12 + 12π) cm. Including only one radius instead of two gives (6 + 3π) cm.
- (d) 2⁷ — When multiplying powers of the same base, the indices add: 3 + 4 = 7, so 2³ × 2⁴ = 2⁷. Multiplying the indices instead of adding them gives 3 × 4 = 12, so 2¹². Subtracting the indices instead of adding them gives 4 − 3 = 1, so 2¹. Multiplying the bases together as well as adding the indices gives 2 × 2 = 4, so 4⁷.
- (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.
- (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) x = 0 or x = 3 — Method: take out the common factor 5x: 5x(x − 3) = 0, so 5x = 0 or x − 3 = 0, giving x = 0 or x = 3. Distractor origins: x = 0 or x = 15 comes from forgetting to divide the second term by the common factor 5x correctly, leaving 15 instead of 3; x = 3 loses the solution x = 0 by dividing both sides by x; x = 5 or x = 3 mistakes the coefficient 5 itself for one of the solutions.
- (c) Exactly 1: the subtraction has no rounding at any step. — 10x − x removes the recurring part completely, because the digits after the decimal point in 10x and in x are identical from the tenths place onward, so they cancel exactly: 9.999... − 0.999... = 9.000... = 9. Nothing was rounded to reach 9x = 9, so x = 1 is an exact equality, not an approximation, and the statement that the value is exactly 1, with no rounding at any step, is the correct one. Calling it only approximately 1, on the ground that a recurring decimal can never reach a whole number, misunderstands what the subtraction has just shown: the recurring tail cancels completely, leaving no gap to approximate away. Claiming the method only works because the recurring digit is 9 is also wrong — the same subtraction cancels the recurring part for any repeating digit, not just 9; it is the choice of multiplier (10, matching the one-digit repeat) that makes the cancellation exact, not the digit itself. Saying 10x minus x gives 8.999... rather than 9 misreads the subtraction: 9.999... − 0.999... has no digit to borrow from, since every decimal digit in the two numbers matches, so the result is exactly 9, not 8.999... .
- (b) 9/25 — Method: write the decimal over the matching power of ten, then divide the numerator and the denominator by their highest common factor. Working: 0.36 has two digits after the point, so 0.36 = 36/100; the highest common factor of 36 and 100 is 4, and 36 ÷ 4 = 9 with 100 ÷ 4 = 25; since 9 and 25 share no factor greater than 1, the fraction is fully cancelled. Answer: 9/25. The distractors: 3/10 comes from reading only the first digit after the point and converting 0.3; 9/50 comes from dividing the numerator by 4 but the denominator by only 2; 36/10 comes from counting one decimal place instead of two and writing the digits over 10.
- (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) 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.
- (a) 7/8 — 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.875 has three digits after the point, so it is 875 thousandths and can be written as 875/1000; the highest common factor of 875 and 1000 is 125, and 875 ÷ 125 = 7 with 1000 ÷ 125 = 8. Answer: 7/8. The distractors: 8/7 comes from cancelling correctly but writing the two parts the wrong way round; 9/10 comes from rounding 0.875 to one decimal place as 0.9 before converting; 7/80 comes from counting four decimal places instead of three and using a denominator of 10000, giving 875/10000.
- (d) (5x − 1)/(x² − x − 2) — The common denominator is (x + 1)(x − 2) = x² − x − 2. The numerator becomes 2(x − 2) + 3(x + 1) = (2x − 4) + (3x + 3) = 5x − 1, so the sum is (5x − 1)/(x² − x − 2). Choosing 5/(2x − 1) adds the numerators (2 + 3 = 5) and the denominators ((x + 1) + (x − 2) = 2x − 1) directly, which is not how fractions add. Choosing (5x + 1)/(x² − x − 2) comes from expanding 2(x − 2) as 2x − 2 instead of 2x − 4, losing part of the constant term. Choosing (5x − 1)/(x² + x − 2) has the correct numerator but the wrong sign on the x-term when (x + 1)(x − 2) is expanded.
- (c) 5/8 — Method: write the decimal over 1000 using its three decimal places, then simplify. Working: 0.625 = 625/1000 = 5/8 (dividing both numerator and denominator by 125). Answer: 5/8. 25/4 comes from writing the decimal over 100 instead of 1000, as if there were only two decimal places. 31/50 comes from rounding 0.625 to 0.62 before converting. 8/5 comes from simplifying correctly to 5/8 and then writing the fraction upside down.
- (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.
- (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.
- (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.
- (a) x = 4 ± √13 — Method: halve the coefficient of x to form the bracket, subtract the square of that number to keep the expression equal to the original, then rearrange and take the square root of both sides. Working: half of −8 is −4, so x² − 8x + 3 = (x − 4)² − 16 + 3 = (x − 4)² − 13; setting this equal to zero gives (x − 4)² = 13, so x − 4 = ±√13 and x = 4 ± √13. Answer: x = 4 ± √13. The distractors: x = 8 ± √13 comes from putting the whole coefficient 8 inside the bracket instead of half of it; x = 4 ± √19 comes from adding 16 and 3 rather than subtracting 3 from 16; x = −4 ± √13 comes from writing the bracket as (x + 4)², which reverses the sign of the number that comes out of it.
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