18 demanding questions: algebraic proof, functions, vectors, histograms, conditional probability and iteration.
🔺 Higher stretch — grade 8 and 9 topics
The top of a Higher paper is not the same content done faster — it is the statements that only appear at the top, and questions that hide two steps inside one instruction. This sheet gathers eighteen of them: algebraic proof and showing two expressions are equivalent, inverse and composite functions, transformations of graphs, the equation of a circle and its tangent, iteration, vectors used to construct a geometric argument, histograms with unequal class intervals, and conditional probability from a tree or a Venn diagram. It is deliberately hard and deliberately short. If you get half of it out, you are working where grades 8 and 9 are decided — and the worked answers are written to show the step that was actually being tested, not just the arithmetic around it.
- 1.A circular running track is modelled on a grid whose centre is the origin, where each unit represents 1 metre. A floodlight at the point (30, 40) stands on the edge of the track. A second floodlight stands on the edge of the track at the point (0, k), where k is positive. Work out the value of k.
- 2.OAB is a triangle, with OA = a and OB = b. E lies on OA produced beyond A, such that A is the midpoint of OE. F lies on AB such that FB is twice AF. G is the midpoint of OB. By finding the vectors EF and EG, show that E, F and G are collinear, and give the scalar k such that EF = k × EG.
- 3.A designer enlarges a drawing of a model car for a poster. She first enlarges the drawing by a scale factor of 1.5, and then enlarges that result by a further scale factor of 2. On the original drawing, the position of a wheel relative to the front bumper is given by the column vector with top number 4 and bottom number −3, in centimetres. What is the corresponding column vector on the poster, in centimetres?
- 4.Which expression is equivalent to 3(2x − 5) + 4x?
- 5.The equation x² − 3x − 7 = 0 can be solved using the iterative formula xₙ₊₁ = √(3xₙ + 7). The starting value is x₀ = 4, so x₁ is the value after the formula has been used once. Work out x₃ correct to 3 decimal places.
- 6.The table shows some values of f(x): when x = 0, f(x) = 5; when x = 1, f(x) = 8; when x = 2, f(x) = 4; when x = 3, f(x) = 1. Work out the value of f(x − 1) when x = 2.
- 7.A circle has centre (0, 0) and passes through the point (12, 35). Work out the equation of the circle.
- 8.A proof that (n + 3)² − (n − 3)² is always a multiple of a certain number begins: Line 1: (n + 3)² − (n − 3)² = (n² + 6n + 9) − (n² − 6n + 9). Which expression correctly completes Line 2?
- 9.The graph of y = f(x) has a root (an x-intercept) at x = 5. Work out the x-coordinate of the corresponding root on the graph of y = f(x + 2).
- 10.Using the table of values of f(x) (x = 0, 1, 2, 3 gives f(x) = 5, 8, 4, 1), work out the value of −f(x) when x = 1.
- 11.For two events A and B, P(A) = 0.6 and P(A and B) = 0.15. Work out P(B | A).
- 12.A circle has centre (0, 0) and equation x² + y² = 25. Work out the x-coordinates of the two points where the circle crosses the line y = 3.
- 13.A gym draws a histogram of the times, t minutes, that its members spend on one machine. The bar for 0 ≤ t < 10 has a frequency density of 1.8 per minute, the bar for 10 ≤ t < 25 has a frequency density of 3.2 per minute, and the bar for 25 ≤ t < 55 has a frequency density of 0.9 per minute. Members who spend 10 minutes or more on the machine pay an extra charge. Work out the number of members who pay the extra charge.
- 14.A circle has centre O(0, 0) and equation x² + y² = 169. The point Q has coordinates (10, 11). Work out which of these gives the correct position of Q together with correct working.
- 15.The point (4, 2) lies on the circle x² + y² = 20. Work out the equation of the tangent to the circle at (4, 2).
- 16.A circle has centre (0, 0) and equation x² + y² = 64. Write down the radius of the circle.
- 17.Two ordinary fair dice are rolled and the two scores are added together. Given that the total is an even number, work out the probability that the total is 8.
- 18.A circle has centre (0, 0) and equation x² + y² = 100. Work out which one of these points lies on the circle.
Answer key
- (c) 50 — Method: the edge of the track is a circle centred on the origin, so it has equation x² + y² = r²; use the floodlight whose coordinates are given to find r², then substitute x = 0 to find where that circle meets the positive y-axis. Working: 30² + 40² = 900 + 1600 = 2500, so the edge of the track is x² + y² = 2500. Substituting x = 0 gives k² = 2500, so k = √2500 = 50, taking the positive root because k is positive. Answer: k = 50. The distractors: 2500 is r² used as though it were the radius, which would place the second floodlight fifty times too far from the centre; 70 adds the two coordinates, 30 + 40, instead of adding their squares; 40 takes the y-coordinate of the first floodlight to be the radius, which would only be true if that floodlight stood on the y-axis itself.
- (d) 2/3 — Method: since A is the midpoint of OE, OE = 2a, so E = 2a. Since FB is twice AF, F is 1/3 of the way along AB from A, so F = a + 1/3(b − a) = (2/3)a + (1/3)b. G is the midpoint of OB, so G = (1/2)b. Working: EF = F − E = (2/3)a + (1/3)b − 2a = −(4/3)a + (1/3)b, and EG = G − E = −2a + (1/2)b. Comparing term by term, 2/3 × (−2a + (1/2)b) = −(4/3)a + (1/3)b, which matches EF exactly — the same scalar works on both the a-term and the b-term, so the two vectors are parallel, and since they share the point E the three points are collinear. Answer: k = 2/3, so E, F and G lie on a straight line. Giving 1/3 instead is the scalar linking F to G (FG = (1/3)EG), not E to F; giving 3/2 is the reciprocal — it is EG that equals 3/2 × EF, not the other way round, since EF = k × EG was what was asked for; and giving 4/3 is EF's a-coefficient read off raw, without ever dividing it by EG's a-coefficient to form the comparison. Always match the direction of the scalar to the vectors exactly as the question states them.
- (b) (12, −9) — Two enlargements one after the other combine into a single scale factor: 1.5 × 2 = 3. Multiplying a vector by a scalar means multiplying both the top number and the bottom number by it: top = 4 × 3 = 12, bottom = −3 × 3 = −9, giving (12, −9). A candidate who adds the scale factor to each number instead of multiplying gets (4 + 3, −3 + 3) = (7, 0). A candidate who multiplies the top number but leaves the bottom number unchanged gets (12, −3). A candidate who multiplies the bottom number but leaves the top number unchanged gets (4, −9). The correct column vector for the poster is (12, −9).
- (c) 10x − 15 — Expand the bracket first: 3(2x − 5) = 6x − 15. Then add the 4x: 6x − 15 + 4x = 10x − 15. The option 10x − 5 comes from forgetting to multiply the 5 inside the bracket by 3 (treating it as 6x − 5), then adding 4x. The option 10x + 15 comes from a sign error when expanding, treating 3 × (−5) as +15 instead of −15, then adding 4x. The option 6x − 15 comes from expanding the bracket correctly but forgetting to add the 4x term at all.
- (d) 4.521 — x₁ = √(3 × 4 + 7) = √19 = 4.358898944. x₂ = √(3 × 4.358898944 + 7) = √20.076696833 = 4.480702716. x₃ = √(3 × 4.480702716 + 7) = √20.442108148 = 4.521294964, which rounds to 4.521. Mislabelling the starting value x₀ as x₁, so that the working stops one iteration too early, reports the true x₂ = 4.480702716, which rounds to 4.481. Working out one iteration too many reports the true x₄ = √(3 × 4.521294964 + 7) = 4.534741987, which rounds to 4.535. Applying the formula in the wrong order, calculating √(3xₙ) + 7 at every step instead of √(3xₙ + 7), gives, from x₀ = 4: √12 + 7 = 10.464101615, then √(3 × 10.464101615) + 7 = 12.602883619, then √(3 × 12.602883619) + 7 = 13.148873950, which rounds to 13.149.
- (a) 8 — f(x − 1) means every input to f is reduced by 1 before it is looked up. At x = 2, the input to f becomes 2 − 1 = 1, so f(x − 1) at x = 2 is f(1) = 8. Reading f(2) = 4 directly from the table, without applying the shift, gives 4. Shifting in the wrong direction, using x + 1 = 3 instead of x − 1 = 1, gives f(3) = 1. Confusing f(x − 1) with f(x) − 1 — taking f(2) = 4 and then subtracting 1 — gives 3.
- (b) x² + y² = 1369 — For a circle centred at the origin, the radius squared equals the sum of the squares of the coordinates of any point on it: r² = 12² + 35² = 144 + 1225 = 1369. The equation is x² + y² = 1369. x² + y² = 2209 comes from adding the coordinates first and then squaring the sum: (12 + 35)² = 47² = 2209, instead of squaring each coordinate separately. x² + y² = 1225 comes from using only 35² and leaving out the 12² term. x² + y² = 144 comes from using only 12² and leaving out the 35² term.
- (b) 12n — Distributing the minus sign across the second bracket gives n² + 6n + 9 − n² + 6n − 9, and the n² terms and the +9/−9 cancel, leaving 6n + 6n = 12n. Writing 18 comes from only negating the first term of the second bracket, n², and treating the −6n and +9 as unchanged, which gives n² + 6n + 9 − n² − 6n + 9 = 18. Writing 2n² + 18 comes from adding the two brackets instead of subtracting them, (n² + 6n + 9) + (n² − 6n + 9) = 2n² + 18. Writing 6n comes from correctly negating the bracket but then only counting one of the two 6n terms, missing that they add rather than cancel.
- (a) 3 — y = f(x + 2) is f(x) translated 2 units to the LEFT (inside the bracket, adding moves the graph in the negative x-direction). The root moves with the whole graph: 5 − 2 = 3. Moving right instead of left gives 7; assuming a bracket shift leaves the root unchanged gives 5; writing down the shift amount 2 itself skips the translation altogether.
- (a) −8 — −f(x) means take the output value from the table and change its sign, without changing which x-value is looked up. From the table, f(1) = 8, so −f(1) = −8. Reading f(1) = 8 from the table but forgetting to apply the negative sign gives 8. Misreading the row and using f(0) = 5 instead of f(1) = 8, then negating it, gives −5. Confusing −f(x) with f(x) − 1 — taking f(1) = 8 and subtracting 1 instead of negating — gives 7.
- (c) 0.25 — Method: P(B | A) = P(A and B) ÷ P(A). Working: P(B | A) = 0.15 ÷ 0.6 = 0.25. Answer: 0.25. Watch out: multiplying 0.6 by 0.15 instead of dividing gives 0.09, and subtracting 0.15 from 0.6 gives 0.45 — neither uses the conditional probability formula. Leaving the answer as 0.15 mistakes the probability of A and B happening together for the probability of B once you already know A has happened — those are different quantities.
- (d) x = 4 and x = −4 — Substituting y = 3 gives x² + 9 = 25, which simplifies to x² = 16, so x = 4 or x = −4. Choosing 'x = 3 and x = −3' uses the given value y = 3 as if it were the x-coordinate. Choosing 'x = 4' alone finds the positive square root of 16 but forgets the negative root. Choosing 'x = 5 and x = −5' skips subtracting 3² = 9 from 25 and takes the square root of 25 directly.
- (c) 75 — Method: the number in a class is the area of its bar, frequency density × class width, so work out the frequency of each class that lies at or above 10 minutes and add them. Working: the class 10 ≤ t < 25 is 15 minutes wide with a frequency density of 3.2, giving 3.2 × 15 = 48 members; the class 25 ≤ t < 55 is 30 minutes wide with a frequency density of 0.9, giving 0.9 × 30 = 27 members; the total charged is 48 + 27 = 75. Answer: 75 members pay the extra charge. The distractors: 4.1 comes from adding the two frequency densities, 3.2 + 0.9, as though each height were a count; 93 comes from including the class 0 ≤ t < 10 as well, 1.8 × 10 = 18 added to 48 and 27, which charges every member; 27 comes from using only the class 25 ≤ t < 55 and forgetting that 10 ≤ t < 25 is also at or above 10 minutes.
- (a) Outside: OQ² = 221 > r² = 169 — OQ² = 10² + 11² = 100 + 121 = 221. Comparing this with r² = 169: since 221 > 169, OQ > r, so Q lies outside the circle — this is the correct verdict AND the correct working. 'Outside: OQ = 21 (10 + 11) > r = 13' reaches the same Outside verdict, but by invalid working: it adds the coordinates instead of squaring them (10 + 11 = 21, rather than 10² + 11² = 221), so the stated 'OQ' of 21 is not a distance at all — the verdict happens to match, but the method is wrong. 'Inside: OQ ≈ 14.87 < r² = 169' correctly finds the distance OQ = √221 ≈ 14.87, but then compares that DISTANCE with r² = 169 instead of with r = 13 — comparing two different kinds of quantity gives a meaningless, and here wrong, verdict. 'Inside: OQ² = 221 < (2r)² = 676' confuses the radius with the diameter: it compares OQ² with the diameter squared, (2 × 13)² = 676, instead of with r² = 169.
- (d) y = −2x + 10 — Method: a tangent is perpendicular to the radius drawn to the point where it touches, so work out the gradient of that radius, take its negative reciprocal for the tangent, then substitute into y − y₁ = m(x − x₁). Working: the radius joins (0, 0) to (4, 2), so its gradient is 2 ÷ 4 = 1/2; turning 1/2 upside down gives 2 and changing the sign gives −2. Substituting into y − 2 = −2(x − 4) gives y − 2 = −2x + 8, so y = −2x + 10. Answer: y = −2x + 10. The distractors: y = −0.5x + 4 changes the sign of the radius gradient but never turns it upside down, using −1/2 where −2 belongs; y = 2x − 6 turns the gradient upside down but leaves it positive, using 2 where −2 belongs; y = −2x − 10 has the correct gradient but substitutes the point with both signs reversed, writing y + 2 = −2(x + 4) instead of y − 2 = −2(x − 4).
- (b) 8 — Method: a circle centred on the origin has equation x² + y² = r², where r is the radius, so the number on the right-hand side is the square of the radius and not the radius itself. Working: comparing x² + y² = 64 with x² + y² = r² gives r² = 64, so r = √64 = 8. Answer: the radius is 8. The distractors: 64 is r² read straight off the equation as though the right-hand side were the radius, which is the commonest error on this form; 32 comes from halving 64, treating the right-hand side as a diameter that has to be halved; 16 is the diameter, 2 × 8, quoted in place of the radius.
- (c) 5/18 — Method: knowing the total is even cuts the 36 equally likely outcomes down to the even ones, so count those first and then count how many of them give 8. Working: the even totals occur as 2 once, 4 three times, 6 five times, 8 five times, 10 three times and 12 once, which is 18 outcomes. The total is 8 for 2 and 6, 3 and 5, 4 and 4, 5 and 3, and 6 and 2, which is 5 outcomes. The probability is 5/18, which will not cancel. Answer: the probability is 5/18. The distractors: 5/36 keeps the right count of ways to make 8 but divides by all 36 outcomes, ignoring the fact that the odd totals have already been ruled out; 1/6 treats the six even totals 2, 4, 6, 8, 10 and 12 as equally likely and picks one of them, which they are not; 1/11 treats the eleven possible totals from 2 to 12 as equally likely and uses neither the counting nor the condition.
- (a) (6, 8) — Method: a point lies on the circle x² + y² = 100 exactly when the squares of its two coordinates add to 100, so square both coordinates of each point and add them. Working: for (6, 8), 6² + 8² = 36 + 64 = 100, which matches the right-hand side of the equation. Answer: (6, 8) lies on the circle. The distractors: (3, 4) is the 3, 4, 5 right-angled triangle recalled but never scaled up to a radius of 10, and 3² + 4² = 25, so it lies on the far smaller circle x² + y² = 25; (5, 5) has coordinates adding to 10, which compares the sum of the coordinates with the radius instead of the sum of their squares with r², and 5² + 5² = 50; (10, 10) takes each coordinate separately to equal the radius, and 10² + 10² = 200, which is twice too big.
What is on this worksheet?
The sheet holds 18 questions drawn from the MathsUK bank — the content areas covered: Algebra, Geometry and measures, Probability, Statistics (statements A6, A7, A13, A16, A20, G25, S3, P9). It is pitched at GCSE Higher and takes about 50 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 18 questions before checking — about 50 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 18 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 — Higher · 20 questions · ~25 min
- ⚖️ Foundation to Higher crossover check · 20 questions · ~35 min
- 📈 Quadratics: factorise, complete the square, formula · 24 questions · ~45 min
- ⚗️ Ratio and proportion mastery — Higher · 24 questions · ~45 min