Suppose I want to find the locus of the point $z$ satisfying $|z+1| = |z-1|$
Let $z = x+iy$
$\Rightarrow \sqrt{(x+1)^2 + y^2} = \sqrt{(x-1)^2 + y^2}$
$\Rightarrow (x+1)^2 = (x-1)^2$
$\Rightarrow x+1 = x-1$
$\Rightarrow 1= -1$
$\Rightarrow$ Loucus does not exist
Is my approach incorrect? The answer I was given was that the y-axis describes the locus.
Any help would be appreciated.
As you remove the square root sign, there is another possible solution
$$x+1 = -(x-1)$$
Hence $x=0$ which is the $y$-axis.
A faster way is to recognize that this means the distance from $1$ and $-1$ are equal and hence the perpendicular bisector is the locus.