
Steven G. answered 09/21/15
Tutor
5
(1)
Semi-retired with loads of real-life math experience.
You need to complete the square:
f(x) = x2 - 4x + 6 = (x2 - 4x + 4) + 2 = (x - 2)2 + 2
The y-intercept is a point of the form (0, f(0)):
y = f(0) = 6
The axis of symmetry is where x-2 = 0.
x = 2
Also, x = 2 is the x-coordinate of the vertex. So the vertex is at (x, y) = (2, f(2))
(2, 2)