If I plot $|z-a| + |z-b| = c$ on complex plane (where $z,a,b,c$ are complex numbers), what kinds of graphs should I expect and what is the general form of the solution?
I know that a circle can be obtained by say $|z+i|+|z-1|=2$ and an ellipse can be obtained by $|z - 3| + |z +3| = 10$. I am guessing that the general solution is conics sections.
If you want any solutions then $c$ must be a nonnegative real number, in which case you get a line segment from $a$ to $b$ if $c=|a-b|$ and an ellipse if $c>|a-b|$, and nothing otherwise. The circle you found is not actually a circle but an ellipse with foci at $i$ and $1$ that looks pretty circlelike. The only way to get a circle is to set $a=b$.