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.
Setup: Conic S≡ax2+2hxy+by2+2gx+2fy+c=0 meets line L≡lx+my+n=0 at two points A and B. Find the combined equation of lines OA and OB (where O is the origin).
Key idea: Make S homogeneous using the line equation.
From L=0: lx+my=−n, so −nlx+my=1.
Any point on S=0 that also lies on L=0 satisfies both. To write S in a form where every term has degree 2, replace the implicit "1" in constant and linear terms:
- Replace c with c⋅12=c⋅(−nlx+my)2
- Replace 2gx+2fy with (2gx+2fy)⋅1=(2gx+2fy)⋅−nlx+my
Substituting:
ax2+2hxy+by2+(2gx+2fy)⋅−nlx+my+c⋅n2(lx+my)2=0
Multiplying through by n2:
n2(ax2+2hxy+by2)−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 OA and OB.
Why this works: The homogenized equation vanishes at O(0,0) (every term has degree ≥2, and at the origin all are zero). It also vanishes at A and B (since both satisfy S=0 and L=0). So it contains the lines OA and OB.
Applications:
- Angle between OA and OB — use the angle formula on the homogenized equation's coefficients
- OA⊥OB — apply the perpendicularity condition a+b=0 to the homogenized coefficients
- Finding the locus of a point such that OA⊥OB for all positions — equate the perpendicularity condition to get the locus
Standard JEE result: The chord AB of conic S=0 subtends a right angle at the origin iff the homogenized equation satisfies coefficient of x2 + coefficient of y2 =0.