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.Solve x² − x − 12 = 0.
- 2.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.
- 3.A square tile has an area of 72 cm². Work out the exact perimeter of the tile, giving your answer in the form k√2 cm.
- 4.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.
- 5.A set of kitchen scales displays the mass of a bag of sugar as 0.63 recurring kilograms, meaning 0.636363... kg with the block '63' repeating forever. Convert this mass to a fraction of a kilogram, then work out the mass in grams, giving your answer to the nearest gram.
- 6.One solution of the equation x² − (k + 1)x + k = 0 is x = 3. Work out the value of k.
- 7.Solve x² − 6x = 0.
- 8.Simplify 3² ÷ 3⁵, giving your answer as a single power of 3.
- 9.Simplify 2³ × 2⁴, giving your answer as a single power of 2.
- 10.Each of these has an exact value. Write down the one whose value is the greatest.
- 11.Work out the value of .
- 12.Work out the exact value of sin 30° + cos 60°.
- 13.When a number is added to its square the result is 30. Work out the possible values of the number.
- 14.Work out √3 × √12, giving your answer as an integer.
- 15.Work out the value of .
- 16.Work out the exact value of sin 45° × cos 45°.
- 17.Simplify x⁵ × x³ ÷ x², giving your answer as a single power of x.
- 18.Simplify (5² × 2³)³ ÷ (5³ × 2²)²
- 19.Put sin 30°, tan 30° and cos 30° in order of size, starting with the smallest.
- 20.A pizza is cut into 12 equal slices. Ben eats 5 slices and Mia eats 3 slices. What fraction of the pizza is left, giving your answer in its simplest form?
Answer key
- (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) 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.
- (b) 24√2 — The side length of the tile is √72. Since 72 = 36 × 2, √72 = √36 × √2 = 6√2 cm. A square has four equal sides, so the perimeter is 4 × 6√2 = 24√2 cm. Simplifying √72 by writing the perfect-square factor itself as the coefficient instead of its root, 36√2 instead of 6√2, and then multiplying by 4 lands on 144√2. Working out the correct side length, 6√2 cm, but then giving that as the final answer without multiplying by 4 for the perimeter gives 6√2. Doubling the side length instead of quadrupling it, as if the perimeter were 2 × 6√2 rather than 4 × 6√2, gives 12√2.
- (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) 636 g — Let x = 0.636363... . Since two digits repeat, multiply by 100: 100x = 63.636363... . Subtracting removes the recurring part exactly: 100x − x = 63.636363... − 0.636363... = 63, so 99x = 63, giving x = 63/99 = 7/11 kg. Converting to grams: 7/11 × 1000 = 7000/11 = 636.3636... g, which rounds to 636 g. Treating the decimal as if it terminated, writing 0.63 as 63/100 kg, gives 630 g when multiplied by 1000 — this drops the recurring part entirely. Subtracting 10x instead of x, using 100x − 10x = 90x = 63, is the wrong power of ten for a two-digit block, giving x = 63/90 = 7/10 kg, which is 700 g. A numerator slip in the subtraction, 63 − 1 = 62 instead of 63, gives x = 62/99 kg, which is 62000/99 = 626.26... g, rounding to 626 g.
- (a) k = 3 — Method: a solution of an equation makes both sides balance, so substitute it in and solve the equation in k that is left. Working: putting x = 3 gives 3² − (k + 1) × 3 + k = 0, that is 9 − 3k − 3 + k = 0, so 6 − 2k = 0 and k = 3; the equation is then x² − 4x + 3 = 0, whose solutions are 3 and 1. Answer: k = 3. The distractors: k = −3 comes from solving 6 − 2k = 0 as though it gave 2k = −6; k = 4 comes from expanding −3(k + 1) as −3k − 1, multiplying only the k by 3; k = 1.5 comes from working 3² as 3 × 2 = 6, which leaves 3 − 2k = 0.
- (d) x = 0 or x = 6 — Method: factorise by taking out the common factor x: x(x − 6) = 0, so x = 0 or x − 6 = 0, giving x = 0 or x = 6. Distractor origins: x = 6 comes from dividing both sides by x, which loses the solution x = 0; x = 0 stops after finding only one factor; x = 3 comes from halving the coefficient of x instead of factorising.
- (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⁻³.
- (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⁷.
- (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) 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.
- (c) 1 — sin 30° = 1/2 and cos 60° = 1/2, so sin 30° + cos 60° = 1/2 + 1/2 = 1. 0 comes from subtracting the two values instead of adding them (1/2 − 1/2). 1/2 comes from writing down only one of the two exact values and forgetting to add the other. √3 comes from swapping the two angles and working out sin 60° + cos 30° = √3/2 + √3/2 = √3.
- (b) 5 and −6 — Method: turn the sentence into an equation in one letter, collect every term on one side so it reads as a quadratic equal to zero, then factorise. Working: if the number is x then x² + x = 30, which rearranges to x² + x − 30 = 0; two numbers that multiply to −30 and add to 1 are 6 and −5, so (x + 6)(x − 5) = 0 and x = −6 or x = 5. Both values work: 5 + 25 = 30 and −6 + 36 = 30. Answer: 5 and −6. The distractors: 6 and −5 comes from reading the numbers inside the brackets as the solutions without changing their signs; 5 only comes from discarding the negative solution, although nothing in the question rules out a negative number; 5 and 6 comes from hunting for a factor pair of 30 instead of forming and solving the quadratic.
- (a) 6 — Use √a × √b = √(ab): √3 × √12 = √(3 × 12) = √36 = 6. Adding the numbers under the roots instead of multiplying them, 3 + 12 = 15, gives √15 — that comes from applying the rule for adding surds to a multiplication question. Multiplying the two numbers under the roots but then forgetting to take the square root at the end leaves 36. Simplifying only √12 to 2√3 and then dropping the other √3 factor entirely gives 2√3.
- (c) 0.001 — Method: a negative index means 'one over' the positive power, so $10^{-3}$ means one over $10^{3}$. Working: ten cubed is 1000, and one over 1000 is 0.001. 1000 comes from ignoring the negative sign and working out ten cubed instead of its reciprocal. −1000 comes from ignoring what the negative index does to the size, while still writing a negative sign on the large value. −0.001 comes from correctly finding the size, 0.001, but wrongly keeping a negative sign because the index was negative. Answer: 0.001.
- (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.
- (a) x⁶ — Method: work through the powers in order — multiplying powers of the same base means adding indices, and dividing powers of the same base means subtracting indices. Working: first, x⁵ × x³ = x⁸ (adding 5 and 3); then x⁸ ÷ x² = x⁶ (subtracting 2 from 8). x⁴ comes from swapping the two rules — subtracting for the multiplication, 5 − 3 = 2, and then adding for the division, 2 + 2 = 4. x¹⁰ comes from adding all three indices, 5 + 3 + 2 = 10, treating the division the same as a multiplication. 6x comes from correctly reaching a total index of 6 but then writing it as a coefficient of x instead of as its power. Answer: x⁶.
- (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².
- (d) sin 30°, tan 30°, cos 30° — sin 30° = 1/2 = 0.5, tan 30° = √3/3 ≈ 0.577 and cos 30° = √3/2 ≈ 0.866, so the correct order from smallest to largest is sin 30°, tan 30°, cos 30°. 'sin 30°, cos 30°, tan 30°' swaps the last two, wrongly putting cos 30° before tan 30°. 'cos 30°, tan 30°, sin 30°' is the correct list written backwards, from largest to smallest. 'tan 30°, sin 30°, cos 30°' wrongly swaps sin 30° and tan 30° at the start.
- (a) 1/3 — Method: find the total fraction eaten, then subtract it from the whole pizza. Working: together they eat 5/12 + 3/12 = 8/12, so the fraction left is 12/12 − 8/12 = 4/12 = 1/3. Answer: 1/3. 2/3 comes from giving the fraction eaten instead of the fraction left. 7/12 comes from only subtracting Ben's slices and forgetting Mia's. 1/2 comes from comparing the 4 slices left with the 8 slices eaten, 4/8, a part-to-part comparison instead of comparing with the whole pizza of 12 slices.
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