Answer: First Option
[tex]f (x) = (x-1) ^ 2 + 3[/tex]
Step-by-step explanation:
Quadratic quadratic functions have the following form:
[tex]f (x) = (x-h) ^ 2 + k[/tex]
Where the point (h, k) is the vertex of the function.
For a quadratic function of the form [tex]f (x) = ax ^ 2 + bx + c[/tex] the vertex of the function is at the point [tex](-\frac{b}{2a}, f(\frac{-b}{2a}))[/tex]
In this case the function is: [tex]f(x) = 4 + x^2 - 2x\\\\f(x)=x^2 -2x +4[/tex]
Then:
[tex]a=1\\b=-2\\c=4[/tex]
The vertex is:
[tex](-\frac{(-2)}{2(1)}, f(\frac{2}{2(1)}))[/tex]
[tex](1, f(1))[/tex]
Note that
[tex]f(1) = (1)^2 -2(1) +4\\\\f(1)=1-2+4=3[/tex]
Therefore the vertex is the point [tex](1, 3)[/tex]
Finally we have that [tex]h=1,\ k=3[/tex]
The function in vertex form is :
[tex]f (x) = (x-1) ^ 2 + 3[/tex]