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.Which of these values of x is a solution of x² + 2x − 15 = 0?
- 2.Work out the value of .
- 3.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.
- 4.When a number is added to its square the result is 30. Work out the possible values of the number.
- 5.Three of these are rational numbers and one is irrational. Write down the one that is irrational.
- 6.Decide which of 2³⁰ and 3²⁰ is the larger number, and write down the correct statement.
- 7.Factorise fully 56x − 24
- 8.Factorise x² − 64.
- 9.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.
- 10.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.
- 11.Solve x² − 5x + 6 = 0 by factorising.
- 12.Expand and simplify (2x − 1)(x + 5)(x − 2). Write down the coefficient of x in your answer.
- 13.A semicircle has a diameter of 8 cm. Work out the exact area of the semicircle, in terms of π.
- 14.Write 0.06 as a fraction in its simplest form.
- 15.Work out the exact value of tan 30° + tan 30°.
- 16.Work out √3 × √12, giving your answer as an integer.
- 17.Factorise 6x² − 7x − 3.
- 18.Simplify 3² ÷ 3⁵, giving your answer as a single power of 3.
- 19.3/5 of a 5/6 litre bottle of juice is poured out. Work out the exact volume poured out, in litres.
- 20.Work out the value of 2⁻⁴
Answer key
- (a) x = 3 — Method: factorise x² + 2x − 15 as (x + 5)(x − 3), since 5 × (−3) = −15 and 5 + (−3) = 2. Setting each bracket equal to zero gives x + 5 = 0 or x − 3 = 0, so x = −5 or x = 3. Only x = 3 is offered here. Distractor origins: x = −3 reverses the sign of the factor pair, treating the bracket (x − 3) as giving x = −3 instead of x = 3; x = 5 takes the number from the other factor, (x + 5), but with the wrong sign, giving x = 5 instead of x = −5; x = 15 takes the constant term of the original expression as if it were a root, without factorising at all.
- (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.
- (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) 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.
- (c) cos 45° — cos 45° = √2/2, and √2 cannot be written as an exact fraction, so this value is irrational. tan 0° = 0, sin 90° = 1 and sin 30° = 1/2 are all rational, since each can be written as an exact whole number or fraction.
- (b) 3²⁰ is larger — Method: two powers with different bases and different indices can be compared once they are rewritten with a common index, which is possible whenever the indices share a factor. Working: 30 and 20 have a highest common factor of 10, so 2³⁰ = (2³)¹⁰ = 8¹⁰ and 3²⁰ = (3²)¹⁰ = 9¹⁰. Both are now tenth powers, and since 9 is larger than 8, 9¹⁰ is larger than 8¹⁰. Answer: 3²⁰ is larger. The distractors: 2³⁰ is larger comes from comparing only the indices and choosing the power with the bigger index; They are equal comes from multiplying base by index, 2 × 30 and 3 × 20, and finding 60 each time; They cannot be compared without a calculator comes from assuming that powers this large can only be ranked by evaluating them in full.
- (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.
- (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.
- (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.
- (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.
- (c) x = 2 or x = 3 — Method: factorise into two brackets whose numbers multiply to the constant term and add to the coefficient of x, then set each bracket equal to zero. Working: two numbers that multiply to 6 and add to −5 are −2 and −3, so x² − 5x + 6 = (x − 2)(x − 3) = 0; then x − 2 = 0 gives x = 2 and x − 3 = 0 gives x = 3. Answer: x = 2 or x = 3. The distractors: x = −2 or x = −3 comes from reading the numbers inside the brackets as the solutions instead of changing their signs; x = 1 or x = 6 comes from taking the first factor pair of 6 without checking that the pair adds to −5; x = 5 or x = 6 comes from reading the solutions straight off the 5 and the 6 in the equation.
- (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.
- (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².
- (b) 3/50 — Method: write the decimal over the power of ten that matches the number of digits after the point, counting every digit including a zero, then divide the numerator and the denominator by their highest common factor. Working: 0.06 has two digits after the point, so it is 6 hundredths and can be written as 6/100; the highest common factor of 6 and 100 is 2, and 6 ÷ 2 = 3 with 100 ÷ 2 = 50. Answer: 3/50. The distractors: 3/5 comes from ignoring the zero straight after the point and converting 0.6 instead, giving 6/10, which cancels to 3/5; 3/500 comes from counting three decimal places instead of two and writing 6/1000, which cancels to 3/500; 1/6 comes from putting 1 over the digits after the point, as though 0.06 meant one sixth.
- (a) 2√3/3 — tan 30° = √3/3, so tan 30° + tan 30° = 2 × √3/3 = 2√3/3. √3 comes from wrongly treating tan 30° + tan 30° as tan(30° + 30°) = tan 60° = √3 — adding angles is not the same as adding ratios. √3/3 comes from forgetting to double the value and just writing down tan 30° on its own. 2√3 comes from doubling the numerator of √3/3 but forgetting to keep the denominator of 3.
- (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.
- (b) (3x + 1)(2x − 3) — To factorise 6x² − 7x − 3, look for two numbers that multiply to 6 × (−3) = −18 and add to −7: these are −9 and 2. Splitting the middle term gives 6x² − 9x + 2x − 3, which groups to 3x(2x − 3) + 1(2x − 3) = (3x + 1)(2x − 3). Writing (3x − 1)(2x + 3) comes from using the pair 9 and −2 instead — the right product but the wrong signs, giving +7x instead of −7x. Writing (6x − 1)(x + 3) comes from picking the factor pair 18 and −1: it multiplies to −18 correctly, but it adds to 17, not −7, so checking only the product splits the middle term as 6x² + 18x − x − 3 and pairs the wrong factors of 6 and 3 together. Writing (x − 3)(6x + 1) comes from that same unchecked pair used the other way round, splitting the middle term as 6x² + x − 18x − 3.
- (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⁻³.
- (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.
- (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.
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