find the vertex by substituting the value of x into the quadratic equation.

Answer:
Vertex = (1, 1)
Explanation:
Given the quadratic equation:
[tex]y-x^2+2x=2[/tex]First, rewrite the equation in the standard form y=ax²+bx+c:
[tex]\begin{gathered} y=x^2-2x+2 \\ \implies a=1,b=-2,c=2 \end{gathered}[/tex]The value of x at the vertex is obtained using the formula for the equation of symmetry below:
[tex]\begin{gathered} x=-\frac{b}{2a} \\ x=-\frac{-2}{2\times1}=1 \end{gathered}[/tex]Next, substitute x=1 into the quadratic function:
[tex]\begin{gathered} y=x^2-2x+2 \\ =1^2-2(1)+2 \\ y=1 \end{gathered}[/tex]The vertex of the quadratic function is (x, y) = (1, 1).
The first option is correct.