David M. answered 05/09/20
Dave "The Math Whiz"
Because the equation is written with "y2" we can see that the graph of this equation will open left/right. The standard form of a parabola that opens left/right is
x = a(y-k)2 + h, where (h,k) is the vertex, y = k is the axis of symmetry and the focus is (h+1/(4a),k).
We can find h and k by first completing the square of the given equation as follows:
x = y2 - 6y + 3 original equation
x = (y2 - 6y) + 3 group like terms
x = (y2 - 6y + 9) + 3 - 9 because we are adding 9 to the square we need to subtract 9 at the end to
the same equation
x = (y - 3)2 - 6 simplified
Here we can see that a = 1, h = -6 and k = 3.
The vertex is (h,k)---->(-6,3).
The focus is (h+1/4a,k)---->(-6+1/(4)(1),3)---->(-5 3/4,3).