Is there a formal proper way of finding the line between two points?
By that I don't mean the line connecting the two points, I mean a line that runs the same distance away from point 1 and point 2.
To phrase it another way, I want to find the equation of a line that divides the plane into two equal parts, where each of the two points are the same distance from the line.
I drew a picture. In this picture, how do I find the purple line?

It may or not be relevant, but I'm asking because I am trying to learn about Support Vector Machines.