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 curve has equation y = x² − 9. Which statement about its graph is correct?y = x² − 9
- 2.A ball's height, h metres, t seconds after being thrown follows h = (t − 1)(9 − t). Given that the ball is at ground level at t = 1 and t = 9, work out at what time t the ball reaches its maximum height, using symmetry.
- 3.A table shows y = x² − 6x + 5 at these points (x, y): (0, 5), (1, 0), (2, −3), (3, −4), (4, −3), (5, 0), (6, 5). Using the symmetry shown, write down the x-coordinate of the turning point.y = x² − 6x + 5
- 4.By completing the square, find the turning point of the curve y = x² − 10x + 30.y = x² − 10x + 30
- 5.By completing the square, find the turning point of the curve y = 3x² + 12x + 7.y = 3x² + 12x + 7
- 6.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.
- 7.Which of these quadratic graphs does NOT cross the x-axis at all?
- 8.By completing the square, find the turning point of the curve y = x² + 8x − 3.y = x² + 8x − 3
- 9.A charity's fundraising total, T pounds, over d days follows T = (d − 3)(30 − d) for 3 ≤ d ≤ 30, where T = 0 marks the start and end of the campaign. Work out how many days the campaign runs for, from start to end.
- 10.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).
- 11.By completing the square, find the turning point of the curve y = x² + 6x + 2.y = x² + 6x + 2
- 12.The curve y = −x² + 6x − 5 has a maximum point. Use completing the square to find its coordinates.y = −x² + 6x − 5
- 13.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.
- 14.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
- 15.By completing the square, find the turning point of the curve y = x² − 4x + 9.y = x² − 4x + 9
Answer key
- (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.
- (d) t = 5 — The maximum height occurs halfway between the two times when the ball is at ground level: the midpoint of t = 1 and t = 9 is (1 + 9) ÷ 2 = 5, so the ball reaches its maximum height at t = 5 seconds. Getting t = 4 comes from halving the DIFFERENCE between the times, 9 − 1 = 8, then 8 ÷ 2 = 4, instead of finding their midpoint. Getting t = 8 uses that difference, 9 − 1 = 8, as if the gap between the two times were itself the time of the maximum. Getting t = 10 adds the two times, 1 + 9 = 10, but forgets to divide by 2.
- (d) x = 3 — The table is symmetrical about the turning point: y = 0 at both x = 1 and x = 5, and the lowest value, y = −4, occurs exactly halfway between them, at x = 3. Choosing x = 5 picks one of the roots rather than the midpoint between them. Choosing x = 1 picks the other root for the same reason. Choosing x = 6 picks the x-value where y returns to its starting value of 5, which is not the turning point.
- (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.
- (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) 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.
- (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 = −4, y = −19 — x² + 8x − 3 = (x + 4)² − 4² − 3 = (x + 4)² − 19. Substituting x = −4: (−4)² = 16, 8 × (−4) = −32, so 16 − 32 − 3 = −19, confirming the minimum value −19 at x = −4: turning point (−4, −19). Using 8 instead of half of it inside the bracket gives (x + 8)² − 67, turning point (−8, −67) — 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 (4, −19) — wrong, because (x + 4)² is zero at x = −4, not x = 4. Computing 16 + 3 = 19 instead of −3 − 16 = −19 flips the sign of the constant, giving (−4, 19) — wrong, since the completed square's constant must be evaluated as −3 minus 16, not 16 plus 3. Check by substitution whenever the sign of a constant feels uncertain.
- (c) 27 days — The campaign starts at d = 3 and ends at d = 30, so it runs for 30 − 3 = 27 days. Getting 33 days comes from adding the two values, 3 + 30 = 33, instead of subtracting them. Getting 30 days uses only the end day and ignores that the campaign did not start at day 0. Getting 24 days comes from subtracting the start day twice, 30 − 3 − 3 = 24, instead of once.
- (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.
- (b) x = −3, y = −7 — x² + 6x + 2 = (x + 3)² − 3² + 2 = (x + 3)² − 7. Substituting x = −3: (−3)² = 9, 6 × (−3) = −18, so 9 − 18 + 2 = −7, confirming the minimum value −7 at x = −3: turning point (−3, −7). Using 6 instead of half of 6 inside the bracket gives (x + 6)² − 34, turning point (−6, −34) — 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 (3, −7) — wrong, because (x + 3)² is zero at x = −3, not x = 3. Computing 9 − 2 = 7 instead of 2 − 9 = −7 flips the sign of the constant, giving (−3, 7) — wrong, since the completed square's constant must be evaluated as 2 minus 9, not 9 minus 2. Always check a turning point by substituting its x-value back into the original equation.
- (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.
- (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.
- (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) x = 2, y = 5 — x² − 4x + 9 = (x − 2)² − 2² + 9 = (x − 2)² + 5. Substituting x = 2: 2² = 4, 4 × 2 = 8, so 4 − 8 + 9 = 5, confirming the minimum value 5 at x = 2: turning point (2, 5). Using −4 instead of half of it inside the bracket gives (x − 4)² − 7, turning point (4, −7) — 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 (−2, 5) — wrong, because (x − 2)² is zero at x = 2, not x = −2. Computing 4 − 9 = −5 instead of 9 − 4 = 5 flips the sign of the constant, giving (2, −5) — wrong, since the completed square's constant must be evaluated as 9 minus 4, not 4 minus 9. Substitute the x-value back into the original equation whenever you are unsure of a sign.
Build your own mix at the worksheet builder.