Question Statement
Q1. Find the lines represented by each of the following joint equations:
(i) x 2 + 5 x y + 6 y 2 = 0
(ii) 7 x 2 − 2 x y − 9 y 2 = 0
(iii) x 2 + 6 x y = 0
(iv) x 2 − 8 x y + 12 y 2 = 0
(v) 5 x 2 + 3 x y − 2 y 2 = 0
(vi) x 2 − 3 x y − y 2 = 0
Background and Explanation
A joint equation of the form a x 2 + 2 h x y + b y 2 = 0 represents two straight lines passing through the origin. To find these individual lines, we factorize the homogeneous quadratic expression into two linear factors. When simple factorization by grouping is not possible, we treat the equation as a quadratic in one variable and apply the quadratic formula.
Solution
Given the equation:
x 2 + 5 x y + 6 y 2 = 0
To factorize, we split the middle term 5 x y into 2 x y + 3 x y :
x 2 + 2 x y + 3 x y + 6 y 2 = 0
Group the terms to extract common binomial factors:
x ( x + 2 y ) + 3 y ( x + 2 y ) = 0
Factor out ( x + 2 y ) :
( x + 3 y ) ( x + 2 y ) = 0
Setting each factor equal to zero gives the required lines:
x + 3 y = 0 and x + 2 y = 0
Given the equation:
7 x 2 − 2 x y − 9 y 2 = 0
Factorize by grouping. We look for terms that give a common binomial factor:
7 x ( x + y ) − 9 y ( x + y ) = 0
Verify: 7 x ( x + y ) = 7 x 2 + 7 x y and − 9 y ( x + y ) = − 9 x y − 9 y 2 , which sum to 7 x 2 − 2 x y − 9 y 2 .
Factor out ( x + y ) :
( 7 x − 9 y ) ( x + y ) = 0
Therefore, the required lines are:
7 x − 9 y = 0 and x + y = 0
Given the equation:
x 2 + 6 x y = 0
Factor out the common term x :
x ( x + 6 y ) = 0
Setting each factor to zero:
x = 0 and x + 6 y = 0
These are the required lines (the y-axis and a line through the origin with slope − 6 1 ).
Given the equation:
x 2 − 8 x y + 12 y 2 = 0
Split − 8 x y as − 6 x y − 2 x y to enable grouping:
x 2 − 6 x y − 2 x y + 12 y 2 = 0
Group terms:
x ( x − 6 y ) − 2 y ( x − 6 y ) = 0
Factor out ( x − 6 y ) :
( x − 2 y ) ( x − 6 y ) = 0
Therefore, the required lines are:
x − 2 y = 0 and x − 6 y = 0
Given the equation:
5 x 2 + 3 x y − 2 y 2 = 0
Split 3 x y as 5 x y − 2 x y :
5 x 2 + 5 x y − 2 x y − 2 y 2 = 0
Group terms:
5 x ( x + y ) − 2 y ( x + y ) = 0
Factor out ( x + y ) :
( x + y ) ( 5 x − 2 y ) = 0
Therefore, the required lines are:
x + y = 0 and 5 x − 2 y = 0
Given the equation:
x 2 − 3 x y − y 2 = 0
Since this cannot be factorized easily by rational coefficients (inspection method fails), we treat it as a quadratic equation in x :
x 2 − ( 3 y ) x + ( − y 2 ) = 0
Using the quadratic formula x = 2 a − b ± b 2 − 4 a c with a = 1 , b = − 3 y , and c = − y 2 :
x = 2 ( 1 ) − ( − 3 y ) ± ( 3 y ) 2 − 4 ( 1 ) ( − y 2 )
Simplify the discriminant:
x = 2 3 y ± 9 y 2 + 4 y 2 = 2 3 y ± 13 y 2 = 2 3 y ± 13 y
Factor out y :
x = ( 2 3 ± 13 ) y
This yields two separate equations. Multiply both sides by 2 and rearrange:
2 x = ( 3 + 13 ) y ⇒ 2 x − ( 3 + 13 ) y = 0
2 x = ( 3 − 13 ) y ⇒ 2 x − ( 3 − 13 ) y = 0
Therefore, the required lines are:
2 x − ( 3 + 13 ) y = 0 and 2 x − ( 3 − 13 ) y = 0
Homogeneous Quadratic Equation : General form a x 2 + 2 h x y + b y 2 = 0 representing two lines through the origin
Factorization by Grouping : Splitting the middle term 2 h x y to create two groups with common binomial factors
Quadratic Formula : For equation a x 2 + b x + c = 0 , solutions are x = 2 a − b ± b 2 − 4 a c
Linear Factor Interpretation : Each linear factor ( l x + m y ) corresponds to a line l x + m y = 0
Summary of Steps
Identify the equation as a homogeneous quadratic (joint equation) in x and y
Attempt factorization by splitting the middle term and grouping to find common binomial factors
If factorizable : Set each linear factor equal to zero to obtain the two lines
If not easily factorable : Treat as quadratic in one variable (say x ), treating the other variable (y ) as constant, and apply the quadratic formula
Simplify the resulting expressions and rearrange into standard line form l x + m y = 0