Let $z$ be a complex number such that $\dfrac{z-i}{z-1}$ is purely imaginary. Find the minimum value of $|z-(2+2i)|$.
Source: ISI 2017 BMATH UGA $$$$
Attempt:
Since $\dfrac{z-i}{z-1}$ is purely imaginary,
$$$$$$\dfrac{z-i}{z-1}+\overline{\left(\dfrac{z-i}{z-1}\right)}=0$$ This reduces to
$$|z|^2=\Re(z)+\Im(z)$$
This represents the locus of $z$ on the Argand Plane. The minimum value of $|z-(2+2i)|$ will be the shortest distance between any point $z$ lying on $|z|^2=\Re(z)+\Im(z)$ and the point $(2,2)$ on the Argand Plane. $$$$Unable to recognize the locus represented by $|z|^2=\Re(z)+\Im(z)$.
How to identify locus represented by $|z|^2=\Re(z)+\Im(z)$ without reducing to Cartesian Coordinates?
If $\frac{z-i}{z-1}$ is a purely imaginary value, then $z$ must lie (in the complex plane) at a point such that the lines from $z$ to $i$ and from $z$ to $1$ are at right angles to one another. This locus is a circle* (shown in blue below):
In the diagram above, $2+2i$ is the point in green. It should be evident that the closest point on the blue circle from $2+2i$ is at $1+i$. The orange circle represents all points that are at distance $\sqrt{2}$ from $2+2i$; the blue circle lies entirely outside the orange circle, save at $1+i$, where they are tangent.
That distance, $\sqrt{2}$, is the minimum value of $|z - (2+2i)|$.
*This property is known in elementary geometry as Thales's Theorem (among other things). The Wikipedia plot summary for this theorem (linked above) gives a couple of proofs.