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.Work out the exact value of tan 30° + tan 30°.
- 2.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.
- 3.Simplify (3a²)² × (2a)³
- 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.Work out 5/6 × 2/9, giving your answer in its simplest form.
- 7.Solve x² − 2x − 24 = 0.
- 8.Simplify x⁷ × x⁴, giving your answer as a single power of x.
- 9.Work out the value of (√5)⁴
- 10.Solve x² − 5x + 6 = 0 by factorising.
- 11.Work out 1 1/2 ÷ 3/4 exactly, giving your answer in its simplest form.
- 12.Solve x² − 6x = 0.
- 13.Work out the exact value of (cos 45°)² + (sin 45°)².
- 14.Subtract, giving your answer as a single fraction in its simplest form: 4/(x − 1) − 2/(x + 3)
- 15.Work out the value of .
- 16.Simplify (5x² + 3x − 2) − (2x² − x + 5)
- 17.Write down the exact decimal value of the fraction 1/6.
- 18.Expand and simplify (2 + √3)², giving your answer in the form a + b√3.
- 19.A student is asked to simplify (6x³ − 15x²)/(4x² − 10x) fully. Four attempts are shown below. Which one is correct?
- 20.Expand and simplify √3(2 + √12).
Answer key
- (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.
- (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.
- (d) 72a⁷ — Method: a power outside brackets applies to every factor inside them, and multiplying two powers of the same letter adds their indices. Working: (3a²)² = 3² × a⁴ = 9a⁴, and (2a)³ = 2³ × a³ = 8a³. Multiplying the two results gives 9 × 8 = 72 for the number and 4 + 3 = 7 for the index of a. Answer: 72a⁷. The distractors: 36a⁷ comes from squaring the 2 in (2a)³ instead of cubing it, giving 4a³ and then 9 × 4; 72a¹² comes from multiplying the indices 4 and 3 when the two terms are multiplied, instead of adding them; 17a⁷ comes from adding the coefficients 9 and 8 rather than multiplying them.
- (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.
- (b) 5/27 — Method: multiply the numerators together and the denominators together, then simplify. Working: (5 × 2)/(6 × 9) = 10/54 = 5/27. Answer: 5/27. 7/15 comes from adding the fractions instead of multiplying: (5+2)/(6+9) = 7/15. 15/4 comes from flipping the second fraction, as if dividing: (5 × 9)/(6 × 2) = 45/12 = 15/4. 5/3 comes from cancelling the two denominators against each other, dividing both 6 and 9 by 3 to leave 5/2 × 2/3 = 10/6 = 5/3; cancelling is only valid between a numerator and a denominator, never between two denominators.
- (a) x = 6 or x = −4 — We need two numbers that multiply to −24 and add to −2: these are −6 and 4, since −6 × 4 = −24 and −6 + 4 = −2. So x² − 2x − 24 = (x − 6)(x + 4) = 0, giving x = 6 or x = −4. A candidate who swaps the signs, using 6 and −4 the wrong way round in the brackets, gets x = −6 or x = 4. A candidate who picks the wrong factor pair, 8 and −3 (which multiply to −24 but add to +5, not −2), gets (x + 8)(x − 3) = 0 and answers x = −8 or x = 3. A candidate who makes both factors negative gets x = −6 or x = −4, which would require the constant term to be +24, not −24.
- (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¹¹.
- (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.
- (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.
- (c) 2 — First write 1 1/2 as an improper fraction, 3/2. To divide by 3/4, multiply by its reciprocal, 4/3: 3/2 × 4/3 = 12/6 = 2. Dropping the whole number and dividing only the fractional part, 1/2 ÷ 3/4 = 1/2 × 4/3, gives 2/3. Multiplying by 3/4 directly instead of using its reciprocal, 3/2 × 3/4, gives 9/8. Using the reciprocal of the first fraction instead of the second, 2/3 × 3/4, gives 1/2.
- (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) 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.
- (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).
- (c) 0.001 — Method: a negative index means 'one over' the positive power, so $10^{-3}$ means one over $10^{3}$. Working: ten cubed is 1000, and one over 1000 is 0.001. 1000 comes from ignoring the negative sign and working out ten cubed instead of its reciprocal. −1000 comes from ignoring what the negative index does to the size, while still writing a negative sign on the large value. −0.001 comes from correctly finding the size, 0.001, but wrongly keeping a negative sign because the index was negative. Answer: 0.001.
- (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.
- (a) 0.1666... — Method: a fraction bar means divide, so the decimal is found by dividing the numerator by the denominator; when a remainder comes back unchanged the division never ends, the digit it produces repeats for ever, and the exact value has to be written with that recurring digit rather than a rounded one. Working: 1 ÷ 6 is set out as 1.000 ÷ 6; six does not go into 1, and six goes into 10 tenths once with 4 left over, so the first decimal digit is 1; the 4 left over makes 40 hundredths, and six goes into 40 six times with 4 left over again; that same remainder of 4 returns at every step, so the digit 6 repeats without end. Answer: 0.1666... The distractors: 0.16 comes from carrying the division out to two decimal places and stopping there, as though the decimal terminated; 0.17 comes from rounding the division to two decimal places, which gives a value close to one sixth but not equal to it; 0.6 comes from writing the digit of the denominator straight after the decimal point, as though 1/6 meant six tenths.
- (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.
- (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.
- (d) 6 + 2√3 — Multiply √3 by each term in the bracket separately. First term: √3 × 2 = 2√3. Second term: √3 × √12 = √(3 × 12) = √36 = 6. Adding the two results in the order they were found, and writing the whole-number term first, gives 6 + 2√3. Adding the numbers under the root for the second term instead of multiplying them (3 + 12 = 15) gives √15 in place of 6, leading to √15 + 2√3. Multiplying √3 by the 2 but never distributing to the √12 term at all leaves just 2√3. Treating √3 × 2 as if the 3 were multiplied by the 2 inside the root, √3 × 2 → √6, while still getting the second term correct, gives 6 + √6.
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