Question
Question: The system of linear equations: \(\begin{aligned} & x+y+z=2 \\\ & 2x+3y+2z=5 \\\ & 2x...
The system of linear equations:
x+y+z=22x+3y+2z=52x+3y+(a2−1)z=a+1
(A) Has infinitely many solutions for a=4
(B) Is consistent when ∣a∣=3
(C) Is consistent when ∣a∣=4
(D) Has a unique solution for ∣a∣=3
Solution
We start solving this problem by considering all the three given equations and then we apply Cramer’s rule to find D,D1. We start solving the determinant D by converting the column C2 as C2−C1 and the column C3as C3−C1 and then we solve the obtained determinant to get D. Then we start solving the determinant D1 by converting the column C3as C3−C2 and the column C2 as C2−21C1 and then we solve the obtained determinant to get D1. Then we substitute the value 4 for a in the determinant D1 to know whether it has infinitely many solutions for a=4 as mentioned in option (A). Then we check whether it is consistent or inconsistent.
Complete step-by-step solution:
Let us consider the given equations,
x+y+z=22x+3y+2z=52x+3y+(a2−1)z=a+1
Let us consider the Cramer’s method, that is, if the system of linear equations are
a1x+b1y+c1z=d1a2x+b2y+c2z=d2a3x+b3y+c3z=d3 , then
D=a1 a2 a3 b1b2b3c1c2c3,D1=d1 d2 d3 b1b2b3c1c2c3,D2=a1 a2 a3 d1d2d3c1c2c3,D3=a1 a2 a3 b1b2b3d1d2d3
Let us consider the different conditions for consistent and inconsistent solutions.
(i) If D=0 and at least one of the D1,D2,D3 is not equal to zero, then the system of equations has unique solution. (Consistent)
(ii) If D=0,D1=0,D2=0,D3=0 , then the system of equations has infinitely many solutions. (Consistent)
(iii) If D=0 and at least one of the D1,D2,D3 is not equal to zero, then the system of equations has no solution. (Inconsistent)
Let us now find the determinant D , we get,
D=1 2 2 13312a2−1
Now, let us convert the column C2 as C2−C1 and the column C3as C3−C1, we get,
D=1 2 2 1−13−23−21−12−2a2−1−2D=1 2 2 01100a2−3
Let us expand the above determinant along R1 , we get,
D=1(a2−3−0)−0+0D=a2−3
Now, we find the determinant D1.
D1=2 5 a+1 13312a2−1
Let us now convert the column C3 as C3−C2 and the column C2 as C2−21C1 , we get,
D1=2 5 a+1 1−223−253−2a+11−12−3a2−1−3D1=2 5 a+1 02125−2a0−1a2−4
Now, we expand the determinant D1 along R1 , we get,
D1=2[21(a2−4)+1(25−2a)]D1=a2−4+5−aD1=a2−a+1
Now, let us substitute 3 in D and D1 , we get,
D=(3)2−3D=3−3D=0
And
D1=3−3+1D1=4−3D1=0
Therefore, the given system of linear equations has no solution when ∣a∣=3.
Now, let us substitute 4 in D and D1 , we get,
D=(4)2−3D=16−3D=13⇒D=0
And
D1=16−4+1D1=13D1=13⇒D1=0
So, the given system of linear equations has unique solution when ∣a∣=4.
Therefore, the given system of linear equations is consistent when ∣a∣=4.
Hence, the answer is an option (C).
Note: The possibilities for making mistakes in this type of problems are one may make a mistake by converting the column or row while finding out the determinant, in a wrong way. One must know which column or row should be converted by which process and one must also know how to expand the determinant through any row or column for easy calculation.