Describe the set of all complex numbers $z$ such that : $$|z-a |+| z-b |=c$$ where $a,b, c$ are real
At a simple look I immediately recognized that this is some ellipse because it's the same with the definition of the ellipse with two foci, the sum of the distances from a point in the ellipse in this case $z$ remains constant. I started working out on algebraic manipulations based on the rectangular coordinates of $z$ but the equation gives me only square roots like:
$$\sqrt{(x-a)^{2}+y^2}+\sqrt{(x-b)^2+y^2}=c$$
but this is at least not very convincing, can someone give some hint how to prove this more analytically.