I've studied line geometry especially one that has to do with distance formula and question. But I just don't know how to approach this question
Find the equation for the set of all points
equidistant from the line y = 1 and the point (-1,-1)
equidistant from the line x = -2 and the point (2,3)
equidistant from the points (-2,3) and (4,1)
These three questions, I know, have the same similar approach but I just need a clue to proceed. Any help will be really appreciated
Hint:
The points equidistant from the line $y=0$ and the point $(0,1)$ fulfill the equation
$$y=\sqrt{x^2+(y-1)^2}$$ or
$$x^2-2y+1=0$$ which describes a parabola.
The points equidistant from the points $(1,0)$ and $(-1,0)$ fulfill the equation
$$\sqrt{(x+1)^2+y^2}=\sqrt{(x-1)^2+y^2}$$ or
$$x=0$$ which describes the $y$ axis.
Now, the specified constraints are metric and remain invariant under a similarity transform. So you can find the similarity transforms that turn the given points/lines to the reduced ones that I used.