Answer:
(-1,-6)
Step-by-step explanation:
We have the following function:
[tex]f(x) = x^{2} + 6x + 3[/tex]
The following transformation is applied
[tex]g(x) = f(x - 2)[/tex]
So
[tex]g(x) = f(x - 2) = (x - 2)^{2} + 6(x - 2) + 3[/tex]
[tex]g(x) = x^{2} - 4x + 4 + 6x - 12 + 3[/tex]
[tex]g(x) = x^{2} + 2x - 5[/tex]
For a second order function in the format:
[tex]g(x) = ax^{2} + bx + c[/tex]
The vertex is:
[tex]V = (x_{v}, g(x_{v})[/tex]
In which
[tex]x_{v} = -\frac{b}{2a}[/tex]
In this problem
[tex]a = 1, b = 2[/tex]
So
[tex]x_{v} = -\frac{2}{2*1} = -1[/tex]
Then
[tex]g(x_{v}}) = g(-1) = (-1)^{2} +2(-1) - 5 = -6[/tex]
So the correct answer is:
(-1,-6)