- Express 9 − 8x + x² in the form p + (x + q)². [2]
- Write down the coordinates of the minimum point of the graph of y = 9 − 8x + x². [1]
Worked solution
(a) Write the terms in the usual order first: 9 − 8x + x² = x² − 8x + 9.
Half of −8 is −4, so x² − 8x = (x − 4)² − 16, and
x² − 8x + 9 = (x − 4)² − 16 + 9 = −7 + (x − 4)², so p = −7 and q = −4.
(b) A square is never negative, so y is smallest when (x − 4)² = 0, that is when x = 4, and then y = −7.
Minimum point (4, −7).
Why this works. Completing the square in (a) hands you (b): the bracket is the only place x appears, and the coefficient of x² is positive, so the curve is U-shaped and y is least when the bracket is zero. The mark is the pair (4, −7), read off −7 + (x − 4)². Keep the two signs apart: q = −4, turning point at x = +4.