Step 1:
X - intercept are:
$$ \begin{aligned} & \color{blue}{ x_1 = 3-\frac{ 3 \sqrt{ 2}}{ 2 } } \\[1 em] & \color{blue}{ x_2 = 3+\frac{ 3 \sqrt{ 2}}{ 2 } } \end{aligned} $$To find the x-intercepts, we need to solve equation $ 2x^2-12x+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}) = 2 \cdot \color{blue}{0}^2 -12 \cdot \color{blue}{0} + 9 = 9$$Step 3:
Vertex is point: $V=\left(3,~-9\right) $
To find the x - coordinate of the vertex we use formula:
$$ x = -\frac{b}{2a} $$In this example: $ a = 2, b = -12, c = 9 $. So, the x-coordinate of the vertex is:
$$ x = -\frac{b}{2a} = -\frac{ -12 }{ 2 \cdot 2 } = 3 $$$$ y = f \left( 3 \right) = 2 \left( 3 \right)^2 - 12 \cdot 3 ~ + ~ 9 = -9 $$Step 4:
Focus is point: $ F=\left(3,~-\dfrac{ 71 }{ 8 }\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 $