Solveeit Logo

Question

Question: The system of linear equations: \(x + \lambda y - z = 0\) \(\lambda x - y - z = 0\) \(x + y -...

The system of linear equations:
x+λyz=0x + \lambda y - z = 0
λxyz=0\lambda x - y - z = 0
x+yλz=0x + y - \lambda z = 0
Has a non-trivial solution for:
A. infinitely many values of λ\lambda
B. exactly one value of λ\lambda
C. exactly two values of λ\lambda
D. exactly three values of λ\lambda

Explanation

Solution

If we are given the system of equations like here we are given:
x+λyz=0x + \lambda y - z = 0
λxyz=0\lambda x - y - z = 0
x+yλz=0x + y - \lambda z = 0
If all variable values are not equal to 00, then it is a non-trivial solution.
\left| {\begin{array}{*{20}{c}} 1&\lambda &{ - 1} \\\ \lambda &{ - 1}&{ - 1} \\\ 1&1&{ - \lambda } \end{array}} \right| = 0
Get the determinant of coefficients and find the value of λ\lambda .

Complete step-by-step answer:
So here we are given the system of equations like here we are given:
x+λyz=0x + \lambda y - z = 0
λxyz=0\lambda x - y - z = 0
x+yλz=0x + y - \lambda z = 0
And it is a non-trivial solution.
It means that at least one of the variables must not be equal to 00.
If all are equal to zero, then it is a trivial solution.
So here the determinant of the coefficients as shown must be equal to 00
\left| {\begin{array}{*{20}{c}} 1&\lambda &{ - 1} \\\ \lambda &{ - 1}&{ - 1} \\\ 1&1&{ - \lambda } \end{array}} \right| = 0
Now solving it, we get
1(λ+1)λ(λ2+1)1(λ+1)=01(\lambda + 1) - \lambda ( - {\lambda ^2} + 1) - 1(\lambda + 1) = 0
(λ+1)λ(1λ2)1(λ+1)=0(\lambda + 1) - \lambda (1 - {\lambda ^2}) - 1(\lambda + 1) = 0
We know identity (ab)(a+b)=a2b2(a-b) (a+b) = a^2-b^2
Applying the identity to 2nd term
(λ+1)+λ(λ21)1(λ+1)=0(\lambda + 1) + \lambda ({\lambda ^2}-1) - 1(\lambda + 1) = 0
(λ+1)+λ(λ+1)(λ1)1(λ+1)=0(\lambda + 1) + \lambda (\lambda + 1) (\lambda - 1) - 1(\lambda + 1) = 0
(λ+1)+λ(λ+1)(λ1)1(λ+1)=0(\lambda + 1) + \lambda (\lambda + 1) (\lambda - 1) - 1(\lambda + 1) = 0
Taking (λ+1)(\lambda + 1) and simplifying further we get,
λ(λ1)(λ+1)=0\lambda (\lambda - 1)(\lambda + 1) = 0
So we get
λ\lambda =0,1,1 = 0,1, - 1
So there are three values for which it is a non-trivial solution.

So, the correct answer is “Option D”.

Note: If set of the linear equations are given to be trivial then variables all are equal to zero but if it is a non-trivial solution then at least one must not be equal to zero.