Skip to content

Straight Lines & Pair of Lines

Linear Geometry Foundation

A linear equation in two variables ax+by+c=0 (a2+b20) geometrically represents a straight line in the Cartesian plane R2.


1. Distance Metrics & Angle Between Lines

📊Visual Mathematical Intuition
Straight Lines, Acute/Obtuse Angle Bisectors & Pair Homogenization
L_1 L_2 P(x_0, y_0) B_1 (Bisector 1) B_2 (Bisector 2) θ/2 θ/2 Fundamental Theorem: Angle Bisectors B1 and B2 are ALWAYS Mutually Perpendicular (B1 ⟂ B2)
Angle Bisectors:a1x+b1y+c1a12+b12=±a2x+b2y+c2a22+b22\frac{a_1 x + b_1 y + c_1}{\sqrt{a_1^2 + b_1^2}} = \pm \frac{a_2 x + b_2 y + c_2}{\sqrt{a_2^2 + b_2^2}}
Orthogonal Bisectors:B1B2    m1m2=1B_1 \perp B_2 \iff m_1 m_2 = -1
Pair of Lines Angle:tanθ=2h2aba+b    a+b=0    θ=90\tan\theta = \frac{2\sqrt{h^2 - ab}}{|a + b|} \implies a + b = 0 \iff \theta = 90^\circ

Intersecting straight lines L1,L2L_1, L_2, mutually perpendicular acute and obtuse angle bisectors B1B2B_1 \perp B_2, and pair-of-lines angle formula tanθ=2h2aba+b\tan\theta = \frac{2\sqrt{h^2-ab}}{|a+b|}.

Perpendicular Distance from (x1,y1) to ax+by+c=0

d=|ax1+by1+c|a2+b2

Distance Between Parallel Lines ax+by+c1=0 and ax+by+c2=0

d=|c1c2|a2+b2

Angle θ Between Lines with Slopes m1,m2

tanθ=|m1m21+m1m2|
  • Lines are parallel m1=m2.
  • Lines are perpendicular m1m2=1.

2. Equations of Angle Bisectors

For lines L1:a1x+b1y+c1=0 and L2:a2x+b2y+c2=0 (make c1,c2>0):

a1x+b1y+c1a12+b12=±a2x+b2y+c2a22+b22
  • Bisector Containing Origin: Choose + sign.
  • Acute vs Obtuse Angle Bisector:
    • If a1a2+b1b2>0+ sign is Obtuse Bisector, sign is Acute Bisector.
    • If a1a2+b1b2<0+ sign is Acute Bisector, sign is Obtuse Bisector.

3. Homogenization of Second-Degree Curves

Homogenization Method

The joint equation of lines joining the origin to the points of intersection of a second-degree curve:

ax2+2hxy+by2+2gx+2fy+c=0

and a line lx+my+n=0 (written as lx+myn=1) is obtained by homogenizing to degree 2:

ax2+2hxy+by2+2(gx+fy)(lx+myn)+c(lx+myn)2=0

These lines are mutually perpendicular if and only if:

Coefficient of x2+Coefficient of y2=0