$$\begin{align} |z-4i|&=2|z+4|\\[4pt] |x+yi-4i|&=2|x+yi+4|\\[4pt] |x+i(y-4)|&=2|(x+4)+iy|\\[4pt] \sqrt{x^2+(y-4)^2}&=2\sqrt{(x+4)^2+y^2}\\[4pt] (\sqrt{x^2+(y-4)^2})^2&=(2\sqrt{(x+4)^2+y^2})^2\\[4pt] x^2+y^2-8y+16&= 4(x^2+8x+16+y^2)\\[4pt] x^2+y^2-8y+16&= 4x^2+32x+64+4y^2\\[4pt] 0&= 3x^2+3y^2+32x+8y+48 \end{align}$$
Is it okay? Thank you
Your computation is fine.
But I’ve been meditating on the form of your final result, since it says that the locus is a circle: coefficients of $x^2$ and $y^2$ are the same, and no $xy$ term. So there must be a theorem from plane geometry that says: If $P$ and $Q$ are points in the plane, the locus of points $R$ that are $k$ times as far from $Q$ as from $P$ is a circle, if $k\ne1$.
It’s easy enough to prove this analytically, by a method the same as yours, but surely there has to be a synthetic proof, perhaps even straight out of Euclid.
Does anyone know such a proof? Or can you cook one up? I looked at it, and have been stumped so far.
Anyway, thanks for a provocative question (and calculation).