Target Exam

CUET

Subject

-- Mathematics - Section B1

Chapter

Determinants

Question:

The values of $λ$ for which the system of equation $x + 2y + z = 14,-x + y + z = 10, x + λy + z = 2$ has unique solution is

Options:

$R-\{2\}$; where R is set of real numbers.

$-2≤λ≤2$

$-4<λ<4$

2

Correct Answer:

$R-\{2\}$; where R is set of real numbers.

Explanation:

The correct answer is Option (1) → $R-\{2\}$; where R is set of real numbers.

Coefficient matrix:

$\begin{bmatrix} 1 & 2 & 1 \\ -1 & 1 & 1 \\ 1 & \lambda & 1 \end{bmatrix}$

For a unique solution: $\det \ne 0$

Compute determinant:

$\det = 1\begin{vmatrix}1 & 1\\ \lambda & 1\end{vmatrix} -2\begin{vmatrix}-1 & 1\\ 1 & 1\end{vmatrix} +1\begin{vmatrix}-1 & 1\\ 1 & \lambda\end{vmatrix}$

$=1(1-\lambda)-2(-1-1)+(-\lambda-1)$

$=1-\lambda+4-\lambda-1$

$=4-2\lambda$

Unique solution condition:

$4 - 2\lambda \ne 0$

$\lambda \ne 2$

Answer: $\lambda \ne 2$