Question
Question: For what value of \(K\) will the following pair of linear equations have infinitely many solutions? ...
For what value of K will the following pair of linear equations have infinitely many solutions?
Kx+3y−(K−3)=0
12x+Ky−K=0
Solution
Here, in the given question, we are given two equations and using these two equations we need to find the value of K. Here we will proceed by using the condition of infinite many solution i.e. a2a1=b2b1=c2c1. Then we will compare the ratios of the coefficients of the given equation and get the required value of K.
Complete step by step answer:
We are given, Kx+3y−(K−3)=0..........(1)
12x+Ky−K=0..........(2)
The above equations are of the form:
a1x+b1y+c1=0
⇒a2x+b2y+c2=0
We know that the condition of infinite solution is a2a1=b2b1=c2c1.
So according to the question,
Here a1=K, b1=3 and c1=−(K−3).
And a2=12, b2=K and c1=−K.
Comparing the ratios of the coefficients of given equation, we get,
⇒12K=K3=−K−(K−3)
On canceling out the negative signs, we get
⇒12K=K3=KK−3
Now we will compare coefficients of x and y i.e., a2a1=b2b1.
⇒12K=K3
On cross multiplication, we get
⇒K2=12×3
On multiplication of terms, we get
⇒K2=36
⇒K=±6
Now we will compare b2b1=c2c1
⇒K3=KK−3
On cross multiplication, we get
⇒3K=K(K−3)
On multiplication of terms, we get
⇒3K=K2−3K
Shift all terms to one side.
⇒K2−3K−3K=0
⇒K2−6K=0
On taking K as a common factor we get,
⇒K(K−6)=0
∴K=0,6
Only 6 satisfies both the equations.
Hence, the given system of equations will have infinitely many solutions if K=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 A, B and X. If there’s infinitely many solutions of the system of equations, then the value of adjoint (A)×B=0. Further we will use the method of multiplication of two matrices, we will find the value of adjoint (A)×B=0. Eventually we will compare the values and get the value of x and y.