Amy R. answered 01/31/17
Tutor
5.0
(30)
Math Tutor
y = x2 - 8x + 19
y = (x2 - 8x + c)+19 - c You need to find c by completing the square. c = (b/2)2 = (-8/2)2 = (-4)2 = 16
y = (x2 -8x + 16) + 19-16 Add c to the parenthesis and subtract from the constant.
y = (x - 4)(x-4) + 3 Factor the trinomial and combine the constants.
y = (x-4)2 + 3 Vertex Form of the equation. The vertex is (4, 3).