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.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²
- 2.Of the 70 students on the Year 10 geography trip, 42 are girls and the rest are boys. 24 of the girls and 10 of the boys brought a packed lunch. A student who did not bring a packed lunch is chosen at random. Work out the probability that this student is a girl.
- 3.In triangle OAB, OA = a and OB = b. P lies on AB such that AP is twice PB. Express the vector OP in terms of a and b.
- 4.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.
- 5.The graph of y = x² − 4x is translated by the vector (3, 0). Work out the equation of the image, giving your answer in the form y = x² + bx + c.y = x² − 4xy = x²
- 6.A number machine multiplies its input by 2 and then subtracts 5. Work out the output when the input is 6.
- 7.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.
- 8.A student says 4(2x − 3) is equivalent to 8x − 3. Which statement gives the correct verdict and reason?
- 9.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.
- 10.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?
- 11.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?
- 12.The iterative formula xₙ₊₁ = 5 − 3/xₙ is used with starting value x₀ = 2.5, so that x₁ is the value after the formula has been used once. Work out x₄ correct to 3 significant figures.
- 13.The equation x² − 4x − 1 = 0 can be solved using the iterative formula xₙ₊₁ = √(4xₙ + 1). The starting value is x₀ = 1, so x₁ is the value after the formula has been used once. Work out x₂ correct to 3 decimal places.
- 14.A drawer contains 9 black socks and 4 white socks. Three socks are taken out at random, one after another, without being replaced. Given that at least two of the three socks taken out are black, work out the probability that all three are black.
- 15.In triangle OAB, OA = a and OB = b. M is the midpoint of OA, and N is the midpoint of OB. Express the vector MN in terms of a and b.
- 16.In a survey, 120 adults were asked whether they have a driving licence. 70 of the adults are women and 50 are men. 45 of the women and 35 of the men have a driving licence. One of the adults who has a driving licence is picked at random. Work out the probability that this adult is a man.
- 17.A taxi firm charges a fixed fee of £3.50 plus £2.20 per mile. Work out the total cost of a journey of 6 miles.
- 18.Two expressions are 4(x + 3) and 4x + 3. A student checks whether they are equivalent by substituting x = 2. Which statement correctly interprets the result?
Answer key
- (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.
- (c) 1/2 — Method: restrict to the students who did NOT bring a packed lunch, then find what fraction of that group are girls. Girls without lunch = 42 − 24 = 18. Boys = 70 − 42 = 28, so boys without lunch = 28 − 10 = 18. Total without lunch = 18 + 18 = 36. Working: P(girl | no lunch) = 18 ÷ 36 = 1/2. Answer: 1/2. Watch out: dividing 18 by 42 (the total number of girls) instead of by 36 finds P(no lunch | girl), the reverse conditional. Dividing by 70 (the whole trip) ignores that you already know the student did not bring a lunch. And using the 'brought a lunch' numbers (24 out of 34) answers the question for the wrong group entirely — you were asked about the students who did NOT bring one.
- (c) (1/3)a + (2/3)b — Method: OP = OA + AP, and since AP is twice PB, AP is 2/3 of the whole of AB, with AB = b − a. Working: OP = a + 2/3(b − a) = a − (2/3)a + (2/3)b = (1/3)a + (2/3)b. Answer: OP = (1/3)a + (2/3)b. Measuring 2/3 of AB from B's end instead of A's swaps the fractions round, giving (2/3)a + (1/3)b; adding (2/3)b onto the whole of a without first subtracting a inside the bracket gives a + (2/3)b; and treating the ratio as though AP and PB were equal gives the midpoint, (1/2)a + (1/2)b. Convert the ratio to a fraction of AB measured from the point named first in the ratio, subtract before you scale, and then add the result to OA.
- (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.
- (d) y = x² − 10x + 21 — A translation by the vector (3, 0) moves the graph 3 units in the positive x-direction, which means replacing every x in the equation with (x − 3). Substitute into x² − 4x: (x − 3)² − 4(x − 3). Expand (x − 3)² to x² − 6x + 9, and expand −4(x − 3) to −4x + 12. Collecting like terms, x² − 6x + 9 − 4x + 12 = x² − 10x + 21, so the image is y = x² − 10x + 21. Substituting (x + 3) instead of (x − 3) — translating in the wrong direction — gives y = x² + 2x − 3. Adding 3 straight onto the original equation, treating the translation as vertical instead of horizontal, gives y = x² − 4x + 3. Expanding (x − 3)² as x² − 3x + 9, using −3x instead of −6x for the middle term, and then combining with −4(x − 3) gives y = x² − 7x + 21.
- (a) 7 — Multiply the input by 2: 6 × 2 = 12. Then subtract 5: 12 − 5 = 7. A candidate who does the operations in the wrong order, subtracting 5 first and then multiplying by 2, gets (6 − 5) × 2 = 2. A candidate who only carries out the multiplication and forgets to subtract gets 12. A candidate who adds 5 instead of subtracting gets 6 × 2 + 5 = 17.
- (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.
- (a) False — 4(2x − 3) = 8x − 12, not 8x − 3. — Expand the bracket by multiplying both terms by 4: 4 × 2x = 8x and 4 × (−3) = −12, so 4(2x − 3) = 8x − 12, which is not 8x − 3 — the student is wrong. Saying 4(2x − 3) = 8x − 3 comes from multiplying only the 2x by 4 and copying the −3 across unchanged. Saying 4(2x − 3) = 2x − 12 comes from multiplying only the −3 by 4 and leaving 2x unmultiplied. Claiming it is true because both expressions are linear ignores that equivalence depends on the actual coefficients, not the type of expression.
- (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.
- (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.
- (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.
- (c) 4.30 — Method: substitute the starting value into the right-hand side to get x₁, then feed each value back in, keeping the whole display and respecting the order of operations, which divides before it subtracts. Working: x₁ = 5 − 3 ÷ 2.5 = 5 − 1.2 = 3.8; x₂ = 5 − 3 ÷ 3.8 = 5 − 0.78947… = 4.21052…; x₃ = 5 − 3 ÷ 4.21052… = 5 − 0.7125 = 4.2875; x₄ = 5 − 3 ÷ 4.2875 = 5 − 0.69970… = 4.30029…, which is 4.30 correct to 3 significant figures. Answer: 4.30. The distractors: 4.29 is x₃ = 4.2875 rounded, reached by counting the starting value itself as the first iterate and so stopping one use of the formula early; 3.80 is x₁, the value after a single use of the formula; 2.50 comes from working out (5 − 3) ÷ xₙ instead of 5 − (3 ÷ xₙ), subtracting before dividing, which produces the sequence 0.8, 2.5, 0.8, 2.5 and lands on 2.5 at the fourth step.
- (c) 3.153 — x₁ = √(4 × 1 + 1) = √5 = 2.236067977. x₂ = √(4 × 2.236067977 + 1) = √9.944271908 = 3.153453965, which rounds to 3.153. Reporting x₁ instead of x₂ gives 2.236067977, which rounds to 2.236. A sign error inside the root, using xₙ₊₁ = √(4xₙ − 1) instead of √(4xₙ + 1), gives x₁ = √3 = 1.732050808 and x₂ = √(4 × 1.732050808 − 1) = √5.928203232 = 2.434790182, which rounds to 2.435. Applying the formula in the wrong order, working out √(4xₙ) + 1 at every step instead of √(4xₙ + 1), gives x₁ = √4 + 1 = 3 and x₂ = √(4 × 3) + 1 = 4.464101615, which rounds to 4.464.
- (c) 7/19 — Method: 'at least two black' covers two cases — all three black, and exactly two black. Work out the probability of each along a tree, add them, then use P(all three black | at least two black) = P(all three black) ÷ P(at least two black). Working: P(all three black) = 9/13 × 8/12 × 7/11 = 504/1716 = 42/143. For exactly two black, one order is black, black, white = 9/13 × 8/12 × 4/11 = 288/1716; the white sock could be drawn first, second or third, so there are 3 such orders, giving 3 × 288/1716 = 864/1716 = 72/143. P(at least two black) = 42/143 + 72/143 = 114/143. P(all three black | at least two black) = (42/143) ÷ (114/143) = 42/114 = 7/19. Answer: 7/19. Watch out: stopping at 42/143 gives the unconditioned probability that all three are black — it ignores that you already know at least two of them are. Dividing by the 'exactly two black' probability on its own gives 7/12, and forgets that the all-black outcomes are themselves part of the 'at least two black' group, so they must be inside the denominator, not left out of it. And 7/11 answers a different, easier question — the probability the THIRD sock is black given the FIRST TWO specifically are black — not 'at least two of the three, in any order, are black'.
- (b) (1/2)b − (1/2)a — Method: MN runs from M to N, so MN = ON − OM, with OM = (1/2)a and ON = (1/2)b. Working: MN = (1/2)b − (1/2)a. Answer: MN = (1/2)b − (1/2)a. Subtracting the other way round gives (1/2)a − (1/2)b, the reverse vector from N to M; subtracting the wrong way round AND forgetting to halve gives a − b, which is BA, not MN; and adding the two halved vectors instead of subtracting them gives (1/2)a + (1/2)b, which is the position vector of the midpoint of AB. Always subtract the START point's vector from the END point's vector, and halve OA and OB before you combine them, not after.
- (a) 7/16 — Method: the adult picked is known to have a driving licence, so the sample space is everyone with a licence; divide the number of men with a licence by that total. Working: 45 women and 35 men have a licence, so 80 adults have one. The men with a licence give 35/80, and dividing the numerator and the denominator by 5 gives 7/16. Answer: the probability is 7/16. The distractors: 7/10 is 35/50, the probability that an adult has a licence given that he is a man, which is the condition and the event the wrong way round; 7/24 is 35/120, dividing by all 120 adults surveyed instead of by the 80 who have a licence; 5/12 is 50/120, the probability that an adult picked from the whole survey is a man, which uses none of the licence information the question supplies.
- (d) £16.70 — The mileage charge is 2.20 × 6 = £13.20. Adding the fixed fee: £13.20 + £3.50 = £16.70. A candidate who forgets the fixed fee gives just the mileage charge, £13.20. A candidate who adds the fixed fee to the per-mile rate before multiplying by the number of miles, (3.50 + 2.20) × 6, gets £34.20. A candidate who rounds £2.20 down to £2 gets 2 × 6 + 3.50 = £15.50.
- (a) 4(x + 3) = 20 and 4x + 3 = 11 when x = 2, so the two expressions are not equivalent, because the bracket means the 3 must be added before multiplying by 4. — Substituting x = 2: 4(x + 3) = 4 × 5 = 20, and 4x + 3 = 8 + 3 = 11. The two values are different, and expanding 4(x + 3) algebraically gives 4x + 12, which can never equal 4x + 3 (that would require 12 = 3) — so the two expressions are never equivalent, for any value of x. The option claiming they become equal for a larger x is wrong: 4x + 12 = 4x + 3 has no solution at all. The option claiming they are equivalent because they share the terms 4x and 3 ignores that the bracket changes the constant term. The option that calculates 4(x + 3) as 11 ignores the bracket completely, applying the 4 only to the x term.
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