Solveeit Logo

Question

Question: For what value of \(K\) will the following pair of linear equations have infinitely many solutions? ...

For what value of KK will the following pair of linear equations have infinitely many solutions?
Kx+3y(K3)=0Kx + 3y - (K - 3) = 0
12x+KyK=012x + Ky - K = 0

Explanation

Solution

Here, in the given question, we are given two equations and using these two equations we need to find the value of KK. Here we will proceed by using the condition of infinite many solution i.e. a1a2=b1b2=c1c2\dfrac{{{a_1}}}{{{a_2}}} = \dfrac{{{b_1}}}{{{b_2}}} = \dfrac{{{c_1}}}{{{c_2}}}. Then we will compare the ratios of the coefficients of the given equation and get the required value of KK.

Complete step by step answer:
We are given, Kx+3y(K3)=0..........(1)Kx + 3y - (K - 3) = 0..........\left( 1 \right)
12x+KyK=0..........(2)12x + Ky - K = 0..........\left( 2 \right)
The above equations are of the form:
a1x+b1y+c1=0{a_1}x + {b_1}y + {c_1} = 0
a2x+b2y+c2=0\Rightarrow {a_2}x + {b_2}y + {c_2} = 0
We know that the condition of infinite solution is a1a2=b1b2=c1c2\dfrac{{{a_1}}}{{{a_2}}} = \dfrac{{{b_1}}}{{{b_2}}} = \dfrac{{{c_1}}}{{{c_2}}}.
So according to the question,
Here a1=K{a_1} = K, b1=3{b_1} = 3 and c1=(K3){c_1} = - \left( {K - 3} \right).
And a2=12{a_2} = 12, b2=K{b_2} = K and c1=K{c_1} = - K.

Comparing the ratios of the coefficients of given equation, we get,
K12=3K=(K3)K\Rightarrow \dfrac{K}{{12}} = \dfrac{3}{K} = \dfrac{{ - (K - 3)}}{{ - K}}
On canceling out the negative signs, we get
K12=3K=K3K\Rightarrow \dfrac{K}{{12}} = \dfrac{3}{K} = \dfrac{{K - 3}}{K}
Now we will compare coefficients of xx and yy i.e., a1a2=b1b2\dfrac{{{a_1}}}{{{a_2}}} = \dfrac{{{b_1}}}{{{b_2}}}.
K12=3K\Rightarrow \dfrac{K}{{12}} = \dfrac{3}{K}
On cross multiplication, we get
K2=12×3\Rightarrow {K^2} = 12 \times 3
On multiplication of terms, we get
K2=36\Rightarrow {K^2} = 36
K=±6\Rightarrow K = \pm 6

Now we will compare b1b2=c1c2\dfrac{{{b_1}}}{{{b_2}}} = \dfrac{{{c_1}}}{{{c_2}}}
3K=K3K\Rightarrow \dfrac{3}{K} = \dfrac{{K - 3}}{K}
On cross multiplication, we get
3K=K(K3)\Rightarrow 3K = K(K - 3)
On multiplication of terms, we get
3K=K23K\Rightarrow 3K = {K^2} - 3K
Shift all terms to one side.
K23K3K=0\Rightarrow {K^2} - 3K - 3K = 0
K26K=0\Rightarrow {K^2} - 6K = 0
On taking KK as a common factor we get,
K(K6)=0\Rightarrow K\left( {K - 6} \right) = 0
K=0,6\therefore K = 0,6
Only 66 satisfies both the equations.

Hence, the given system of equations will have infinitely many solutions if K=6K = 6.

Note: We can also use another method to solve these equations, firstly we convert the system of equations into matrix form in terms of AA, BB and XX. If there’s infinitely many solutions of the system of equations, then the value of adjoint (A)×B=0\left( A \right) \times B = 0. Further we will use the method of multiplication of two matrices, we will find the value of adjoint (A)×B=0\left( A \right) \times B = 0. Eventually we will compare the values and get the value of xx and yy.