$z$ is a complex number. What does $2|z+3i|=|z-i|$ represent?
Putting $z=x+iy$, I get a circle with radius $\frac83$. But the equation of circle is $|z-z_1|=r$.
How to intuitively see that $2|z+3i|=|z-i|$ represents a circle?
$z$ is a complex number. What does $2|z+3i|=|z-i|$ represent?
Putting $z=x+iy$, I get a circle with radius $\frac83$. But the equation of circle is $|z-z_1|=r$.
How to intuitively see that $2|z+3i|=|z-i|$ represents a circle?
That is the Circles of Apollonius. In fact, if $|z - a| = k |z - b|$, we have $$ \left |z - \frac{a - b k^2}{1 - k^2}\right | = \frac{k|a - b|}{|1 - k^2|}, $$ Thus it is a circle. See this post.