We revisit with Cartesian coordinates a result we already know from synthetic geometry: the perpendicular bisector of a segment. We find it with two different methods, which naturally lead to the same equation.

Example — Method 1: definition as a locus

Equation of the perpendicular bisector of the segment ABAB with A(4;5)A(4;5) and B(1;6)B(1;-6).

The generic point P(xP;yP)P(x_P; y_P) of the perpendicular bisector is equidistant from AA and BB: (xP4)2+(yP5)2=(xP1)2+(yP+6)2\sqrt{(x_P-4)^2+(y_P-5)^2} = \sqrt{(x_P-1)^2+(y_P+6)^2} Squaring: xP2+168xP+yP2+2510yP=xP2+12xP+yP2+36+12yPx_P^2+16-8x_P+y_P^2+25-10y_P = x_P^2+1-2x_P+y_P^2+36+12y_P Simplifying (xP2x_P^2 and yP2y_P^2 cancel): 6xP22yP=4    3x+11y=2    y=311x+211-6x_P - 22y_P = -4 \implies 3x+11y = 2 \implies \boxed{y = -\frac{3}{11}x + \frac{2}{11}}

Example — Method 2: midpoint and perpendicularity

Midpoint: M=(52,12)M=\bigl(\frac{5}{2},\,-\frac{1}{2}\bigr).

Slope of ABAB: mAB=6514=113=113m_{AB}=\dfrac{-6-5}{1-4}=\dfrac{-11}{-3}=\dfrac{11}{3}.

Perpendicular slope: m=311m=-\dfrac{3}{11}.

Line through MM with slope 311-\frac{3}{11}: y+12=311(x52)    y=311x+211y+\frac{1}{2} = -\frac{3}{11}\Bigl(x-\frac{5}{2}\Bigr) \implies y = -\frac{3}{11}x+\frac{2}{11} Same result as Method 1. ✓

Topics: Euclidean circle
Concepts: Perpendicular bisector
Skills: Analytic geometry · Using formulae