.
Find all complex numbers z such that |z - 1| = |z + 3| + |z - 2i|.
~~~~~~~~~~~~~~~~~~~~~~~~~~
In his post, @CPhill came to the conclusion that z = -4
is the solution (one solution) to the problem.
But easy check shows that it is not so.
Indeed, then |z-1| = |-4-1| = |-5| = 5;
|z+3| = |-4+3| = |-1| = 1,
|z-2i| = |-4-2i| = = = ,
but 5 is not equal to .
So, it disproves the statement by @CPhill that z= 4 is a solution.
It is not.