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 Higher
Answer key: Roots, intercepts and turning points of quadratics worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- (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.
- (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) 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) 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.
- (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.
- (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 = 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.
- (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.
- (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.
- (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.
- (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.
- (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.
- (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).
- (d) 3 — 2x² − 12x + 7 rewrites as 2(x² − 6x) + 7, then as 2[(x − 3)² − 9] + 7, which simplifies to 2(x − 3)² − 11, since −2 × 9 + 7 = −11. The bracket (x − 3)² is zero when x = 3, so the minimum occurs at x = 3. Treating the shift as b/a instead of b/(2a) — using 6 instead of 3 — gives x = 6, which is wrong. Reading the bracket's sign directly without negating it gives x = −3, wrong, because (x − 3)² is zero at x = 3, not x = −3. Reading off the coefficient of x itself, −12, and calling that the answer skips the completing-the-square process entirely and gives x = −12, which is wrong because b is not the turning point's x-coordinate under any circumstance. Always check: substituting your value of x should make the bracketed term equal to zero, and nothing else.
Build your own mix at the worksheet builder.