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 rule turns each input x into an output y. An input of 1 gives an output of 1, an input of 2 gives an output of 4 and an input of 3 gives an output of 9. Work out the rule.
- 2.The point (6, 8) lies on the circle x² + y² = 100. Work out the gradient of the tangent to the circle at (6, 8).
- 3.The graph of y = f(x) has a minimum turning point at (4, −5). The graph of y = f(x) + a has a minimum turning point whose minimum VALUE is 2. Work out the value of a, and state the coordinates of the minimum turning point of y = f(x) + a.
- 4.A plumber charges a call-out fee of £30 plus £25 per hour worked. Work out the total charge for a job that takes 3 hours.
- 5.A circle has centre (0, 0) and equation x² + y² = 50. Work out the radius of the circle, giving your answer as a surd in its simplest form.
- 6.The masses, m grams, of 100 apples are grouped like this: 100 ≤ m < 120, 10 apples; 120 ≤ m < 140, 30 apples; 140 ≤ m < 160, 40 apples; 160 ≤ m < 200, 20 apples. Estimate the median mass.
- 7.The graph of y = 2x² + 6x − 1 is translated by the vector (−2, 0). Work out the equation of the image, giving your answer in the form y = 2x² + bx + c.y = 2x² + 6x − 1y = 2x²
- 8.A student attempts to prove that the sum of any three consecutive integers is a multiple of 3. Line 1: Let the three consecutive integers be n, n + 1 and n + 2. Line 2: Their sum is n + (n + 1) + (n + 2) = 3n + 2. Line 3: 3n + 2 leaves a remainder of 2 when divided by 3, so it is not a multiple of 3. Line 4: So the sum of three consecutive integers is not always a multiple of 3. Which line contains the FIRST error?
- 9.The graph of y = x³ − 5x is reflected in the y-axis. Work out the equation of the image.y = x
- 10.Which of these equations represents the graph of y = 2ˣ translated by 3 units in the positive y-direction?
- 11.A circle has centre (0, 0) and equation x² + y² = 50. Work out the length of the diameter of the circle, correct to 1 decimal place.
- 12.The graph of y = sin x is reflected in the x-axis to give the graph of y = g(x). Work out the value of g(90), where x is measured in degrees.y = sin(x)
- 13.A drone flies from its base in three stages, each stage measured in metres east and north as a column vector. Stage 1 is the column vector with top number 30 and bottom number 40. Stage 2 is the column vector with top number −10 and bottom number 20. Stage 3 is the column vector with top number 15 and bottom number −5. Work out the column vector that would take the drone in a single straight flight back to its base from where it ends up.
- 14.The point (18, 24) lies on the circle x² + y² = 900, which has centre (0, 0). The tangent to the circle at (18, 24) crosses the y-axis at the point Q. Work out the y-coordinate of Q.
- 15.The times, t minutes, of 80 journeys are summarised by these cumulative frequencies: t < 10, 8 journeys; t < 20, 28 journeys; t < 30, 52 journeys; t < 40, 72 journeys; t < 50, 80 journeys. Estimate the interquartile range.
- 16.A designer creates a repeating tile pattern. Each tile is translated from the one before it by the column vector with top number 4.5 and bottom number −2.5 (in centimetres). The first tile has its bottom-left corner at (1.5, 3). Work out the coordinates of the bottom-left corner of the third tile.
- 17.OABC is a parallelogram, with OA = a and OC = c. M is the midpoint of AB. Express the vector MC in terms of a and c.
- 18.In a certain town, P(rain on Monday) = 0.3. If it rains on Monday, the probability that it also rains on Tuesday is 0.6. If it does not rain on Monday, the probability that it rains on Tuesday is 0.25. Work out the probability that it rains on Tuesday.
Answer key
- (c) y = x² — Method: test a candidate rule against every pair given, not just one — a rule that fits one pair and fails another is not the rule. Working: the outputs 1, 4, 9 rise by 3 and then by 5, so they are not going up in equal steps and the input is not simply multiplied by a fixed number; comparing each output with its own input gives 1 × 1 = 1, 2 × 2 = 4 and 3 × 3 = 9, and all three pairs fit. Answer: y = x². The distractors: y = 3x comes from fitting only the last pair, where 3 × 3 = 9, and reading that 3 as a multiplier; y = 3x − 2 comes from assuming a multiply-then-add rule and using the first step in the outputs, 4 − 1 = 3, as the multiplier — it fits the first two pairs and fails the third; y = 2x comes from fitting only the pair 2 and 4 and reading every output as double its input.
- (a) −3/4 — Method: the tangent at a point on a circle is perpendicular to the radius drawn to that point, so find the gradient of the radius and then take its negative reciprocal. Working: the radius joins (0, 0) to (6, 8), so its gradient is 8 ÷ 6, which cancels to 4/3. Turning 4/3 upside down gives 3/4, and changing the sign gives −3/4. Answer: the gradient of the tangent is −3/4. The distractors: 4/3 is the gradient of the radius itself, quoted without taking the perpendicular at all; −4/3 changes the sign but leaves the fraction the same way up, so the two gradients do not multiply to give −1; 3/4 turns the fraction upside down but keeps it positive, which is the other half of the same rule left undone.
- (b) a = 7; turning point (4, 2) — A vertical translation y = f(x) + a moves every point on the graph up or down by a, so the x-coordinate of the turning point stays at 4 and the minimum value becomes −5 + a. Setting −5 + a = 2 and solving gives a = 7, so the new turning point is (4, 2). Rearranging −5 + a = 2 with a sign error, treating it as a = −5 − 2, gives a = −7 while still landing on the correct turning-point coordinates. Correctly finding a = 7 but then writing down the original turning point instead of the shifted one gives (4, −5). Assuming a is simply equal to the new minimum value itself, ignoring the original −5 entirely, gives a = 2.
- (b) £105 — The hourly charge is 25 × 3 = £75. Adding the call-out fee: £75 + £30 = £105. A candidate who forgets the call-out fee gives just the hourly charge, £75. A candidate who adds the call-out fee to the hourly rate before multiplying by the hours, (30 + 25) × 3, gets £165. A candidate who multiplies the call-out fee by the number of hours instead of the hourly rate, 30 × 3, gets £90.
- (d) 5√2 — For a circle x² + y² = r², the 50 on the right-hand side is r², not r, so the radius is √50. Writing 50 as 25 × 2, the largest square factor times what remains, gives √50 = √25 × √2 = 5√2. Forgetting to square-root 50 at all and giving the value of r² instead gives 50. Halving 50 instead of taking its square root gives 25. Using 25 as the number left outside the square root sign, instead of as the number under it, gives the wrongly simplified 25√2.
- (c) 145 g — Method: find the position of the median from the total frequency, locate the class that contains it, then use linear interpolation inside that class, assuming the apples in it are spread evenly. Working: the median is the 100 ÷ 2 = 50th apple; the running totals are 10, then 10 + 30 = 40, then 40 + 40 = 80, so the 50th apple lies in the class 140 ≤ m < 160; it is the 50 − 40 = 10th of the 40 apples in that class, and the class is 20 g wide, so the median is 140 + (10 ÷ 40) × 20 = 140 + 5 = 145. Answer: an estimated median of 145 g. The distractors: 150 g comes from giving the midpoint of the class that contains the median instead of interpolating inside it; 140 g comes from stopping at the lower boundary of that class, which locates the class but not the value; 155 g comes from measuring the 5 g step down from the upper boundary, 160 − 5, instead of up from the lower boundary.
- (b) y = 2x² + 14x + 19 — A translation by the vector (−2, 0) moves the graph 2 units in the negative x-direction, which means replacing x with (x + 2): 2(x + 2)² + 6(x + 2) − 1. Expanding 2(x + 2)² gives 2x² + 8x + 8, and 6(x + 2) gives 6x + 12; collecting terms 2x² + 8x + 8 + 6x + 12 − 1 simplifies to 2x² + 14x + 19. Substituting (x − 2) instead of (x + 2) — translating in the wrong direction — gives 2(x−2)² + 6(x−2) − 1, which simplifies to 2x² − 2x − 5. Distributing the outer 2 only onto the x² term of the expansion, instead of onto every term of (x + 2)², gives 2x² + 10x + 15. Dropping the −1 when collecting the constant terms, treating 8 + 12 as 20 rather than 8 + 12 − 1 as 19, gives 2x² + 14x + 20.
- (d) line 2 — Line 1 correctly represents three consecutive integers using n. Line 2 adds them: n + (n + 1) + (n + 2). Collecting terms: the n-terms give 3n, and the constants give 1 + 2 = 3, so the correct sum is 3n + 3, not 3n + 2 as Line 2 states — this is the first error, an arithmetic slip in collecting the constant terms. Lines 3 and 4 both follow correctly from Line 2's incorrect result, but that result itself is wrong: the true sum, 3n + 3 = 3(n + 1), is a multiple of 3 for every whole number n. Check the working of each line against what came before it, in order, rather than judging whether the final conclusion feels right — an error that flips the conclusion can sit several lines before the line that states it.
- (a) y = −x³ + 5x — Reflecting a graph in the y-axis replaces every x in the equation with −x: y = (−x)³ − 5(−x) = −x³ + 5x. Writing y = −x³ − 5x comes from substituting −x into the x³ term only and leaving the −5x term as it was. Writing y = x³ + 5x comes from substituting −x into the −5x term only and leaving the x³ term as it was. Writing y = x³ − 5x is the original equation with no reflection applied at all — every term needs the substitution, not just one of them.
- (a) y = 2ˣ + 3 — A translation of 3 units in the positive y-direction shifts the whole graph up, which means adding to the output: y = f(x) + k with k = 3, so the image is y = 2ˣ + 3. Adding the 3 inside the power instead of outside it, which translates the graph horizontally instead of vertically, gives y = 2ˣ⁺³. Using a negative 3, which moves the graph down instead of up, gives y = 2ˣ − 3. Mistaking 2ˣ for the linear expression 2x and adding 3 inside brackets gives y = 2(x + 3).
- (c) 14.1 — Method: in x² + y² = r² the right-hand side is the square of the radius, so take its square root to find the radius, then double the radius because the diameter is twice the radius. Working: r² = 50, so r = √50 = 7.07106…, and the diameter is 2 × 7.07106… = 14.14213…, which is 14.1 correct to 1 decimal place. Answer: 14.1. The distractors: 7.1 is the radius, worked out correctly but never doubled, so it answers a question about the radius rather than the diameter; 100.0 comes from doubling the 50 on the right-hand side, treating r² as though it were already the radius; 25.0 comes from halving the 50, treating r² as though it were already the diameter.
- (a) −1 — Reflecting y = sin x in the x-axis gives y = −sin x, so g(x) = −sin x. Since sin 90° = 1, g(90) = −1. Reading sin 90° = 1 and forgetting to apply the reflection gives 1. Misreading the angle as 0° instead of 90° gives sin 0° = 0, so 0. Confusing sin 90° with sin 30° = 0.5, then reflecting it, gives −0.5.
- (c) (−35, −55) — Add the three stages component by component to find the drone's position relative to base: (30+(−10)+15, 40+20+(−5)) = (35, 55). The flight back to base is the negative of this vector, reversing both numbers: (−35, −55). (35, 55) is the vector from base to the drone's position — it forgets to reverse direction for the return flight. (−35, 55) only reverses the top number. (35, −55) only reverses the bottom number.
- (c) 37.5 — The tangent at (18, 24) is 18x + 24y = 900 (using ax + by = r² with a = 18, b = 24, r² = 900). Setting x = 0 to find the y-intercept: 24y = 900, so y = 37.5. Choosing 900 skips the division by 24 and just repeats the constant. Choosing 50 divides the constant by the x-coefficient 18 instead of the y-coefficient 24. Choosing 1.25 uses the radius 30 instead of r² = 900 as the constant before dividing.
- (d) 18 minutes — Method: the lower quartile is the 80 ÷ 4 = 20th value and the upper quartile is the 3 × 80 ÷ 4 = 60th value; locate each inside its class by linear interpolation, then subtract. Working: the 20th value lies between the running totals 8 and 28, so it is in the class 10 ≤ t < 20, which holds 20 journeys across 10 minutes, and it is the 20 − 8 = 12th of them, giving 10 + (12 ÷ 20) × 10 = 16 minutes; the 60th value lies between the running totals 52 and 72, so it is in the class 30 ≤ t < 40, which also holds 20 journeys across 10 minutes, and it is the 60 − 52 = 8th of them, giving 30 + (8 ÷ 20) × 10 = 34 minutes; subtracting, 34 − 16 = 18. Answer: an estimated interquartile range of 18 minutes. The distractors: 20 minutes comes from taking the lower boundaries of the two quartile classes, 30 − 10, which locates the classes but never the values inside them; 40 minutes comes from subtracting the two positions, 60 − 20, instead of the two times; 22 minutes comes from interpolating downwards from each upper boundary rather than upwards from each lower boundary, giving 20 − 6 = 14 and 40 − 4 = 36.
- (c) (10.5, −2) — Method: the vector from the first tile to the third tile is the pattern's vector doubled, since two translations happen between them. Working: doubling (4.5, −2.5) gives (9, −5); adding this to the starting corner (1.5, 3) gives x-coordinate 1.5 + 9 = 10.5 and y-coordinate 3 − 5 = −2. Answer: (10.5, −2). A candidate who only applies the vector once, translating to the second tile instead of the third, gets (6, 0.5). A candidate who adds 2.5 instead of subtracting it in the y-coordinate gets (10.5, 8). A candidate who doubles the x-part of the vector correctly but forgets to change the y-coordinate at all gets (10.5, 3).
- (c) (1/2)c − a — Method: in parallelogram OABC, AB is equal and parallel to OC, so AB = c; M is the midpoint of AB, so AM = (1/2)c and OM = OA + AM = a + (1/2)c. MC runs from M to C, so MC = OC − OM. Working: MC = c − (a + (1/2)c) = (1/2)c − a. Answer: MC = (1/2)c − a. Subtracting in the wrong order gives a − (1/2)c, the same vector pointing the opposite way, from C to M rather than M to C; forgetting to halve the c-term gives c − a, which is AC, not MC; and adding instead of subtracting gives (1/2)c + a, which is OM itself. Always subtract the vector for the START of the journey, OM, from the vector for its END point, OC — and keep the fraction from the halving step.
- (b) 0.355 — Method: use the law of total probability across the two Monday branches: P(rain Tue) = P(rain Mon) × P(rain Tue | rain Mon) + P(no rain Mon) × P(rain Tue | no rain Mon). Working: P(no rain Mon) = 1 − 0.3 = 0.7. P(rain Tue) = (0.3 × 0.6) + (0.7 × 0.25) = 0.18 + 0.175 = 0.355. Answer: 0.355. Watch out: using only the rain-Monday branch (0.3 × 0.6) or only the no-rain-Monday branch (0.7 × 0.25) accounts for just one of the two ways Tuesday can turn out rainy — both branches must be added. And swapping which weekday-probability multiplies which branch (0.7 with the rain branch, 0.3 with the no-rain branch) uses the right numbers on the wrong branches.
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