Question
Question: The set of all values of \(\lambda \) for which the system of linear equations: \(2{{x}_{1}}-2{{x}...
The set of all values of λ for which the system of linear equations:
2x1−2x2+x3=λx1 ; 2x1−3x2+2x3=λx2;−x1+2x2=λx3has a non – trivial solution
( a ) is an empty set
( b ) is a singleton set
( c ) contain two elements
( d ) contains more than two elements
Solution
What we will do to solve this question is, we will first write the system of linear equation 2x1−2x2+x3=λx1 ; 2x1−3x2+2x3=λx2;−x1+2x2=λx3 in matrix form that is AX = B and then we will put ∣A∣=0 as it is given that system of equation has non trivial solution and then we will evaluate for how many numbers of λ does ∣A∣=0.
Complete step-by-step answer:
In question it is given that 2x1−2x2+x3=λx1 ; 2x1−3x2+2x3=λx2;−x1+2x2=λx3has non – trivial solution for some values of λ, then we have to find how many elements are there in set of values of λ.
Before we solve this let us ee what is trivial and non-trivial solution.
If the system of equation in which the determinant of the coefficient is zero, then the solution is called non – trivial solution and id=f the system of equation in which the determinant of the coefficient matrix is not zero but the solution are x = y = z then solution is trivial.
2x1−2x2+x3=λx1 ;
2x1−3x2+2x3=λx2;
−x1+2x2=λx3
Re-arranging the equations, we get
2x1−λx1−2x2+x3=0
2x1−3x2−λx2+2x3=0
−x1+2x2−λx3=0
Taking common factors out and collecting coefficients, we get
(2−λ)x1−2x2+x3=0
2x1−(3+λ)x2+2x3=0
−x1+2x2−λx3=0
Now writing linear equations in matrix form which is AX = B, where A is matrix of coefficient of linear equation, x is matrix of variables in linear equation and B is matrix of output of linear equations.
2−λ 2 −1 −2−(3+λ)212−λ x1x2x3 = 000
Now, for non – trival solution, determinant of matrix A i.e 2−λ 2 −1 −2−(3+λ)212−λ must be zero
Now , determinant of matrix A of 3×3 is evaluated as,
a11 a21 a31 a12a22a32a13a23a33=a11(a22a33−a32a23)−a21(a12a33−a32a13)+a31(a23a12−a22a13)
So, 2−λ 2 −1 −2−(3+λ)212−λ=(2−λ)[−(3+λ)(−λ)−2⋅2]−2[(−2)⋅(−λ)−2⋅1]+(−1)[2(−2)+(3+λ)⋅1]
Now, as system of equation has non – trivial solution so, ∣A∣=0
On simplifying, we get
(2−λ)[λ2+3λ−4]−2[2λ−2]+(−1)[−4+3+λ]=0
(2−λ)[λ2+3λ−4]+2[−2λ+2]+1[1−λ]=0
(λ−1)(λ2+2λ−3)=0
(λ−1)2(λ+3)=0
λ=1,−3
So, ∣A∣=0 for λ=1,−3
So, the correct answer is “Option c”.
Note: while solving the question based on system of linear equation, always find the values of matrix A, matrix X and matrix B which is AX = B, where A is matrix of coefficient of linear equation, x is matrix of variables in linear equation and B is matrix of output of linear equations. Always remember that, determinant of matrix A of 3×3 is evaluated as,
a11 a21 a31 a12a22a32a13a23a33=a11(a22a33−a32a23)−a21(a12a33−a32a13)+a31(a23a12−a22a13) and system of equation has non – trivial solution so, ∣A∣=0. As finding determinant is very calculative so try to avoid calculation error.