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
Roots, intercepts and turning points of quadratics worksheet — GCSE Higher
MathsUKwww.geekhero.co.uk
- 1.The curve y = 2x² − 12x + 7 has a minimum point. By completing the square, find the value of x at which the minimum occurs.y = 2x² − 12x + 7
- 2.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.
- 3.By completing the square, find the turning point of the curve y = x² − 10x + 30.y = x² − 10x + 30
- 4.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
- 5.The graph of y = x² + 2x − 15 crosses the x-axis at two points. By factorising, work out the x-coordinates of these two points.y = x² + 2x − 15
- 6.By completing the square, find the turning point of the curve y = 3x² + 12x + 7.y = 3x² + 12x + 7
- 7.The curve y = −x² + 6x − 5 has a maximum point. Use completing the square to find its coordinates.y = −x² + 6x − 5
- 8.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
- 9.By completing the square, find the turning point of the curve y = x² − 4x + 9.y = x² − 4x + 9
- 10.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.
- 11.By completing the square, find the turning point of the curve y = x² + 6x + 2.y = x² + 6x + 2
- 12.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).
- 13.A quadratic graph y = ax² + bx + c has its turning point on the y-axis. Which statement about its roots must be true?
- 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.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.
Answer key
- (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.
- (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.
- (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.
- (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 = 3 and x = −5 — To factorise x² + 2x − 15, find two numbers that multiply to −15 and add to 2: these are 5 and −3, since 5 × (−3) = −15 and 5 + (−3) = 2. So x² + 2x − 15 = (x + 5)(x − 3). Setting each factor to zero gives x = −5 and x = 3. Choosing x = −3 and x = 5 comes from swapping the signs of the correct roots. Choosing x = 5 and x = 3 uses the right pair of numbers, 5 and 3, but forgets that one of them must be negative for the product to equal −15. Choosing x = −15 and x = 1 mistakes the constant term, −15, for one of the roots, and pairs it oddly with 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.
- (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) 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 = 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.
- (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 = −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) 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) 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) (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.
Build your own mix at the worksheet builder.