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.Work out the exact value of sin 30° + cos 60°.
- 2.A rectangle has length (2x + 5) cm and width (x − 2) cm. Work out an expression, in terms of x, for the perimeter of the rectangle. Give your answer in its simplest form.
- 3.Write 0.36 as a fraction in its simplest form.
- 4.The discriminant of a quadratic equation is greater than zero. Which statement about the solutions of that equation is correct?
- 5.Factorise fully 5x + 5y − 5
- 6.Factorise x² − 64.
- 7.Simplify 2/(x + 1) + 3/(x − 2), giving your answer as a single fraction.
- 8.Work out the exact value of cos 0° − sin 30°.
- 9.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?
- 10.Expand and simplify (2x − 1)(x + 5)(x − 2). Write down the coefficient of x in your answer.
- 11.Simplify x⁷ × x⁴, giving your answer as a single power of x.
- 12.A shape is made by joining a rectangle measuring 10 cm by 6 cm to a semicircle of diameter 6 cm along one of the rectangle's shorter sides. Work out the exact area of the shape, in terms of π.
- 13.A square tile has an area of 144 cm². Work out the side length of the tile.
- 14.Expand and simplify 4(2x − 1) − 3(x + 2) − 5x
- 15.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.
- 16.Solve 2x² = 18.
- 17.Work out the value of .
- 18.The decimal 0.111... has the digit 1 repeating for ever. Write 0.1 recurring as a fraction in its simplest form.
- 19.A semicircle has a diameter of 8 cm. Work out the exact area of the semicircle, in terms of π.
- 20.Write 0.875 as a fraction in its simplest form.
Answer key
- (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) 6x + 6 — Perimeter = 2[(2x + 5) + (x − 2)] = 2(3x + 3) = 6x + 6. A candidate who adds the length and width but forgets to double for the perimeter gets 3x + 3. A candidate who makes a sign error and adds 2 instead of subtracting it before doubling gets 2[(2x + 5) + (x + 2)] = 6x + 14. A candidate who multiplies the length and width instead of adding them, confusing the perimeter formula with the area formula, and then doubles that product, gets 2(2x + 5)(x − 2) = 4x² + 2x − 20.
- (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) It has two different real solutions — Method: the discriminant is the quantity under the square root sign in the quadratic formula, so its sign decides how many real values the formula produces. Working: when the discriminant is positive its square root is a real number that is not zero, and the formula adds that root and subtracts it in turn, so the two results are different; a positive discriminant that is not a perfect square still gives two solutions, but they are not whole numbers. Answer: it has two different real solutions. The distractors: one repeated real solution is what a discriminant of zero gives, because adding and subtracting zero changes nothing; no real solutions is what a negative discriminant gives, because a negative number has no real square root; two whole-number solutions happens only when the discriminant is a perfect square and the division works out exactly, which a positive discriminant does not guarantee.
- (c) 5(x + y − 1) — Method: take out the highest common factor of all three terms and divide every term by it, the number term included. Working: the highest common factor of 5x, 5y and −5 is 5; dividing gives 5x ÷ 5 = x, 5y ÷ 5 = y and −5 ÷ 5 = −1, so the bracket holds x + y − 1. Answer: 5(x + y − 1), which multiplies back out to 5x + 5y − 5. The distractors: 5(x + y + 1) comes from dividing −5 by 5 and losing the minus sign; 5(x + y − 5) comes from dividing only the terms containing a letter by 5 and carrying the −5 into the bracket unchanged; 5(xy − 1) comes from collecting the unlike terms 5x and 5y as 5xy before factorising.
- (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.
- (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.
- (a) 1/2 — cos 0° = 1 and sin 30° = 1/2, so cos 0° − sin 30° = 1 − 1/2 = 1/2. 1 comes from writing down cos 0° alone and forgetting to subtract sin 30°. 3/2 comes from adding the two values instead of subtracting. −1/2 comes from working out sin 30° − cos 0°, the two terms the wrong way round.
- (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.
- (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.
- (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¹¹.
- (b) (60 + 4.5π) cm² — Method: find the area of the rectangle and the area of the semicircle separately, then add them. Working: the rectangle has area 10 × 6 = 60 cm². The semicircle has radius 3 cm, so its area is half of π × 3² = half of 9π = 4.5π cm². Total area = (60 + 4.5π) cm². Answer: (60 + 4.5π) cm². (60 + 18π) cm² comes from using the diameter (6 cm) as the radius in the semicircle area formula: half of π × 6² = 18π. (60 + 9π) cm² comes from forgetting to halve the full circle's area: π × 3² = 9π. (60 + 3π) cm² comes from finding the semicircle's arc length instead of its area: half of 2 × π × 3 = 3π.
- (c) 12 cm — For a square, area = side². So side² = 144, giving side = ±12. Since a length must be positive, the side length is 12 cm. A candidate who gives both square roots without rejecting the negative one, which cannot be a length, answers 12 cm or −12 cm. A candidate who halves 144 instead of taking its square root gets 72 cm. A candidate who divides 144 by 4, confusing the area formula with a perimeter calculation, gets 36 cm.
- (a) −10 — Method: multiply each bracket out, treating the second bracket as being multiplied by −3 because it is subtracted, then collect like terms. Working: 4(2x − 1) = 8x − 4 and −3(x + 2) = −3x − 6, so the expression becomes 8x − 4 − 3x − 6 − 5x; the x terms give 8x − 3x − 5x = 0, so no term in x survives, and the numbers give −4 − 6 = −10. Answer: −10. The distractors: 2 comes from expanding −3(x + 2) as −3x + 6, leaving the numbers −4 + 6; 5x − 10 comes from forgetting the final −5x, so the x terms give 8x − 3x = 5x; −7 comes from multiplying the 4 over only the first term of its bracket, giving 8x − 1 and so the numbers −1 − 6.
- (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).
- (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.
- (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.
- (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.
- (b) 8π cm² — A diameter of 8 cm gives a radius of 4 cm. The area of a full circle would be π × r² = π × 4² = 16π cm², and a semicircle is exactly half of this, giving 16π ÷ 2 = 8π cm². Forgetting to halve the area for the semicircle gives 16π cm², the area of the whole circle. Halving the diameter twice, using a radius of 2 instead of 4, gives π × 2² = 4π cm². Using the diameter itself as the radius, so π × 8² = 64π, and then halving that for the semicircle gives 32π cm².
- (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.
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