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.Simplify x⁽³⁄⁴⁾ ÷ x⁽¹⁄⁴⁾
- 2.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?
- 3.Solve x² − 8x + 3 = 0 by completing the square. Give your answers in surd form.
- 4.Simplify fully: (x + 2)/(3x) × 6x²/(x² − 4)
- 5.Simplify x⁷ × x⁴, giving your answer as a single power of x.
- 6.Each of these has an exact value. Write down the one whose value is the greatest.
- 7.Simplify (5x² + 3x − 2) − (2x² − x + 5)
- 8.A circle has a circumference of 8π cm. Work out the exact area of the circle in terms of π.
- 9.Simplify (x⁻²)³, giving your answer as a fraction.
- 10.A square tile has an area of 144 cm². Work out the side length of the tile.
- 11.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 12.Write 0.875 as a fraction in its simplest form.
- 13.The two shorter sides of a right-angled triangle are √12 cm and √24 cm. Work out the exact length of the hypotenuse.
- 14.Simplify 2³ × 2⁴, giving your answer as a single power of 2.
- 15.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.
- 16.A rectangular garden has length (x + 7) m and width (x − 7) m. Work out an expression for the area of the garden, giving your answer in its simplest form.
- 17.Factorise 6x² − 7x − 3.
- 18.Sam compares 0.6 and 5/8 by comparing the digit 6 with the digit 5, and says that 0.6 is the larger number. Convert 5/8 to a decimal to find the correct larger value.
- 19.Work out √3 × √12, giving your answer as an integer.
- 20.Work out the exact value of tan 30° + tan 30°.
Answer key
- (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) 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... .
- (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.
- (d) 2x/(x − 2) — Factorise x² − 4 as (x − 2)(x + 2) first — it's a difference of two squares. The (x + 2) in the numerator then cancels with the (x + 2) in the factorised denominator, and 6x² ÷ 3x simplifies to 2x, leaving 2x/(x − 2). Writing 2/(x − 2) comes from over-cancelling 6x² ÷ 3x as 2 instead of 2x, dropping the x that should remain. Writing 2x/(x + 2) comes from factorising x² − 4 as (x + 2)² instead of (x − 2)(x + 2), a difference of two squares always has one plus and one minus bracket. Writing 2x²/(x − 2) comes from simplifying 6x² ÷ 3x as 2x² instead of 2x, dividing the coefficients but not reducing the power 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¹¹.
- (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) 3x² + 4x − 7 — Method: the minus sign in front of the second bracket changes the sign of every term inside it; then collect like terms. Working: removing the brackets gives 5x² + 3x − 2 − 2x² + x − 5; the squared terms give 5x² − 2x² = 3x², the x terms give 3x + x = 4x, and the number terms give −2 − 5 = −7. Answer: 3x² + 4x − 7. The distractors: 7x² + 2x + 3 comes from adding the two brackets instead of subtracting, giving 5x² + 2x², 3x − x and −2 + 5; 3x² + 2x + 3 comes from applying the minus sign to 2x² only, leaving −x and +5 unchanged so that 3x − x = 2x and −2 + 5 = 3; 3x² + 4x + 3 comes from changing the signs of the terms with letters but leaving +5 as it stood, so the number terms give −2 + 5 = 3.
- (b) 16π — Use the circumference formula C = 2πr to find the radius: 8π = 2πr, so r = 8π ÷ 2π = 4 cm. Then use the area formula A = πr²: A = π × 4² = 16π cm². Using C = πr instead of C = 2πr gives r = 8, and squaring that gives 64π. Finding r = 4 correctly but then substituting it back into the circumference formula instead of the area formula gives 2π × 4 = 8π. Finding r = 4 correctly but forgetting to square it in the area formula, using A = πr instead of A = πr², gives 4π.
- (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.
- (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.
- (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) 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) 6 — By Pythagoras' theorem, the square of the hypotenuse equals the sum of the squares of the other two sides: (√12)² + (√24)² = 12 + 24 = 36. The hypotenuse is √36 = 6 cm. Adding the two side lengths directly instead of squaring them first, treating the theorem as if it were a straight sum of the sides, gives √12 + √24 = 2√3 + 2√6. Multiplying the two squared values, 12 × 24 = 288, instead of adding them, then taking the root, gives √288 = 12√2. Adding the squares correctly to get 36 but forgetting to take the square root at the end leaves 36 as the answer instead of the hypotenuse itself.
- (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) 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.
- (d) x² − 49 — Area = length × width = (x + 7)(x − 7). Expanding: x × x = x², x × (−7) = −7x, 7 × x = 7x, 7 × (−7) = −49. The two middle terms −7x and 7x cancel, leaving x² − 49. A candidate who misremembers the difference-of-two-squares result as a sum gets x² + 49. A candidate who makes a sign error and treats both middle terms as −7x instead of cancelling gets x² − 14x − 49. A candidate who confuses area with perimeter and simply adds the length and width gets 2x.
- (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.
- (a) 0.625 — Method: convert the fraction to a decimal so it can be compared properly with 0.6. Working: 5/8 = 0.625, and since 0.625 > 0.6, the larger value is 0.625. Answer: 0.625. 0.6 repeats Sam's incorrect claim, made by comparing single digits rather than full place value. 0.58 comes from converting 5/8 incorrectly, treating it as if it read 5 tenths and 8 hundredths. 0.85 comes from turning the fraction upside down and writing its digits straight after the decimal point, 8 then 5, instead of dividing.
- (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.
- (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.
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