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 exact value of (sin 30°)² + (cos 30°)².
- 3.Work out the value of 2⁻⁴
- 4.One solution of the equation x² − (k + 1)x + k = 0 is x = 3. Work out the value of k.
- 5.Work out the exact value of cos 0° − sin 30°.
- 6.Simplify x⁽³⁄⁴⁾ ÷ x⁽¹⁄⁴⁾
- 7.In a school, 3/5 of the students study French. Of these students, 2/3 also study Spanish. What fraction of all the students study both French and Spanish?
- 8.The decimal 0.272727... repeats the block 27 for ever. Write 0.27 recurring as a fraction in its simplest form.
- 9.Write 0.35 as a fraction in its lowest terms.
- 10.Decide which of 2³⁰ and 3²⁰ is the larger number, and write down the correct statement.
- 11.Solve 2x² − 7x + 3 = 0.
- 12.Solve 4x² − 9 = 0.
- 13.Simplify (5² × 2³)³ ÷ (5³ × 2²)²
- 14.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.
- 15.Solve x² − 5x + 6 = 0 by factorising.
- 16.Work out √3 × √12, giving your answer as an integer.
- 17.Solve 2x² − 32 = 0.
- 18.In triangle ABC, angle ABC = 90° and angle BAC = 30°. The hypotenuse AC = 12 cm. Work out the exact length of AB.
- 19.Work out 5/6 × 2/9, giving your answer in its simplest form.
- 20.Simplify x⁶ ÷ x²
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 — sin 30° = 1/2, so (sin 30°)² = 1/4. cos 30° = √3/2, so (cos 30°)² = 3/4. Adding these gives 1/4 + 3/4 = 1. '1/4' only calculates (sin 30°)² and forgets to add the cos 30° term. '3/4' only calculates (cos 30°)² and forgets to add the sin 30° term. '−1/2' comes from subtracting the two squared values instead of adding them: 1/4 − 3/4 = −1/2.
- (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) 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.
- (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.
- (d) x⁽¹⁄²⁾ — Method: dividing two powers of the same letter subtracts the index of the divisor from the index of the term being divided, and fractional indices are subtracted like any other fractions. Working: 3/4 − 1/4 = 2/4, which simplifies to 1/2, so the result is x⁽¹⁄²⁾. Answer: x⁽¹⁄²⁾. The distractors: x comes from adding the indices, 3/4 + 1/4 = 1, as though the powers were being multiplied; x³ comes from dividing the indices, so that 3/4 divided by 1/4 gives 3; x⁽³⁄¹⁶⁾ comes from multiplying the indices, 3/4 × 1/4.
- (c) 2/5 — To find a fraction of a fraction, multiply them together: 3/5 × 2/3 = 6/15, which simplifies to 2/5. Multiplying only the numerators, 3 × 2 = 6, but adding the denominators, 5 + 3 = 8, instead of multiplying them gives 6/8, which simplifies to 3/4. Using only the fraction who study French, 3/5, and ignoring that a further fraction of them also study Spanish gives 3/5. Dividing by 2/3 instead of multiplying by it, using its reciprocal 3/2, gives 3/5 × 3/2 = 9/10.
- (c) 3/11 — Method: let a letter stand for the recurring decimal, multiply by the power of ten that shifts exactly one repeating block past the point, subtract the original equation so that the recurring tail cancels, then solve and cancel. Working: let x = 0.272727...; the repeating block is two digits long, so multiply by 100 to give 100x = 27.272727...; subtracting gives 99x = 27, so x = 27/99; the highest common factor of 27 and 99 is 9, and 27 ÷ 9 = 3 with 99 ÷ 9 = 11. Answer: 3/11. The distractors: 27/100 comes from writing the repeating block over 100 instead of over 99, forgetting that subtracting x leaves 99x rather than 100x; 3/10 comes from rounding the decimal to one place and converting 0.3; 2/9 comes from treating only the 2 as recurring and converting 0.222... instead.
- (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.
- (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.
- (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.
- (a) x = 3/2 or x = −3/2 — Method: the equation has an x² term and a number but no x term, so make x² the subject and then take the square root of both sides, keeping the negative root as well as the positive one. Working: adding 9 to both sides of 4x² − 9 = 0 gives 4x² = 9, and dividing both sides by 4 gives x² = 9/4. Square-rooting the top and the bottom of 9/4 gives 3/2, so x = 3/2 or x = −3/2, and each value checks out because 4 × 9/4 − 9 = 0. Answer: x = 3/2 or x = −3/2. The distractors: x = 3 or x = −3 comes from square-rooting both sides of 4x² = 9 without first dividing by the 4, so the coefficient of x² is ignored; x = 9/4 or x = −9/4 comes from stopping at x² = 9/4 and writing that value down as x, leaving the square root undone; x = 3/2 only comes from taking the positive square root of 9/4 and losing the negative solution.
- (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) 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.
- (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.
- (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.
- (d) x = 4 or x = −4 — Method: divide both sides by 2 to get x² = 16, then take the square root of both sides: x = 4 or x = −4. Distractor origins: x = 4 forgets the negative root; x = 8 comes from halving 16 instead of taking its square root; x = 16 stops at x² = 16 without ever taking the square root.
- (d) 6√3 cm — Method: AB lies alongside the 30° angle at A and AC is the hypotenuse, so the ratio needed is cosine: cos 30° = AB ÷ AC. Working: the exact value of cos 30° is √3/2, so AB = 12 × √3 ÷ 2, and half of 12 is 6. Answer: AB = 6√3 cm, which is about 10.4 cm. Using sine by mistake gives 12 × 1/2 = 6 cm, which is the length of BC rather than AB. Using tan 30° = 1/√3 gives 12 ÷ √3, which is 4√3 cm. Remembering cos 30° as √3 rather than as √3 halved gives 12√3 cm, longer than the hypotenuse and so impossible.
- (b) 5/27 — Method: multiply the numerators together and the denominators together, then simplify. Working: (5 × 2)/(6 × 9) = 10/54 = 5/27. Answer: 5/27. 7/15 comes from adding the fractions instead of multiplying: (5+2)/(6+9) = 7/15. 15/4 comes from flipping the second fraction, as if dividing: (5 × 9)/(6 × 2) = 45/12 = 15/4. 5/3 comes from cancelling the two denominators against each other, dividing both 6 and 9 by 3 to leave 5/2 × 2/3 = 10/6 = 5/3; cancelling is only valid between a numerator and a denominator, never between two denominators.
- (d) x⁴ — Method: dividing two powers of the same letter subtracts the index of the divisor from the index of the term being divided. Working: six factors of x on the top and two on the bottom cancel in pairs, leaving 6 − 2 = 4 factors of x. Answer: x⁴. The distractors: x³ comes from dividing the indices, 6 ÷ 2, instead of subtracting them; x⁸ comes from adding the indices, 6 + 2, as though the powers were being multiplied; x¹² comes from multiplying the indices, 6 × 2, as though a power were being raised to a power.
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