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.A zip-wire is fixed at an angle of 60° to the horizontal ground. The zip-wire is 12 m long. Using the exact value of cos 60°, work out the exact horizontal distance it covers.
- 2.Work out the value of the discriminant b² − 4ac for the equation 2x² + 3x − 2 = 0.
- 3.A square tile has an area of 144 cm². Work out the side length of the tile.
- 4.Write 7/12 as a decimal, showing clearly which digit is recurring.
- 5.Rationalise the denominator of 10/(4 − √6), giving your answer in its simplest form.
- 6.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.
- 7.When a number is added to its square the result is 30. Work out the possible values of the number.
- 8.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.
- 9.Solve x² − 6x = 0.
- 10.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 11.Factorise 6x² − 7x − 3.
- 12.Simplify √8 + √18, giving your answer in the form k√2.
- 13.Rationalise the denominator of 6/√3, giving your answer in its simplest form.
- 14.Write these three numbers in order of size, starting with the smallest: 0.7, 3/4, 0.72
- 15.Simplify 2/(x + 1) + 3/(x − 2), giving your answer as a single fraction.
- 16.The decimal 0.272727... repeats the block 27 for ever. Write 0.27 recurring as a fraction in its simplest form.
- 17.Work out the value of (√5)⁴
- 18.A pop-up canopy has two sloping supports that meet at the top. Each support makes an angle of 30° with the ground and is 6 m long. Using the exact value of cos 30°, work out the total width of the canopy's base.
- 19.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.
- 20.A rectangular lawn is 4 m longer than it is wide. Its area is 96 m². Work out the length of the lawn.
Answer key
- (d) 6 m — The horizontal distance is adjacent to the 60° angle and the zip-wire is the hypotenuse, so horizontal distance = 12 × cos 60° = 12 × 1/2 = 6 m. 6√3 m comes from using sin 60° = √3/2 instead of cos 60°, which would give the vertical drop, not the horizontal distance. 4√3 m comes from treating 12 as the side adjacent to a tangent ratio and dividing by tan 60° = √3. 24 m comes from dividing 12 by cos 60° instead of multiplying by it.
- (c) 25 — Method: read off a, b and c with their signs and substitute them into b² − 4ac. Working: for 2x² + 3x − 2 = 0, a = 2, b = 3 and c = −2, so b² − 4ac = 3² − 4 × 2 × (−2) = 9 − (−16) = 9 + 16 = 25. Answer: 25. The distractors: −7 comes from taking c as +2, which gives 9 − 16; 22 comes from working b² as 2 × 3 = 6 and then 6 + 16; 13 comes from leaving the 4 out of 4ac and working 9 − 2 × (−2).
- (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) 0.58333... — Divide 7 by 12 using long division. 70 ÷ 12 = 5 remainder 10, so the first decimal digit is 5. Bring down a 0 to make 100: 100 ÷ 12 = 8 remainder 4, so the second digit is 8. Bring down a 0 to make 40: 40 ÷ 12 = 3 remainder 4, so the third digit is 3. Bring down a 0 to make 40 again — the remainder 4 has reappeared, so the digit 3 repeats forever from here. This gives 7/12 = 0.58333... . Stopping the division after two digits and writing 0.58 treats it as if it terminated, when the remainder is not yet zero. Misreading the pattern as a two-digit repeating block, '58', gives 0.585858..., which wrongly makes the 5 recur as well as the 3. A slip in the long division that carries the wrong remainder forward can make the second digit itself appear to repeat instead of the third, giving 0.588888... .
- (a) 4 + √6 — Multiply top and bottom by the conjugate, 4 + √6. The denominator becomes (4 − √6)(4 + √6) = 4² − (√6)² = 16 − 6 = 10. The numerator becomes 10 × (4 + √6) = 40 + 10√6. So the fraction is (40 + 10√6)/10 = 4 + √6, since both terms in the numerator divide by 10. Distributing the conjugate to only the whole-number term of the numerator, and forgetting the surd term entirely, leaves just 4. Rationalising by multiplying the numerator by the conjugate but leaving the ORIGINAL denominator's sign unchanged instead of squaring it lands on 4 − √6, with the surd's sign never actually flipping to positive. Dividing only the whole-number part of the numerator by 10 and forgetting to divide the surd term too leaves 4 + 10√6.
- (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) 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) 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.
- (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.
- (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.
- (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) 5√2 — Simplify each surd first: √8 = √4 × √2 = 2√2, and √18 = √9 × √2 = 3√2. Both terms are now multiples of √2, so they are like terms: 2√2 + 3√2 = 5√2. Adding the numbers under the two roots first, 8 + 18 = 26, and writing √26 treats unlike surds as if they combine under one root — they only combine once they share the same radicand, which is not how addition of surds works. Writing 9√2 for √18 instead of 3√2 (forgetting to root the 9) and then adding gives 2√2 + 9√2 = 11√2. Writing 4√2 for √8 instead of 2√2 (forgetting to root the 4) and adding gives 4√2 + 3√2 = 7√2.
- (a) 2√3 — Multiply the top and bottom of the fraction by √3, since √3 × √3 = 3: 6/√3 = (6 × √3)/(√3 × √3) = 6√3/3. Dividing 6 by 3 gives 2, so the fraction simplifies to 2√3. Multiplying only the numerator by √3 and then cancelling the surd in the denominator against it as if they were the same term, without properly squaring the denominator, leads to 6. Dividing 6 by 3 as 3 instead of 2 gives 3√3 — a slip in the final division. Simplifying 6√3/3 by cancelling the whole numerator's 3 with the denominator's 3, including the surd, gives 2, which loses the surd altogether.
- (c) 0.7, 0.72, 3/4 — Method: numbers written in different forms cannot be compared as they stand, so every fraction is turned into a decimal by dividing the numerator by the denominator, and the decimals are then compared place by place from the left. Working: 3/4 means 3 ÷ 4 = 0.75, so the three values to compare are 0.7, 0.75 and 0.72; written to two decimal places they are 0.70, 0.75 and 0.72, and the hundredths digits 0, 5 and 2 put 0.70 first, 0.72 next and 0.75 last; written again in the forms the question used, the order from smallest is 0.7, then 0.72, then 3/4. Answer: 0.7, 0.72, 3/4. The distractors: 3/4, 0.7, 0.72 comes from turning 3/4 into 0.34 by writing the numerator and the denominator as the two digits after the point, which makes the fraction the smallest of the three; 0.72, 3/4, 0.7 comes from the belief that the more digits a decimal has the smaller it must be, which puts both 0.72 and 0.75 below 0.7 and 0.72 below 0.75; 3/4, 0.72, 0.7 comes from comparing the three values correctly but listing them largest first, against an instruction to start with the smallest.
- (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.
- (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.
- (a) 25 — Method: squaring a square root removes the root, so a square root raised to the power 4 can be squared in two stages. Working: (√5)⁴ = ((√5)²)² = 5² = 5 × 5 = 25. Answer: 25. The distractors: 5 comes from squaring once and stopping, treating the fourth power as a square; 625 comes from raising 5 to the power 4 and ignoring the root sign altogether; 20 comes from multiplying 5 by the index 4 instead of raising 5 to that power.
- (b) 6√3 m — The horizontal distance covered by one support is adjacent to the 30° angle, so it equals 6 × cos 30° = 6 × √3/2 = 3√3 m. The total base width is made up of both supports, so it is 2 × 3√3 = 6√3 m. '3√3 m' gives only one support's horizontal distance and forgets to double it for the total width. '6 m' comes from using sin 30° instead of cos 30° for the horizontal distance (6 × sin 30° = 3, doubled to 6). '12 m' comes from doubling the full sloping length of 6 m without using any trigonometry at all.
- (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.
- (d) 12 m — Method: give the width a letter, write the length in terms of it and use length × width = area to form a quadratic. Working: with a width of x metres the length is x + 4, so x(x + 4) = 96, which rearranges to x² + 4x − 96 = 0; factorising gives (x + 12)(x − 8) = 0, and a width must be positive, so x = 8 and the length is 8 + 4 = 12. Answer: 12 m, and 12 × 8 = 96 as the area requires. The distractors: 8 m is the width rather than the length asked for; 16 m comes from taking the other root as 12 and adding 4 to it, ignoring that the root −12 cannot be a width; 24 m comes from dividing the area by the 4 in the question instead of forming an equation.
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