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.p is the column vector with top number 5 and bottom number 1. q is the column vector with top number −2 and bottom number 3. Work out p − 2q, giving your answer as a column vector in the form (top, bottom).
- 2.The equation x² − 7 = 0 has a positive root. Let f(x) = x² − 7. Given that x₁ = 2.6 and x₂ = 2.65, work out which of these is correct.y = x² − 7
- 3.Describe a sequence of two transformations that maps the graph of y = x² onto the graph of y = −(x − 5)².y = x²
- 4.A test for a medical condition is given to 1000 people. 50 of the people have the condition and 950 do not. The test is positive for 45 of the 50 people who have the condition, and it is also positive for 95 of the 950 people who do not have the condition. One of the people whose test is positive is picked at random. Work out the probability that this person has the condition.
- 5.In a class of 30 pupils, 18 study French, 14 study German and 7 study both French and German. A pupil who studies French is picked at random. Work out the probability that this pupil also studies German.
- 6.A factory makes bolts on two machines. Machine A makes 60% of the bolts and machine B makes the other 40%. 5% of the bolts made by machine A are faulty and 10% of the bolts made by machine B are faulty. A bolt is picked at random from one day's production. Work out the probability that it was made by machine B and is faulty. Give your answer as a decimal.
- 7.A bead starts at position (2, −1) on a grid, in centimetres. It is moved by the column vector u, with top number 3 and bottom number 5, and then moved by the column vector v, with top number −7 and bottom number 2. Work out the coordinates of the bead's final position.
- 8.A rule multiplies the input by a fixed number and then adds a fixed number. An input of 1 gives an output of 5, and an input of 3 gives an output of 11. Work out the rule, writing the input as x and the output as y.
- 9.An equation has exactly one value of x that makes it true, but an identity is true for every value of x. Which of these best explains why 3x + 5 = 20 is an equation rather than an identity?
- 10.A school buys pens from two suppliers and has 1000 pens in stock. Supplier X provided 70% of the pens and supplier Y provided the other 30%. 2% of supplier X's pens are faulty and 8% of supplier Y's pens are faulty. A pen picked at random from the stock is found to be faulty. Work out the probability that it came from supplier Y. Give your answer as a fraction.
- 11.The graph of y = sin x is transformed onto the graph of y = sin x + 1. Which statement correctly describes the transformation and the new range of the graph?y = sin(x)
- 12.A cyclist's journey from her house to the shop is represented by the column vector with top number 2 and bottom number 5, where each unit is 1 km east and 1 km north. She then cycles from the shop to the park, represented by the column vector with top number 4 and bottom number −3. What single column vector represents her journey from her house directly to the park?
- 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.f(x) = x + 2 and g(x) = x². Work out the value of x for which fg(x) = gf(x).y = x + 2
- 15.A bag contains 3 red counters and 5 blue counters. Three counters are taken out at random, one after another, without being replaced. Work out the probability that all three counters taken out are red.
- 16.The graph of y = f(x) passes through the point (0, 4). Work out the y-coordinate of the point where the graph of y = f(x) − 6 crosses the y-axis.
- 17.A rule turns each input x into an output y. The inputs are x = −1, 0, 1, 2 and the matching outputs are y = 5, 3, 1, −1. Work out the rule.
- 18.The graph of y = f(x) has a minimum turning point at (3, −5), crosses the x-axis at x = 1, and crosses the y-axis at (0, −2). Exactly one of these statements about the graph of y = −f(x + 2) is true. Which statement is true?
Answer key
- (a) (9, −5) — Method: multiply every part of q by 2, then subtract the matching part from p. Working: 2q = (−4, 6); p − 2q gives top 5 − (−4) = 9 and bottom 1 − 6 = −5. Answer: p − 2q = (9, −5). A candidate who forgets to double q first, working out p − q instead, gets (7, −2). A candidate who doubles p instead of q, working out 2p − q, gets (12, −1). A candidate who adds 2q instead of subtracting it gets (1, 7).
- (d) x₂ closer: f(x₂) = 0.0225, nearer to 0 — f(2.6) = 2.6² − 7 = 6.76 − 7 = −0.24, and f(2.65) = 2.65² − 7 = 7.0225 − 7 = 0.0225. The closer a value of x is to the root, the closer f(x) is to zero — regardless of sign. Since |0.0225| = 0.0225 is much smaller than |−0.24| = 0.24, x₂ = 2.65 is closer to the root. 'x₁ closer: −0.24 is the smaller value' comes from comparing the SIGNED values of f(x) rather than their distances from zero — −0.24 is indeed less than 0.0225 as a number, but that does not mean x₁ is closer to the root. 'x₁ closer: f(x₁) negative ⇒ nearer root' invents a rule that a negative f(x) means x is closer to the root; the sign of f(x) only tells you which side of the root x is on, not how close it is. 'x₂ is the exact root, since f(x₂) ≈ 0' misreads f(x₂) = 0.0225 as zero; the true root is √7 ≈ 2.6458, so f(2.65) is close to zero but not equal to it, and x₂ is an approximation, not the exact root.
- (b) Translate +5 in x, then reflect in the x-axis. — Translating y = x² by 5 units in the positive x-direction gives y = (x − 5)². Reflecting this in the x-axis, which replaces y with −y, gives y = −(x − 5)², matching the target. Using a translation of −5 in x instead gives y = (x + 5)², and reflecting that in the x-axis gives y = −(x + 5)² — the sign inside the bracket is wrong. Reflecting in the y-axis first does nothing to y = x², since (−x)² = x², so translating afterwards only reaches y = (x − 5)² with no negative sign at all. Translating by 5 units in y instead of x gives y = x² + 5, and reflecting that in the x-axis gives y = −x² − 5, a different curve altogether — a vertical shift does not create the (x − 5)² term the target equation needs.
- (c) 9/28 — Method: two linked steps. Total everyone whose test is positive, since the person picked is known to be one of them, then divide the positive tests that belong to people with the condition by that total. Working: 45 positive tests come from people who have the condition and 95 come from people who do not, so 140 tests are positive. The people with the condition give 45/140, and dividing the numerator and the denominator by 5 gives 9/28. Answer: the probability is 9/28. The distractors: 9/10 is 45/50, the probability of a positive test given that the person has the condition, which is the condition and the event the wrong way round and is the figure a candidate quotes when the two are confused; 9/200 is 45/1000, dividing by everyone tested rather than by the 140 who tested positive; 1/20 is 50/1000, the probability that a person has the condition before the test result is used at all.
- (d) 7/18 — Method: the pupil picked is known to study French, so the sample space shrinks to the 18 French students; divide the number who study both languages by 18. Working: 7 of the pupils study both French and German, and all 7 of them are among the 18 French students, so the probability is 7/18, which will not cancel. Answer: the probability is 7/18. The distractors: 7/30 divides by the whole class, keeping the restricted numerator but the full denominator; 1/2 is 7/14, which conditions on the German students instead, answering the probability that a German student also studies French; 7/25 uses 18 + 14 minus 7 = 25, the number who study at least one language, which is a larger group than the one the question restricts you to.
- (c) 0.04 — Method: 'made by machine B and faulty' is the second branch of a tree followed after the first, so multiply the probability of machine B by the probability of a fault given machine B. Working: machine B makes 0.4 of the bolts, and 0.1 of those bolts are faulty, so the probability is 0.4 × 0.1 = 0.04. Answer: the probability is 0.04. The distractors: 0.5 comes from adding 0.4 and 0.1 instead of multiplying, treating two stages of one journey as two separate outcomes; 0.1 gives the fault rate for machine B on its own, as though every bolt in the factory came from machine B, so the 40% share is never used; 0.07 is 0.6 × 0.05 added to 0.4 × 0.1, the probability that a bolt is faulty whichever machine made it, which answers a question about all the production rather than about machine B.
- (d) (−2, 6) — Method: add the top numbers of both vectors to the starting x-coordinate, and the bottom numbers of both vectors to the starting y-coordinate. Working: x-coordinate 2 + 3 + (−7) = −2; y-coordinate −1 + 5 + 2 = 6. Answer: (−2, 6). A candidate who only applies vector u and forgets v gets (5, 4). A candidate who only applies vector v and forgets u gets (−5, 1). A candidate who works out the combined vector u + v but forgets to add it to the starting point gets (−4, 7).
- (c) y = 3x + 2 — Method: divide the change in the outputs by the change in the inputs to find the multiplier, then put one pair of values into the rule to find the number added on. Working: the output rises by 11 − 5 = 6 while the input rises by 3 − 1 = 2, so the multiplier is 6 ÷ 2 = 3; with an input of 1, 3 × 1 = 3 and the output is 5, so 2 is added. Answer: y = 3x + 2, checked against the second pair by 3 × 3 + 2 = 11. The distractors: y = 3x − 2 comes from finding the multiplier 3 and then subtracting the 2 instead of adding it; y = 2x + 3 comes from swapping the multiplier and the number added on; y = x + 4 comes from assuming the input is multiplied by 1 and using 5 − 1 = 4 as the number added on.
- (c) Only x = 5 satisfies 3x + 5 = 20, not every value of x. — 3x + 5 = 20 is only true when x = 5, since 3 × 5 + 5 = 20; for any other value of x the two sides are not equal, so it is an equation, not an identity. Saying it cannot be simplified confuses simplifying with the equation/identity distinction, which is about how many values of x make it true. Saying it has an = sign is not a valid test, since identities are also written with an = or ≡ sign. A number on the right-hand side does not decide it either — what matters is whether both sides match for every value of x, not the form of the right-hand side.
- (b) 12/19 — Method: turn the percentages into expected frequencies out of 1000, total the faulty pens, then divide supplier Y's faulty pens by that total, because the pen picked is known to be faulty. Working: supplier X provided 700 pens and 2% of them are faulty, which is 14 pens. Supplier Y provided 300 pens and 8% of them are faulty, which is 24 pens. Altogether 38 pens are faulty, so the probability is 24/38, and dividing the numerator and the denominator by 2 gives 12/19. Answer: the probability is 12/19. The distractors: 3/10 is supplier Y's share of the stock, the answer before the faulty information is used at all; 3/125 is 24/1000, the probability that a pen is from supplier Y and faulty, which stops at the joint probability and never divides by the probability of a fault; 4/5 is 8 divided by 2 + 8, comparing the two fault rates as though the suppliers provided equal numbers of pens, so the 70 to 30 split is thrown away.
- (c) Translate +1 in y; new range 0 ≤ y ≤ 2 — Adding 1 to sin x translates the graph 1 unit in the positive y-direction, and every y-value on the range increases by 1: −1 + 1 = 0 and 1 + 1 = 2, giving a new range of 0 ≤ y ≤ 2. A translation in the x-direction would not add anything to the y-values, so 'Translate +1 in x; range unchanged' correctly leaves the range at −1 ≤ y ≤ 1 for that (wrong) transformation, but the transformation itself is not what y = sin x + 1 shows. 'Translate +1 in y; new range −2 ≤ y ≤ 0' correctly spots the translation but subtracts 1 from each bound instead of adding it. 'Reflect in the x-axis' mistakes the transformation for a reflection rather than a translation; reflecting sin x in the x-axis does leave the range at −1 ≤ y ≤ 1 unchanged in size, but that is not the transformation y = sin x + 1 actually applies.
- (b) (6, 2) — The overall journey from house to park is the sum of the two vectors: top = 2 + 4 = 6, bottom = 5 + (−3) = 2, giving (6, 2). A candidate who subtracts the second vector from the first instead of adding gets (2 − 4, 5 − (−3)) = (−2, 8). A candidate who subtracts the other way round gets (4 − 2, −3 − 5) = (2, −8). A candidate who forgets the negative sign on the second vector's bottom number and adds 3 instead of −3 gets (6, 8). Because the journeys join end to end, the correct resultant vector is (6, 2).
- (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) −0.5 — fg(x) = f(g(x)) = f(x²) = x² + 2. gf(x) = g(f(x)) = g(x + 2) = (x + 2)² = x² + 4x + 4. Setting fg(x) = gf(x): x² + 2 = x² + 4x + 4. Subtract x² from both sides: 2 = 4x + 4. Subtract 4 from both sides: −2 = 4x, so x = −0.5. Writing 1.5 comes from adding the 4 instead of subtracting it: 4x = 2 + 4 = 6, giving x = 1.5. Writing 'no solution' comes from expanding (x + 2)² as x² + 4 using (a + b)² = a² + b², losing the middle term — the equation then reads x² + 2 = x² + 4, which has no solution, but the expansion itself is wrong. Writing 0 comes from treating gf(x) as g(x) + f(x) instead of g(f(x)): x² + (x + 2) = x² + 2 gives x = 0, but that adds the two functions rather than composing them.
- (c) 1/56 — Method: for draws without replacement, multiply a chain of three fractions where both the numerator (reds remaining) and the denominator (counters remaining) fall by one after each draw. Working: P(all three red) = 3/8 × 2/7 × 1/6 = 6/336 = 1/56. Answer: 1/56. Watch out: using 3/8 for all three draws (27/512) treats the counters as if they were replaced each time. Reducing only the numerator each draw (3/8 × 2/8 × 1/8) forgets that the total number of counters left in the bag also falls. And reducing only the denominator while keeping the numerator at 3 each time (3/8 × 3/7 × 3/6) forgets that a red counter has actually left the bag.
- (d) −2 — y = f(x) − 6 is f(x) shifted down by 6, so every y-value on the graph decreases by 6. At x = 0, f(0) = 4, so the new y-value is 4 − 6 = −2. Adding 6 instead of subtracting gives 10; writing down the shift itself, −6, or leaving the original value 4 unchanged both skip the translation altogether.
- (a) y = −2x + 3 — Method: find the step in the outputs for each step of 1 in the input — falling outputs mean a negative multiplier — then read off the output when the input is 0, because that is the number added on. Working: the outputs 5, 3, 1, −1 fall by 2 each time x rises by 1, so x is multiplied by −2; the output at x = 0 is 3, so 3 is added. Answer: y = −2x + 3, checked at x = 2 by −2 × 2 + 3 = −1. The distractors: y = 2x + 3 comes from taking the size of the step, 2, as the multiplier and ignoring the fact that the outputs are falling; y = −2x − 3 comes from using the correct multiplier but writing the number added on as −3 instead of the output 3 listed at x = 0; y = −x + 4 comes from taking the multiplier as −1, its size read from the step of 1 in the inputs instead of the step of 2 in the outputs and its sign from the fact that the outputs fall, and then fitting the number added on to the pair x = −1, y = 5.
- (d) y = −f(x + 2) has a maximum turning point at (1, 5). — y = f(x + 2) translates the graph 2 units in the negative x-direction, so the turning point's x-coordinate moves from 3 to 1; reflecting in the x-axis then negates the y-coordinate, turning −5 into 5, and also turns a minimum into a maximum — giving a true maximum turning point at (1, 5). Translating the root at x = 1 in the wrong direction, adding 2 instead of subtracting it, gives x = 3, but the true image root is at 1 − 2 = −1, so that statement is false. Keeping the coordinates (1, 5) correct but forgetting that reflecting in the x-axis turns a minimum into a maximum gives a false "minimum turning point" statement. Getting the reflection's effect on the turning-point type right (a maximum) but translating the x-coordinate in the wrong direction, using 3 + 2 = 5 instead of 3 − 2 = 1, gives a false statement at (5, 5).
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