Step 1:
X - intercept is:
$$ \color{blue}{ x_1 = 3 } $$To find the x-intercepts, we need to solve equation $ x^2-6x+9 = 0 $. (use the quadratic equation solver to view a detailed explanation of how to solve the equation)
Step 2:
Y - intercept is point: $ y-inter=\left(0,~9\right) $
To find y - coordinate of y - intercept, we need to compute $ f(0) $. In this example we have:
$$ f(\color{blue}{0}) = 1 \cdot \color{blue}{0}^2 -6 \cdot \color{blue}{0} + 9 = 9$$Step 3:
Vertex is point: $V=\left(3,~0\right) $
To find the x - coordinate of the vertex we use formula:
$$ x = -\frac{b}{2a} $$In this example: $ a = 1, b = -6, c = 9 $. So, the x-coordinate of the vertex is:
$$ x = -\frac{b}{2a} = -\frac{ -6 }{ 2 \cdot 1 } = 3 $$$$ y = f \left( 3 \right) = 1 \left( 3 \right)^2 - 6 \cdot 3 ~ + ~ 9 = 0 $$Step 4:
Focus is point: $ F=\left(3,~\dfrac{ 1 }{ 4 }\right)$
The x - coordinate of the focus is $ x = -\dfrac{b}{2a} $
The y - coordinate of the focus is $ y = \dfrac{1-b^2}{4a} + c $