I have this problem on my maths exam and I got stuck.
Sketch all of numbers that satisfy $\Re\left(\frac{z-2}{z-2i}\right) = 0$.
What I did:
$$\frac{z-2}{z-2i} = \frac{(x-2) + iy}{x + i(y-2)}\\ \frac{(x-2) + iy}{x + i(y-2)} × \frac{x - i(y-2)}{x - i(y-2)}\\ \cdots$$ Finally getting this $$\Re\left(\frac{z-2}{z-2i}\right) = 0 \implies x(x-2) + y(y-2) = 0$$
Idk what to do next.
EDIT: Thanks for all the answers. I got it figured out. I just had to "complete the square" to get an equation of the circle and after was just matter of plotting it.
You can also use that $Re\left(\frac{z-2}{z-2i}\right) = 0\iff \frac{z-2}{z-2i}$ is purely imaginary, therefore
$$\frac{z-2}{z-2i}=-\frac{\bar z-2}{\bar z+2i} \iff z\bar z+2iz-2\bar z-4i=-z\bar z+2z+2i\bar z-4i \\\iff (z+\bar z)-i(z+z\bar)=z\bar z \iff 2Re(z)+2Im(z)=|z|^2 \\\iff 2x+2y=x^2+y^2\iff x^2-2x+y^2-2y=0\iff (x-1)^2+(y-1)^2=2$$