Academy
Formulas/maths/Pair Of Straight Lines/Homogenization of a Conic with a Line

Homogenization of a Conic with a Line

Combined equation of the pair of lines joining the origin to the intersection points of conic S = ax²+2hxy+by²+2gx+2fy+c = 0 and line lx+my+n = 0. Obtained by substituting 1 = −(lx+my)/n into S. The result is a homogeneous second-degree equation — always a pair of lines through the origin.
Derivation

Setup: Conic Sax2+2hxy+by2+2gx+2fy+c=0S \equiv ax^2+2hxy+by^2+2gx+2fy+c=0 meets line Llx+my+n=0L \equiv lx+my+n=0 at two points AA and BB. Find the combined equation of lines OAOA and OBOB (where OO is the origin).

Key idea: Make SS homogeneous using the line equation.

From L=0L = 0: lx+my=nlx+my = -n, so lx+myn=1\dfrac{lx+my}{-n} = 1.

Any point on S=0S=0 that also lies on L=0L=0 satisfies both. To write SS in a form where every term has degree 2, replace the implicit "1" in constant and linear terms:

  • Replace cc with c12=c(lx+myn)2c \cdot 1^2 = c \cdot\left(\dfrac{lx+my}{-n}\right)^2
  • Replace 2gx+2fy2gx+2fy with (2gx+2fy)1=(2gx+2fy)lx+myn(2gx+2fy) \cdot 1 = (2gx+2fy)\cdot\dfrac{lx+my}{-n}

Substituting:

ax2+2hxy+by2+(2gx+2fy)lx+myn+c(lx+my)2n2=0ax^2+2hxy+by^2 + (2gx+2fy)\cdot\frac{lx+my}{-n} + c\cdot\frac{(lx+my)^2}{n^2} = 0

Multiplying through by n2n^2:

n2(ax2+2hxy+by2)n(2gx+2fy)(lx+my)+c(lx+my)2=0n^2(ax^2+2hxy+by^2) - n(2gx+2fy)(lx+my) + c(lx+my)^2 = 0

This is homogeneous of degree 2 — it represents a pair of lines through the origin, namely OAOA and OBOB.

Why this works: The homogenized equation vanishes at O(0,0)O(0,0) (every term has degree 2\geq 2, and at the origin all are zero). It also vanishes at AA and BB (since both satisfy S=0S=0 and L=0L=0). So it contains the lines OAOA and OBOB.

Applications:

  1. Angle between OAOA and OBOB — use the angle formula on the homogenized equation's coefficients
  2. OAOBOA \perp OB — apply the perpendicularity condition a+b=0a+b=0 to the homogenized coefficients
  3. Finding the locus of a point such that OAOBOA \perp OB for all positions — equate the perpendicularity condition to get the locus

Standard JEE result: The chord ABAB of conic S=0S=0 subtends a right angle at the origin iff the homogenized equation satisfies coefficient of x2x^2 + coefficient of y2y^2 =0= 0.