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.A cable supporting a flagpole is anchored to the ground 5 m from the base of the pole. The cable makes an angle of 60° with the ground. Using the exact value of tan 60°, work out the exact height of the flagpole.
- 3.Write these three numbers in order of size, starting with the smallest: 0.7, 3/4, 0.72
- 4.Three of these are rational numbers and one is irrational. Write down the one that is irrational.
- 5.Simplify (x⁻²)³, giving your answer as a fraction.
- 6.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.
- 7.Work out the value of the discriminant b² − 4ac for the equation 2x² + 3x − 2 = 0.
- 8.The two shorter sides of a right-angled triangle are √12 cm and √24 cm. Work out the exact length of the hypotenuse.
- 9.Write 0.875 as a fraction in its simplest form.
- 10.Work out the exact value of (cos 45°)² + (sin 45°)².
- 11.Solve x² − 6x = 0.
- 12.Solve x² − 5x + 6 = 0 by factorising.
- 13.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 14.Expand and simplify (2 + √3)², giving your answer in the form a + b√3.
- 15.Factorise x² − 3x − 10.
- 16.Simplify x⁵ × x³ ÷ x², giving your answer as a single power of x.
- 17.Write 0.35 as a fraction in its lowest terms.
- 18.A square tile has an area of 144 cm². Work out the side length of the tile.
- 19.Expand and simplify 2(a + 6) − 2(a − 7)
- 20.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.
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) 5√3 m — The cable, the pole and the ground form a right-angled triangle: the ground distance (5 m) is adjacent to the 60° angle, and the height of the pole is opposite it, so height = 5 × tan 60° = 5 × √3 = 5√3 m. 5√3/2 m comes from using sin 60° = √3/2 instead of tan 60°. 5/√3 m comes from using tan 30° = 1/√3, the reciprocal-angle value, instead of tan 60°. 10√3 m comes from doubling the correct height by mistake.
- (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.
- (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.
- (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.
- (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.
- (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).
- (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.
- (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.
- (c) 1 — cos 45° = √2/2 and sin 45° = √2/2. Squaring each gives (√2/2)² = 2/4 = 1/2, so (cos 45°)² + (sin 45°)² = 1/2 + 1/2 = 1. The distractor √2 comes from adding cos 45° + sin 45° directly without squaring first (√2/2 + √2/2 = √2). The distractor 2 comes from squaring the top of the fraction, (√2)² = 2, but then dividing by 2 instead of 4 for each term, giving 1 + 1 = 2. The distractor 1/2 comes from squaring only cos 45° and forgetting to add the sin 45° term.
- (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.
- (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) (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.
- (c) 7 + 4√3 — Expand the brackets fully: (2 + √3)² = 2² + 2 × 2 × √3 + (√3)² = 4 + 4√3 + 3. Adding the two whole-number terms, 4 + 3 = 7, gives 7 + 4√3. Using (a + b)² = a² + b² and skipping the middle cross term entirely gives just 4 + 3 = 7, with no surd term at all. Treating (√3)² as if it stayed √3 rather than becoming 3, then merging it with the existing surd term, gives 4 + 5√3. Squaring only the surd term correctly but carrying the whole-number term as 2 instead of squaring it to 4 gives 2 + 3 + 4√3 = 5 + 4√3.
- (b) (x − 5)(x + 2) — We need two numbers that multiply to −10 and add to −3: these are −5 and 2, since −5 × 2 = −10 and −5 + 2 = −3. So x² − 3x − 10 = (x − 5)(x + 2). A candidate who swaps the signs, using +5 and −2, gets (x + 5)(x − 2), which expands to x² + 3x − 10 — the wrong middle term. A candidate who picks the factor pair 1 and 10 instead of 2 and 5 gets (x − 10)(x + 1), which expands to x² − 9x − 10. A candidate who makes both factors negative gets (x − 5)(x − 2), which expands to x² − 7x + 10 — the wrong sign on the constant term.
- (a) x⁶ — Method: work through the powers in order — multiplying powers of the same base means adding indices, and dividing powers of the same base means subtracting indices. Working: first, x⁵ × x³ = x⁸ (adding 5 and 3); then x⁸ ÷ x² = x⁶ (subtracting 2 from 8). x⁴ comes from swapping the two rules — subtracting for the multiplication, 5 − 3 = 2, and then adding for the division, 2 + 2 = 4. x¹⁰ comes from adding all three indices, 5 + 3 + 2 = 10, treating the division the same as a multiplication. 6x comes from correctly reaching a total index of 6 but then writing it as a coefficient of x instead of as its power. Answer: x⁶.
- (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.
- (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.
- (d) 26 — Method: expand both brackets, treating the second as multiplication by −2 so that both of its terms change sign, then collect like terms. Working: 2(a + 6) = 2a + 12 and −2(a − 7) = −2a + 14, so the expression becomes 2a + 12 − 2a + 14; the a terms give 2a − 2a = 0, so no term in a survives, and the numbers give 12 + 14 = 26. Answer: 26. The distractors: −2 comes from expanding the second bracket as −2a − 14, so that the numbers give 12 − 14; 4a − 2 comes from adding 2(a − 7) instead of subtracting it, giving 2a + 12 + 2a − 14; 13 comes from multiplying the 2 over only the first term of each bracket, giving 2a + 6 − 2a + 7.
- (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.
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