Question
Find the equation of the line passing through the intersection of and , and also passing through the point .
(JEE Main 2022, similar pattern)
Solution — Step by Step
Any line passing through the intersection of and can be written as:
This is the family of lines through their intersection. Different values of give different lines in this family.
The line passes through . Substitute :
Substituting :
Interesting — the required line is itself. This means the point actually lies on . Quick check: . Confirmed.
Why This Works
The equation represents every line through the intersection of and (except itself, which corresponds to ). Why? Because any point satisfying both and also satisfies for every .
This “family” approach is powerful because it avoids finding the intersection point explicitly. You directly get the required line by applying one additional condition (passing through a point, or having a given slope, or being parallel to an axis).
Alternative Method
Find the intersection point by solving the two equations simultaneously:
From and : multiply first by 2 and second by 3, then add: , so , , .
Intersection: . Then find the line through and . This works but involves uglier fractions.
The family-of-lines method is always faster when the additional condition is simple (a point, a slope, or parallel/perpendicular to an axis). It skips the messy intersection calculation entirely. Use it as your default approach for JEE.
Common Mistake
The family does NOT include itself (that would need ). If the problem’s answer turns out to be , write it separately. In practice, when gives the answer (as here), it means the answer is , and when is finite and non-zero, it is a new line. But if you suspect the answer might be , check it directly.