Homogenization of a Conic with a Line
Problem: Given conic and line , find the joint equation of lines and , where is the origin and are the intersections of with .
The technique
From : . This equals at every point on .
Replace degree-1 terms in using this factor, and the constant using its square:
Why it works
The result is homogeneous of degree 2 in and , so it represents a pair of lines through the origin. At any point on both and , the substitution reduces the equation back to . So the equation is satisfied by (trivially) and by , — hence it is the joint equation of and .
Standard application
The chord subtends a right angle at if and only if , i.e. the homogenized equation represents a perpendicular pair. The condition:
This gives a direct condition relating the parameters of and without finding and explicitly.
Why homogenization cannot be avoided
There is no other method that produces the joint equation of and without first solving the conic-line system. Homogenization bypasses this computation entirely.