Find all complex numbers $z$ such that $|z-1|=|z+3|=|z-i|$.
I am not sure how to do this at all. I tried graphing $|z-1| = |z+3|$ and I figured out that that was a straight line. Is the easiest way to graph them and find their intersection/intersections, or is there another was because I am not sure how to graph $|z-1| = |z-i|$ or $|z+3|=|z-i|$. Thank you very much
Hint: $\;\require{cancel}|z-1|=|z+3|$ $\iff (z-1)(\bar z -1) = (z+3)(\bar z + 3)$ $\iff \bcancel{|z|^2} - (z+ \bar z)+1 = \bcancel{|z|^2} + 3(z+\bar z) + 9$ $\iff \operatorname{Re}(z) = \frac{1}{2}(z+\bar z) = -1\,$.
Repeat for $|z-1|=|z-i| \iff (z-1)(\bar z - 1)=(z-i)(\bar z +i) \iff\;\ldots$