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
We are given the system
⎩⎨⎧x−2y+z=−4,2x−y+2z=2,x+y+λz=4.The system has no solution when the coefficient matrix is singular and the system is inconsistent. The coefficient matrix is
A=121−2−1112λ.Its determinant is
det(A)=1−112λ−(−2)212λ+121−11.Calculating the minors:
det(−112λ)det(212λ)det(21−11)=−1⋅λ−2⋅1=−λ−2,=2λ−2⋅1=2λ−2,=2⋅1−(−1)⋅1=2+1=3.Thus,
det(A)=(−λ−2)+2(2λ−2)+3=−λ−2+4λ−4+3=3λ−3.Setting det(A)=0 gives:
3λ−3=0⟹λ=1.Now, substituting λ=1 into the system yields:
⎩⎨⎧x−2y+z=−4,2x−y+2z=2,x+y+z=4.Eliminating between equations shows an inconsistency (for instance, subtracting the first from the third gives 3y=8 so y=38 and then the second equation fails to be satisfied). Hence, the value λ=1 indeed makes the system inconsistent.