What is the vertex of the parabola of the parabola that is formed from the function?

Answer:
vertex = (2, - 1 )
Step-by-step explanation:
Given a parabola in standard form
f(x) = ax² + bx + c ( a ≠ 0 ) , then
The x- coordinate of the vertex is
[tex]x_{vertex}[/tex] = - [tex]\frac{b}{2a}[/tex]
f(x) = x² - 4x + 3 ← is in standard form
with a = 1, b = - 4 , then
[tex]x_{vertex}[/tex] = - [tex]\frac{-4}{2}[/tex] = 2
Substitute x = 2 into f(x) for corresponding y- coordinate
f(2) = 2² - 4(2) + 3 = 4 - 8 + 3 = - 1
vertex = (2, - 1 )