Printable · GCSE Higher · ages 14-16
Roots, intercepts and turning points of quadratics worksheet — GCSE Higher
Fifteen questions on "roots, intercepts and turning points of quadratics" — DfE statement A11. Print it, or print three versions so neighbours cannot copy by letter; the key gives the letter for each version.
part HigherNon-calculator
Roots, intercepts and turning points of quadratics worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.A quadratic graph y = ax² + bx + c has its turning point on the y-axis. Which statement about its roots must be true?
- 2.A graph has equation y = x² − 6x + 5. A student says its turning point has x-coordinate 6, because that's the coefficient of x. Which statement corrects the student's mistake?y = x² − 6x + 5
- 3.By completing the square, show that the curve y = x² − 14x + 50 never crosses the x-axis. Which statement gives the correct reason?y = x² − 14x + 50
- 4.The height, h metres, of a ball t seconds after a stopwatch is started follows h = (t − 1)(5 − t) for 1 ≤ t ≤ 5, where h = 0 means the ball is at ground level. Work out the two times at which the ball is at ground level.
- 5.The curve y = −x² + 6x − 5 has a maximum point. Use completing the square to find its coordinates.y = −x² + 6x − 5
- 6.A quadratic graph has roots at x = −3 and x = 5, and it crosses the y-axis at (0, −15). Work out the equation of the curve in the form y = (x − a)(x − b).
- 7.A curve has equation y = x² − 9. Which statement about its graph is correct?y = x² − 9
- 8.Which of these quadratic graphs does NOT cross the x-axis at all?
- 9.By completing the square, find the turning point of the curve y = 3x² + 12x + 7.y = 3x² + 12x + 7
- 10.The graph of y = x² − 7x + 2 crosses the x-axis at two points. One root, read from the graph, is approximately x = 0.30. Using the fact that the sum of the two roots of x² − 7x + 2 = 0 is 7, estimate the other root, correct to 2 decimal places.y = x² − 7x + 2
- 11.By completing the square, find the turning point of the curve y = x² − 10x + 30.y = x² − 10x + 30
- 12.A quadratic curve has a root at x = −2 and its turning point has x-coordinate 3. Work out the curve's other root, using the symmetry of the graph.
- 13.The graph of y = x² − 5x + 6 crosses the x-axis at two points. By factorising, work out the x-coordinates of these two points.y = x² − 5x + 6
- 14.A quadratic graph has equation y = (x − 4)². A student says this graph crosses the x-axis at two different points. Explain why the student is wrong.
- 15.By completing the square, find the turning point of the curve y = 2x² − 8x + 3.y = 2x² − 8x + 3
Answer key
- (d) If the graph has two real roots, they are equal and opposite in value, so they sum to zero. — A turning point on the y-axis means the graph's axis of symmetry is the line x = 0, so any two roots must be symmetrical about x = 0 — equal in size but opposite in sign, summing to zero. The graph could still have no real roots, but that is not guaranteed just from the turning point's position, so the option claiming it must have none is too strong. The roots do not have to both be positive — if real, one is positive and one negative (or both are zero). The graph does not have to touch the x-axis at exactly one point either; it could cross at two symmetrical points, touch at one point, or miss the x-axis entirely.
- (d) The roots of x² − 6x + 5 = 0 are x = 1 and x = 5 (since it factorises to (x − 1)(x − 5)), so by symmetry the turning point has x-coordinate 3, not 6. — Factorising, x² − 6x + 5 = (x − 1)(x − 5), so the roots are x = 1 and x = 5. The turning point lies midway between the roots by symmetry: (1 + 5) ÷ 2 = 3. The coefficient of x has no direct role in locating the turning point this way. The option giving −6 makes an arbitrary sign change with no mathematical basis. The option giving 5 wrongly takes just one of the two roots instead of their midpoint.
- (d) (x − 7)² + 1 is at least 1 for every x, so y is never 0 — x² − 14x + 50 = (x − 7)² − 7² + 50 = (x − 7)² + 1. Since a squared term can never be negative, (x − 7)² ≥ 0 for every real x, so y = (x − 7)² + 1 ≥ 1 for every x — y is always at least 1, so it can never equal 0, and the curve never crosses the x-axis. Claiming the discriminant is positive is wrong on the facts: b² − 4ac = (−14)² − 4(1)(50) = 196 − 200 = −4, which is NEGATIVE, not positive — a negative discriminant is in fact the standard reason a quadratic has no real roots, so this option misstates its own sign. Claiming the turning point is at (7, −1) is wrong because completing the square gives (x − 7)² + 1, so the turning point is (7, 1) — the constant is +1, not −1, and a point with a negative y-coordinate would sit BELOW the x-axis, not above it, contradicting the option's own claim. Claiming that 50 being positive is enough is wrong because it ignores the −14x term completely — a positive constant term alone does not guarantee y stays positive for every x (the expression still dips down towards its turning point before growing again, and it is the completed square that shows how far it dips, not the constant on its own).
- (c) t = 1 second and t = 5 seconds — The ball is at ground level when h = 0, which happens when either bracket is zero. t − 1 = 0 gives t = 1, and 5 − t = 0 gives t = 5. The option with t = −1 makes a sign error solving the first bracket. The option with t = −5 makes a sign error solving the second bracket, treating 5 − t = 0 as if it gave a negative solution. The option with t = 4 seconds is an arithmetic slip in solving 5 − t = 0.
- (b) x = 3, y = 4 — −x² + 6x − 5 = −(x² − 6x) − 5 = −[(x − 3)² − 9] − 5 = −(x − 3)² + 9 − 5 = −(x − 3)² + 4. Because the coefficient of x² is negative, −(x − 3)² is at most zero, so this turning point is a maximum. Substituting x = 3 gives (x − 3)² = 0, so y = 4, confirming the maximum value 4 at x = 3: turning point (3, 4). Using 6 instead of half of 6 inside the bracket — forgetting to halve before completing the square — lands on turning point (6, 31), wrong, because only half the coefficient belongs inside the bracket. Reading the bracket's sign directly as the turning point's x-coordinate gives (−3, 4) — wrong, because (x − 3)² is zero at x = 3, not x = −3. Computing 5 − 9 = −4 instead of 9 − 5 = 4 flips the sign of the constant, giving (3, −4) — wrong, since the constant must be evaluated as 9 minus 5, not 5 minus 9. Whenever the leading coefficient is negative, the turning point is a maximum, not a minimum — check by substituting back into the original equation.
- (d) y = (x + 3)(x − 5) — A root at x = −3 means the matching bracket must be zero when x = −3, so the bracket is (x − (−3)) = (x + 3). A root at x = 5 means the other bracket is (x − 5). So the equation is y = (x + 3)(x − 5); checking the y-intercept, (0 + 3)(0 − 5) = 3 × (−5) = −15, which matches the given value. The option (x − 3)(x + 5) swaps the signs of both roots. The option (x + 3)(x + 5) keeps the correct sign for the first root but gets the second wrong. The option (x − 3)(x − 5) gets the first root's sign wrong.
- (d) It crosses the x-axis at x = 3 and x = −3. — y = x² − 9 factorises as (x − 3)(x + 3), since 9 = 3², so the curve crosses the x-axis at x = 3 and x = −3. Saying it crosses once at x = 9 mistakes the constant term for a root directly, without taking its square root. Saying it crosses at x = 9 and x = −9 makes the same mistake but adds a sign either way. Saying it does not cross the x-axis confuses the y-intercept, which is negative at (0, −9), with the number of times the curve meets the x-axis — a negative y-intercept combined with an upward-opening curve guarantees it crosses the x-axis twice.
- (a) y = (x − 2)² + 3 — Since (x − 2)² is never negative, (x − 2)² + 3 is always at least 3, so y can never equal 0 and the graph never crosses the x-axis. The other three graphs are all given in a factorised or difference-of-squares form that shows two real roots: y = (x − 2)(x + 3) crosses at x = 2 and x = −3; y = x² − 9 = (x − 3)(x + 3) crosses at x = 3 and x = −3; y = (x + 4)(x − 1) crosses at x = −4 and x = 1.
- (d) x = −2, y = −5 — 3x² + 12x + 7 rewrites as 3(x² + 4x) + 7, then as 3[(x + 2)² − 4] + 7, which simplifies to 3(x + 2)² − 5, since −3 × 4 + 7 = −5. Substituting x = −2: 3 × (−2)² = 12, 12 × (−2) = −24, so 12 − 24 + 7 = −5, confirming the minimum value −5 at x = −2: turning point x = −2, y = −5. Halving b instead of halving b/a — using −4 as the shift instead of −2 — lands on turning point x = −4, y = −41, which is wrong because when a ≠ 1 the shift inside the bracket is b/(2a), not b/a alone. Reading the bracket's sign directly as the turning point's x-coordinate gives x = 2, y = −5 — wrong, because (x + 2)² is zero at x = −2, not x = 2. Computing 12 − 7 = 5 instead of 7 − 12 = −5 flips the sign of the constant, giving x = −2, y = 5 — wrong, since the completed square's constant must be evaluated as 7 minus 12, not 12 minus 7. Whenever a ≠ 1, factor a out of the x² and x terms first, and always check a turning point by substituting back into the original equation.
- (a) x ≈ 6.70 — Since the two roots sum to 7, the other root is 7 − 0.30 = 6.70. The option 7.30 comes from adding the given root to 7 instead of subtracting it. The option 6.30 comes from subtracting 0.70 (one minus the given root) rather than the given root itself. The option 0.70 confuses the required root with the amount by which the given root falls short of 1.
- (c) x = 5, y = 5 — x² − 10x + 30 = (x − 5)² − 5² + 30 = (x − 5)² + 5. Substituting x = 5: 5² = 25, 10 × 5 = 50, so 25 − 50 + 30 = 5, confirming the minimum value 5 at x = 5: turning point (5, 5). Using −10 instead of half of it inside the bracket gives (x − 10)² − 70, turning point (10, −70) — wrong, because only half the coefficient of x belongs inside the bracket. Reading the bracket's sign directly as the turning point's x-coordinate gives (−5, 5) — wrong, because (x − 5)² is zero at x = 5, not x = −5. Computing 25 − 30 = −5 instead of 30 − 25 = 5 flips the sign of the constant, giving (5, −5) — wrong, since the completed square's constant must be evaluated as 30 minus 25, not 25 minus 30. Always check a turning point by substituting its x-value back into the original equation.
- (c) x = 8 — The turning point lies exactly halfway between the two roots. If the other root is r, the midpoint of −2 and r must be 3, so (−2 + r) ÷ 2 = 3, giving r = 8. Choosing x = 5 comes from adding 2 and 3 rather than using the midpoint relationship correctly. Choosing x = 1 comes from subtracting 2 from 3 instead of reflecting −2 across the turning point. Choosing x = −8 finds the right distance but then reflects in the y-axis instead of in the line of symmetry x = 3, so the sign of the answer is flipped.
- (c) x = 2 and x = 3 — x² − 5x + 6 factorises as (x − 2)(x − 3), since −2 and −3 multiply to give 6 and add to give −5. The graph crosses the x-axis where each bracket equals zero: x − 2 = 0 gives x = 2, and x − 3 = 0 gives x = 3. The option x = −2 and x = −3 comes from reading the signs inside the brackets directly instead of solving x − 2 = 0 and x − 3 = 0. The option x = 2 and x = −3 mixes up the sign of only one root. The option x = −1 and x = −6 comes from picking the wrong pair of factors of 6 (1 and 6 instead of 2 and 3) and then reading their signs directly from the brackets.
- (a) It touches the x-axis once, only at x = 4. — (x − 4)² is a square, so it equals zero only when x − 4 = 0, that is at x = 4 — the curve just touches the x-axis there rather than crossing it, since a square cannot be negative on either side to cross through. Saying it crosses at x = 4 and x = −4 wrongly introduces a plus-or-minus, as if taking a square root of x, rather than recognising the bracket is already squared and only zero once. Saying it never touches the x-axis forgets that a squared term CAN equal zero, even though it can never be negative. Saying it crosses at x = 2 and x = −2 confuses (x − 4)² with the different expression x² − 4.
- (b) x = 2, y = −5 — 2x² − 8x + 3 rewrites as 2(x² − 4x) + 3, then as 2[(x − 2)² − 4] + 3, which simplifies to 2(x − 2)² − 5, since −2 × 4 + 3 = −5. Substituting x = 2: 2 × 2² = 8, 8 × 2 = 16, so 8 − 16 + 3 = −5, confirming the minimum value −5 at x = 2: turning point x = 2, y = −5. Halving b instead of halving b/a — using 4 as the shift instead of 2 — lands on turning point x = 4, y = −29, which is wrong because when a ≠ 1 the shift inside the bracket is b/(2a), not b/a alone. Reading the bracket's sign directly as the turning point's x-coordinate gives x = −2, y = −5 — wrong, because (x − 2)² is zero at x = 2, not x = −2. Computing 8 − 3 = 5 instead of 3 − 8 = −5 flips the sign of the constant, giving x = 2, y = 5 — wrong, since the completed square's constant must be evaluated as 3 minus 8, not 8 minus 3. Whenever a ≠ 1, factor a out of the x² and x terms first, and always check a turning point by substituting back into the original equation.
Build your own mix at the worksheet builder.