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 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.
- 2.A quarter-circle has a radius of 6 cm. Work out the exact perimeter of the quarter-circle, giving your answer in terms of π.
- 3.Work out the exact value of cos 0° − sin 30°.
- 4.3/5 of a 5/6 litre bottle of juice is poured out. Work out the exact volume poured out, in litres.
- 5.Subtract, giving your answer as a single fraction in its simplest form: 4/(x − 1) − 2/(x + 3)
- 6.Simplify (2x² + 7x + 3) ÷ (x² − 9), giving your answer as a single fraction.
- 7.Work out √3 × √12, giving your answer as an integer.
- 8.Work out the exact value of (sin 30°)² + (cos 30°)².
- 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.Rationalise the denominator of 6/√3, giving your answer in its simplest form.
- 11.Simplify (y³)⁴, giving your answer as a single power of y.
- 12.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.
- 13.Write 0.35 as a fraction in its lowest terms.
- 14.Solve x² − 100 = 0.
- 15.Expand and simplify (x − 3)²
- 16.Factorise x² − 3x − 10.
- 17.Solve x² − 8x + 3 = 0 by completing the square. Give your answers in surd form.
- 18.A right-angled triangle has a hypotenuse of 10 cm. One of its other angles is 45°. Work out the exact length of one of the two shorter sides.
- 19.The recurring decimal 0.181818... can be written as 0.18 recurring, where both digits repeat forever. Let x = 0.18 recurring. Work out x as a fraction in its simplest form.
- 20.Work out the exact value of sin 30° + cos 60°.
Answer key
- (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) (12 + 3π) cm — The perimeter of a quarter-circle is made up of two straight radii plus a quarter of the circumference. The two radii give 2 × 6 = 12 cm, and a quarter of the circumference is (1/4) × 2 × π × 6 = 3π cm, so the total perimeter is (12 + 3π) cm. Giving only the curved part, 3π cm, forgets the two straight edges entirely. Using the full circumference, 2 × π × 6 = 12π, instead of a quarter of it gives (12 + 12π) cm. Including only one radius instead of two gives (6 + 3π) cm.
- (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.
- (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.
- (b) (2x + 14)/((x − 1)(x + 3)) — To subtract these fractions, write them over the common denominator (x − 1)(x + 3): the numerator becomes 4(x + 3) − 2(x − 1). Expanding gives 4x + 12 − 2x + 2, which simplifies to 2x + 14, so the answer is (2x + 14)/((x − 1)(x + 3)). Writing (2x + 11)/((x − 1)(x + 3)) comes from not distributing the minus sign fully across the second bracket, treating −2(x − 1) as −2x − 1 instead of −2x + 2. Writing 2/((x − 1)(x + 3)) comes from subtracting the two original numerators directly, 4 − 2 = 2, the same mistake as subtracting fractions without a common denominator. Writing (2x − 10)/((x − 1)(x + 3)) comes from swapping which numerator multiplies which bracket, forming 4(x − 1) − 2(x + 3) instead of 4(x + 3) − 2(x − 1).
- (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) 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) 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.
- (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.
- (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.
- (a) y¹² — Method: when a power is raised to another power, multiply the two indices. Working: (y³)⁴ means y³ × y³ × y³ × y³, which is four lots of three y's multiplied together, so the index is 3 × 4 = 12 and (y³)⁴ = y¹². y⁷ comes from adding the indices, 3 + 4 = 7, which is the rule for multiplying two separate powers, not for raising a power to a power. y⁸¹ comes from working out 3⁴ = 81 and using that as the index, raising the inner index to the outer power instead of multiplying the two indices. 12y comes from multiplying the indices to make 12 but then treating y as a coefficient instead of a power. Answer: y¹².
- (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) 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.
- (a) x = 10 or x = −10 — Rearranging, x² = 100. Taking the square root of both sides gives x = ±10, i.e. x = 10 or x = −10. A candidate who forgets the negative root gives only x = 10. A candidate who halves 100 instead of taking its square root gets x = 50. A candidate who applies the ± sign to 100 itself instead of to its square root gets x = 100 or x = −100.
- (d) x² − 6x + 9 — Method: squaring a bracket means multiplying that bracket by itself, so expand (x − 3)(x − 3) term by term and then collect like terms. Working: x × x = x², x × (−3) = −3x, (−3) × x = −3x and (−3) × (−3) = 9, giving x² − 3x − 3x + 9, and the two middle terms collect to −6x. Answer: x² − 6x + 9. The distractors: x² − 3x + 9 comes from writing down only one of the two middle products instead of both; x² + 6x + 9 comes from treating (−3) × x as +3x, so the middle terms are added rather than subtracted; x² − 9 comes from treating the square as the difference of two squares (x − 3)(x + 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 = 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.
- (a) 5√2 cm — Method: the angles of a triangle add to 180°, so the third angle is 45° as well and the two shorter sides are equal. Take one of them as the side opposite a 45° angle and use sin 45° = opposite ÷ hypotenuse. Working: the exact value of sin 45° is √2/2, so the shorter side = 10 × √2 ÷ 2, and half of 10 is 5. Answer: 5√2 cm, which is about 7.07 cm. Remembering sin 45° as √2 rather than as √2 halved gives 10√2 cm, which is longer than the hypotenuse. Halving the hypotenuse because 45° is half of 90° gives 5 cm. Taking the value from the other special triangle, sin 60° = √3/2, gives 5√3 cm.
- (a) 2/11 — Let x = 0.18 recurring, so x = 0.181818... . Since two digits repeat, multiply by 100: 100x = 18.181818... . Subtracting the original x removes the recurring part, because the digits line up exactly: 100x − x = 18.181818... − 0.181818... = 18, so 99x = 18, giving x = 18/99 = 2/11. Treating the decimal as if it terminated at two places gives 18/100 = 9/50, which is only 0.18 and drops the repeating part entirely. Subtracting 10x instead of x — using 100x − 10x = 90x = 18 — is the wrong power of ten for a two-digit repeating block, and gives x = 18/90 = 1/5. Making an arithmetic slip in the numerator, 18 − 1 = 17 instead of 18, gives 17/99.
- (c) 1 — sin 30° = 1/2 and cos 60° = 1/2, so sin 30° + cos 60° = 1/2 + 1/2 = 1. 0 comes from subtracting the two values instead of adding them (1/2 − 1/2). 1/2 comes from writing down only one of the two exact values and forgetting to add the other. √3 comes from swapping the two angles and working out sin 60° + cos 30° = √3/2 + √3/2 = √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