My question is: Represent the following set of points in the $\,xy\,$- plane:
$$\left\{ (x,y)\,\, |\,\, x^2 + y^2 - 2x - 2y + 1 = 0 \right\}$$
What i got: $\,\,(x-2)^2 + (y-2)^2 = 1\,\,$
I am not getting what to do next. Any help to solve this question would be greatly appreciated. Thank you,
$$x^2+y^2-2x-2y+1=0\Longrightarrow (x-1)^2+(y-1)^2-2+1=0\Longrightarrow$$$$\Longrightarrow (x-1)^2+(y-1)^2=1$$Do you recognize it now?
Added In general we can complete the square as follows: $$ax^2+bx=a\left(x^2+\frac{b}{a}\right)=a\left(x+\frac{b}{2a}\right)^2-\frac{b^2}{4a}\,\,,\,\,a\neq 0$$