Question
Question: The value of $\lambda$ such that the system $x - 2y + z = -4, 2x - y + 2z = 2$ and $x + y + \lambda ...
The value of λ such that the system x−2y+z=−4,2x−y+2z=2 and x+y+λz=4 has no solution is

A
3
B
1
C
0
D
-3
Answer
1
Explanation
Solution
For the system
⎩⎨⎧x−2y+z=−4,2x−y+2z=2,x+y+λz=4,the coefficient matrix is
A=121−2−1112λ.-
Compute the determinant:
detA=1−112λ−(−2)212λ+121−11. =1(−λ−2)+2(2λ−2)+1(2+1) =(−λ−2)+(4λ−4)+3 =3λ−3.Setting detA=0 gives:
3λ−3=0⇒λ=1. -
Check inconsistency:
With λ=1, the third equation should be a linear combination of the first two for consistency. Testing the combination shows that while the coefficients match, the corresponding constant term does not (combining the first two gives a constant 6 instead of 4). Hence, the system is inconsistent (has no solution).