English

Find the Real Values Of λ For Which the Following System of Linear Equations Has Non-trivial Solutions. Also, Find the Non-trivial Solutions

Advertisements
Advertisements

Question

Find the real values of λ for which the following system of linear equations has non-trivial solutions. Also, find the non-trivial solutions
\[2 \lambda x - 2y + 3z = 0\] 
\[ x + \lambda y + 2z = 0\] 
\[ 2x + \lambda z = 0\]

 

Advertisements

Solution

The given system of equations can be written as
\[2\lambda x - 2y + 3z = 0\]
\[x + \lambda y + 2z = 0\]
\[2x + 0y + \lambda z = 0\]
The given system of equations will have non - trivial solutions if D = 0 .
\[ \Rightarrow \begin{vmatrix}2\lambda & - 2 & 3 \\ 1 & \lambda & 2 \\ 2 & 0 & \lambda\end{vmatrix} = 0\]
\[ \Rightarrow 2\lambda( \lambda^2 ) + 2(\lambda - 4) + 3( - 2\lambda) = 0\]
\[ \Rightarrow 2 \lambda^3 - 4\lambda - 8 = 0\]
\[ \Rightarrow \lambda = 2\]
\[\text{ So, the given system of equations will have non - trivial solutions if \lambda = 2 . }\]
\[\text{ Now, we shall find solutions for }\lambda = 2 . \]
 Replacing z by k in the first two equations, we get
\[2\lambda x - 2y = - 3k\]
\[x + \lambda y = - 2k\]
Solving these by Cramer's rule, we get
\[x = \frac{\begin{vmatrix}- 3k & - 2 \\ - 2k & \lambda\end{vmatrix}}{\begin{vmatrix}2\lambda & - 2 \\ 1 & \lambda\end{vmatrix}} = \frac{- 3k\lambda - 4k}{2 \lambda^2 + 2} = \frac{- 3k(2) - 4k}{2(2 )^2 + 2} = \frac{- 6k - 4k}{10} = - k\]
\[y = \frac{\begin{vmatrix}2\lambda & - 3k \\ 1 & - 2k\end{vmatrix}}{\begin{vmatrix}2\lambda & - 2 \\ 1 & \lambda\end{vmatrix}} = \frac{- 4k\lambda + 3k}{2 \lambda^2 + 2} = \frac{- 4k(2) + 3k}{2(2 )^2 + 2} = \frac{- 5k}{10} = \frac{- k}{2}\]
Substituting these values of x and y in the third equation, we get
\[LHS = 2( - k) + 0( - \frac{k}{2}) + 2(k) = 0 = RHS\]
Thus,
\[\lambda = 2, x = - k, y = - \frac{k}{2} and z = k \left[ k \in R \right]\]

shaalaa.com
  Is there an error in this question or solution?
Chapter 5: Determinants - Exercise 6.5 [Page 89]

APPEARS IN

R.D. Sharma Mathematics Volume 1 and 2 [English] Class 12
Chapter 5 Determinants
Exercise 6.5 | Q 4 | Page 89

RELATED QUESTIONS

Examine the consistency of the system of equations.

3x − y − 2z = 2

2y − z = −1

3x − 5y = 3


Solve the system of linear equations using the matrix method.

2x – y = –2

3x + 4y = 3


Solve the system of linear equations using the matrix method.

5x + 2y = 3

3x + 2y = 5


Solve the system of linear equations using the matrix method.

2x + 3y + 3z = 5

x − 2y + z = −4

3x − y − 2z = 3


Find the value of x, if

\[\begin{vmatrix}3 & x \\ x & 1\end{vmatrix} = \begin{vmatrix}3 & 2 \\ 4 & 1\end{vmatrix}\]


Find the value of x, if

\[\begin{vmatrix}x + 1 & x - 1 \\ x - 3 & x + 2\end{vmatrix} = \begin{vmatrix}4 & - 1 \\ 1 & 3\end{vmatrix}\]


For what value of x the matrix A is singular? 
\[ A = \begin{bmatrix}1 + x & 7 \\ 3 - x & 8\end{bmatrix}\]


Evaluate the following determinant:

\[\begin{vmatrix}1 & 3 & 9 & 27 \\ 3 & 9 & 27 & 1 \\ 9 & 27 & 1 & 3 \\ 27 & 1 & 3 & 9\end{vmatrix}\]


Without expanding, show that the value of the following determinant is zero:

\[\begin{vmatrix}1 & a & a^2 - bc \\ 1 & b & b^2 - ac \\ 1 & c & c^2 - ab\end{vmatrix}\]


\[\begin{vmatrix}b + c & a & a \\ b & c + a & b \\ c & c & a + b\end{vmatrix} = 4abc\]


