Academy
Formulas/maths/Straight Lines/Angle Bisectors of Two Lines

Angle Bisectors of Two Lines

Locus of points equidistant from both lines. The + sign gives one bisector, the − sign gives the other.
Derivation

A point P(x,y)P(x,y) lies on a bisector of lines L1:a1x+b1y+c1=0L_1: a_1x+b_1y+c_1=0 and L2:a2x+b2y+c2=0L_2: a_2x+b_2y+c_2=0 if and only if it is equidistant from both:

a1x+b1y+c1a12+b12=±a2x+b2y+c2a22+b22\frac{a_1x+b_1y+c_1}{\sqrt{a_1^2+b_1^2}} = \pm\frac{a_2x+b_2y+c_2}{\sqrt{a_2^2+b_2^2}}

The ++ sign gives one bisector, the - sign gives the other. The two bisectors are always perpendicular to each other.

Which bisector contains the origin?

Substitute (0,0)(0,0): evaluate c1a12+b12\dfrac{c_1}{\sqrt{a_1^2+b_1^2}} and c2a22+b22\dfrac{c_2}{\sqrt{a_2^2+b_2^2}}.

  • Same sign \Rightarrow origin satisfies the ++ equation \Rightarrow origin lies on the ++ bisector.
  • Opposite sign \Rightarrow origin lies on the - bisector.

Acute vs obtuse bisector

Ensure c1,c2>0c_1, c_2 > 0 (multiply lines by 1-1 if needed). Then:

  • a1a2+b1b2>0a_1a_2 + b_1b_2 > 0: the ++ bisector bisects the obtuse angle; the - bisector bisects the acute angle.
  • a1a2+b1b2<0a_1a_2 + b_1b_2 < 0: the ++ bisector bisects the acute angle; the - bisector bisects the obtuse angle.