Question
Question: Find the values of p and q for which the following system of linear equations has an infinite number...
Find the values of p and q for which the following system of linear equations has an infinite number of solutions.
2x+3y=9,(p+q)x+(2p−q)y=3(p+q+1)
Solution
Hint- Here, we will proceed by comparing the given pair of linear equations with any general pair of linear equations i.e., a1x+b1y+c1=0 and a2x+b2y+c2=0. Then using the condition for having infinite number of solutions i.e., a2a1=b2b1=c2c1.
Complete step-by-step solution -
The given system of linear equations are
2x + 3y = 9 \\\
\Rightarrow 2x + 3y - 9 = 0{\text{ }} \to {\text{(1)}} \\\
and
\left( {p + q} \right)x + \left( {2p - q} \right)y = 3\left( {p + q + 1} \right) \\\
\Rightarrow \left( {p + q} \right)x + \left( {2p - q} \right)y - 3\left( {p + q + 1} \right){\text{ = 0 }} \to {\text{(2)}} \\\
As we know that for any pair of linear equations a1x+b1y+c1=0 →(3) and a2x+b2y+c2=0 →(4) to have infinite number of solutions, the condition which must be satisfied is that the ratio of the coefficients of x should be equal to the ratio of the coefficients of y which further should be equal to the ratio of the constant terms in the pair of linear equations.
The condition is a2a1=b2b1=c2c1 →(5)
By comparing equations (1) and (3), we get
a1=2,b1=3,c1=−9
By comparing equations (2) and (4), we get
a2=p+q,b2=2p−q,c2=−3(p+q+1)
For the given pair of linear equations to have infinite number of solutions, equation (5) must be satisfied
By equation (5), we can write
By equation (6), we can write
⇒p+q2=2p−q3 ⇒2(2p−q)=3(p+q) ⇒4p−2q=3p+3q ⇒4p−3p=3q+2q ⇒p=5q →(7)By equation (6), we can write
⇒2p−q3=p+q+13 ⇒3(p+q+1)=3(2p−q) ⇒3p+3q+3=6p−3q ⇒3p+3q+3−6p+3q=0 ⇒−3p+6q+3=0By substituting the value of p from equation (7) in the above equation, we get
⇒−3(5q)+6q+3=0 ⇒−15q+6q=−3 ⇒−9q=−3 ⇒q=−9−3=31By putting q = 31 in equation (7), we get
⇒p=5(31)=35
Therefore, the required values of p and q for which the given system of linear equations has infinite number of solutions are 35 and 31 respectively.
Note- Any general pair of linear equations which are given by a1x+b1y+c1=0 and a2x+b2y+c2=0 can also have unique solution (consistent solution) if the condition a2a1=b2b1 is satisfied. Also, for these pair of linear equations to have no solution, the condition a2a1=b2b1=c2c1 should always be satisfied.