\[\begin{vmatrix}b^2 + c^2 & ab & ac \\ ba & c^2 + a^2 & bc \\ ca & cb & a^2 + b^2\end{vmatrix} = 4 a^2 b^2 c^2\]


Using determinants show that the following points are collinear:

(5, 5), (−5, 1) and (10, 7)


Using determinants show that the following points are collinear:

(2, 3), (−1, −2) and (5, 8)


If the points (x, −2), (5, 2), (8, 8) are collinear, find x using determinants.


Prove that :

\[\begin{vmatrix}\left( b + c \right)^2 & a^2 & bc \\ \left( c + a \right)^2 & b^2 & ca \\ \left( a + b \right)^2 & c^2 & ab\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a + b + c \right) \left( a^2 + b^2 + c^2 \right)\]


Prove that :

\[\begin{vmatrix}\left( a + 1 \right) \left( a + 2 \right) & a + 2 & 1 \\ \left( a + 2 \right) \left( a + 3 \right) & a + 3 & 1 \\ \left( a + 3 \right) \left( a + 4 \right) & a + 4 & 1\end{vmatrix} = - 2\]

 


Prove that :

\[\begin{vmatrix}a^2 & a^2 - \left( b - c \right)^2 & bc \\ b^2 & b^2 - \left( c - a \right)^2 & ca \\ c^2 & c^2 - \left( a - b \right)^2 & ab\end{vmatrix} = \left( a - b \right) \left( b - c \right) \left( c - a \right) \left( a + b + c \right) \left( a^2 + b^2 + c^2 \right)\]

2x + 3y = 10
x + 6y = 4


xy = 5
y + z = 3
x + z = 4


5x − 7y + z = 11
6x − 8y − z = 15
3x + 2y − 6z = 7


3x − y + 2z = 3
2x + y + 3z = 5
x − 2y − z = 1


x + 2y = 5
3x + 6y = 15


If A is a singular matrix, then write the value of |A|.

 

Find the value of the determinant 
\[\begin{bmatrix}101 & 102 & 103 \\ 104 & 105 & 106 \\ 107 & 108 & 109\end{bmatrix}\]

 


Write the value of the determinant 

\[\begin{vmatrix}a & 1 & b + c \\ b & 1 & c + a \\ c & 1 & a + b\end{vmatrix} .\]

 


If w is an imaginary cube root of unity, find the value of \[\begin{vmatrix}1 & w & w^2 \\ w & w^2 & 1 \\ w^2 & 1 & w\end{vmatrix}\]


If the matrix \[\begin{bmatrix}5x & 2 \\ - 10 & 1\end{bmatrix}\]  is singular, find the value of x.


If A and B are non-singular matrices of the same order, write whether AB is singular or non-singular.


If |A| = 2, where A is 2 × 2 matrix, find |adj A|.


If ω is a non-real cube root of unity and n is not a multiple of 3, then  \[∆ = \begin{vmatrix}1 & \omega^n & \omega^{2n} \\ \omega^{2n} & 1 & \omega^n \\ \omega^n & \omega^{2n} & 1\end{vmatrix}\] 


There are two values of a which makes the determinant  \[∆ = \begin{vmatrix}1 & - 2 & 5 \\ 2 & a & - 1 \\ 0 & 4 & 2a\end{vmatrix}\]  equal to 86. The sum of these two values is

 


Solve the following system of equations by matrix method:
3x + 4y + 2z = 8
2y − 3z = 3
x − 2y + 6z = −2


Solve the following system of equations by matrix method:
x − y + 2z = 7
3x + 4y − 5z = −5
2x − y + 3z = 12


Show that the following systems of linear equations is consistent and also find their solutions:
5x + 3y + 7z = 4
3x + 26y + 2z = 9
7x + 2y + 10z = 5


Show that each one of the following systems of linear equation is inconsistent:
2x + 3y = 5
6x + 9y = 10


If A = `[(1, 2, 0), (-2, -1, -2), (0, -1, 1)]`, find A−1. Using A−1, solve the system of linear equations   x − 2y = 10, 2x − y − z = 8, −2y + z = 7.


The system of linear equations:
x + y + z = 2
2x + y − z = 3
3x + 2y + kz = 4 has a unique solution if


If ` abs((1 + "a"^2 "x", (1 + "b"^2)"x", (1 + "c"^2)"x"),((1 + "a"^2) "x", 1 + "b"^2 "x", (1 + "c"^2) "x"), ((1 + "a"^2) "x", (1 + "b"^2) "x", 1 + "c"^2 "x"))`, then f(x) is apolynomial of degree ____________.


The existence of unique solution of the system of linear equations x + y + z = a, 5x – y + bz = 10, 2x + 3y – z = 6 depends on 


If a, b, c are non-zeros, then the system of equations (α + a)x + αy + αz = 0, αx + (α + b)y + αz = 0, αx+ αy + (α + c)z = 0 has a non-trivial solution if


Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×