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 set of kitchen scales displays the mass of a bag of sugar as 0.63 recurring kilograms, meaning 0.636363... kg with the block '63' repeating forever. Convert this mass to a fraction of a kilogram, then work out the mass in grams, giving your answer to the nearest gram.
- 2.Solve x² − 6x = 0.
- 3.The graph of y = x² − 2x − 8 takes these values: when x = −2, y = 0; when x = −1, y = −5; when x = 0, y = −8; when x = 3, y = −5; when x = 4, y = 0. Use these values to write down the two solutions of x² − 2x − 8 = 0.y = x² − 2x − 8
- 4.Work out the exact value of cos 0° − sin 30°.
- 5.Factorise x² − 3x − 10.
- 6.The recurring decimal 0.454545... can be written as 0.45 recurring, where both digits repeat forever. Let x = 0.45 recurring. Work out x as a fraction in its simplest form.
- 7.A quarter-circle has a radius of 6 cm. Work out the exact perimeter of the quarter-circle, giving your answer in terms of π.
- 8.A square tile has an area of 72 cm². Work out the exact perimeter of the tile, giving your answer in the form k√2 cm.
- 9.The equation x² − 4x + k = 0 has two different real solutions. Work out the range of values of k.
- 10.Solve 2x² = 18.
- 11.Rationalise the denominator of 10/(4 − √6), giving your answer in its simplest form.
- 12.Work out the value of 2⁻²
- 13.A rectangular photo has length (x + 3) cm and width x cm. Its area is 40 cm². Work out the value of x.
- 14.Write 5/6 as a decimal, showing clearly which digit recurs.
- 15.Triangle DEF has a right angle at E. Angle DFE = 60° and EF = 9 cm. Work out the exact length of DE.
- 16.Write these three numbers in order of size, starting with the smallest: 0.7, 3/4, 0.72
- 17.Simplify (y³)⁴, giving your answer as a single power of y.
- 18.When a number is added to its square the result is 30. Work out the possible values of the number.
- 19.A student is asked to simplify (6x³ − 15x²)/(4x² − 10x) fully. Four attempts are shown below. Which one is correct?
- 20.Simplify x⁷ × x⁴, giving your answer as a single power of x.
Answer key
- (d) 636 g — Let x = 0.636363... . Since two digits repeat, multiply by 100: 100x = 63.636363... . Subtracting removes the recurring part exactly: 100x − x = 63.636363... − 0.636363... = 63, so 99x = 63, giving x = 63/99 = 7/11 kg. Converting to grams: 7/11 × 1000 = 7000/11 = 636.3636... g, which rounds to 636 g. Treating the decimal as if it terminated, writing 0.63 as 63/100 kg, gives 630 g when multiplied by 1000 — this drops the recurring part entirely. Subtracting 10x instead of x, using 100x − 10x = 90x = 63, is the wrong power of ten for a two-digit block, giving x = 63/90 = 7/10 kg, which is 700 g. A numerator slip in the subtraction, 63 − 1 = 62 instead of 63, gives x = 62/99 kg, which is 62000/99 = 626.26... g, rounding to 626 g.
- (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 = 4 — The solutions of x² − 2x − 8 = 0 are the x-values where y = 0. From the table, y = 0 when x = −2 and when x = 4, so those are the two solutions. Distractor origins: x = −1 or x = 3 picks the pair of x-values that give equal (but non-zero) y-values instead of y = 0; x = 0 or x = −8 mixes up an x-value with its corresponding y-value; x = −2 only reads off one of the two roots and misses the other.
- (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.
- (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.
- (c) 5/11 — Let x = 0.45 recurring, so x = 0.454545... . Since two digits repeat, multiply by 100: 100x = 45.454545... . Subtracting the original x removes the recurring part exactly, because it lines up digit for digit: 100x − x = 45.454545... − 0.454545... = 45, so 99x = 45, giving x = 45/99 = 5/11. Treating the decimal as if it terminated at two places gives 45/100 = 9/20, which is only 0.45 and drops the repeating part entirely. Subtracting 10x instead of x — using 100x − 10x = 90x = 45 — is the wrong power of ten for a two-digit repeating block, and gives x = 45/90 = 1/2. Making an arithmetic slip in the numerator, 45 − 1 = 44 instead of 45, gives 44/99 = 4/9.
- (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.
- (b) 24√2 — The side length of the tile is √72. Since 72 = 36 × 2, √72 = √36 × √2 = 6√2 cm. A square has four equal sides, so the perimeter is 4 × 6√2 = 24√2 cm. Simplifying √72 by writing the perfect-square factor itself as the coefficient instead of its root, 36√2 instead of 6√2, and then multiplying by 4 lands on 144√2. Working out the correct side length, 6√2 cm, but then giving that as the final answer without multiplying by 4 for the perimeter gives 6√2. Doubling the side length instead of quadrupling it, as if the perimeter were 2 × 6√2 rather than 4 × 6√2, gives 12√2.
- (d) k < 4 — Method: the number of real solutions of ax² + bx + c = 0 is decided by the discriminant b² − 4ac, and two different real solutions need it to be greater than zero. Working: here a = 1, b = −4 and c = k, so b² − 4ac = 16 − 4k; the condition is 16 − 4k > 0, which gives 16 > 4k and then k < 4. Answer: k < 4; for example k = 3 gives x² − 4x + 3 = 0, whose solutions are 1 and 3. The distractors: k ≤ 4 comes from using b² − 4ac ≥ 0, which also allows the single repeated solution at k = 4; k > 4 comes from dividing −4k > −16 by −4 without reversing the inequality sign; k < 16 comes from leaving the factor 4 out of 4ac and solving 16 − k > 0.
- (d) x = 3 or x = −3 — Method: get x² on its own with a coefficient of 1, then take the square root of both sides and keep both the positive and the negative root. Working: dividing 2x² = 18 by 2 gives x² = 9, and the square root of 9 is 3, so x = 3 or x = −3; both check, because 2 × 9 = 18 either way. Answer: x = 3 or x = −3. The distractors: x = 9 or x = −9 comes from dividing by 2 and then forgetting to take the square root; x = 4 or x = −4 comes from subtracting 2 from 18 instead of dividing by it, giving x² = 16; x = 6 or x = −6 comes from multiplying by 2 instead of dividing, giving x² = 36.
- (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.
- (c) 1/4 — A negative index means the reciprocal of the positive power, so 2⁻² = 1 ÷ 2² = 1/4. Treating the negative sign as making the answer negative instead gives −(2²) = −4. Ignoring the negative sign altogether gives just 2² = 4. Finding the reciprocal correctly but then also applying a negative sign gives −1/4.
- (b) x = 5 — Area = length × width, so x(x + 3) = 40, which rearranges to x² + 3x − 40 = 0. This factorises as (x + 8)(x − 5) = 0: the two numbers in the brackets must multiply to −40 and add to +3, and the pair 8 and −5 does both. This gives x = −8 or x = 5. Since x is a length, it cannot be negative, so x = 5. A candidate who gives both solutions without rejecting the negative one, which cannot be a length, answers x = 5 or x = −8. A candidate who picks the wrong factor pair of 40, such as 10 and −4 instead of 8 and −5, gets (x + 10)(x − 4) = 0 and answers x = 4. A candidate who rejects the wrong root, keeping the negative solution instead of the positive one, answers x = −8.
- (b) 0.83333... — Divide 5 by 6 using long division. 5.000... ÷ 6: 50 ÷ 6 = 8 remainder 2, giving the first decimal digit 8. Bring down a 0 to make 20, and 20 ÷ 6 = 3 remainder 2 — the remainder 2 has reappeared, so from here the digit 3 repeats forever. This gives 5/6 = 0.83333... . Stopping after two decimal places and writing 0.83 treats the division as if it terminated, when the remainder never reaches zero. Shifting the decimal point one place too far to the left gives 0.083333..., the same digits divided by an extra power of ten. A slip in the long division itself, misreading a remainder, can produce the wrong repeating digit, 0.85555... .
- (d) 9√3 cm — DE is opposite the 60° angle at F, and EF is adjacent to it, so DE = EF × tan 60° = 9 × √3 = 9√3 cm. 9√3/2 cm comes from using sin 60° = √3/2 instead of tan 60°. 3√3 cm comes from using tan 30° = 1/√3 instead of tan 60° (9 × 1/√3 = 9/√3 = 3√3). 18 cm is the hypotenuse DF, not DE: it comes from using cos 60° = 1/2 and working out 9 ÷ 1/2 = 18, which finds the wrong side of the triangle.
- (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.
- (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¹².
- (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) 3x/2 — Factorise top and bottom first: 6x³ − 15x² = 3x²(2x − 5), and 4x² − 10x = 2x(2x − 5). The bracket (2x − 5) is common to both, so it cancels, leaving 3x²/(2x); dividing the power of x, 3x² ÷ x = 3x, gives 3x/2. Writing 3x²/2 cancels the (2x − 5) correctly and removes the denominator's x, but never reduces the power of x left in the numerator — 3x² ÷ x should give 3x, not stay as 3x². Writing 3/2 cancels the (2x − 5) correctly but then drops the x from the numerator altogether, treating 3x² over x as if it cancelled completely to 3 instead of reducing to 3x. Writing −3x/2 comes from factorising the denominator with the wrong sign, as 2x(5 − 2x) instead of 2x(2x − 5); cancelling (5 − 2x) against the numerator's (2x − 5) then needs an extra minus sign, which flips the answer to −3x/2.
- (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¹¹.
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