MCQMediumJEE 2023Solving Linear Equations (Matrix Method)

JEE Mathematics 2023 Question with Solution

Let SS denote the set of all real values of λ\lambda such that the system of equations λx+y+z=1\lambda x + y + z = 1 x+λy+z=1x + \lambda y + z = 1 x+y+λz=1x + y + \lambda z = 1 is inconsistent. Then λS(λ2+λ)\sum_{\lambda \in S} (|\lambda|^2 + |\lambda|) is equal to:

  • A

    22

  • B

    1212

  • C

    44

  • D

    66

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given: The system is

λx+y+z=1x+λy+z=1x+y+λz=1\begin{aligned} \lambda x + y + z &= 1 \\ x + \lambda y + z &= 1 \\ x + y + \lambda z &= 1 \end{aligned}

Find: The value of λS(λ2+λ)\sum_{\lambda \in S} (|\lambda|^2 + |\lambda|) for those real values of λ\lambda for which the system is inconsistent.

For inconsistency, the coefficient determinant must be zero. So solve

λ111λ111λ=0\begin{vmatrix} \lambda & 1 & 1 \\ 1 & \lambda & 1 \\ 1 & 1 & \lambda \end{vmatrix} = 0

From the given working,

(λ+2)λ111λ111λ=0(\lambda + 2)\begin{vmatrix} \lambda & 1 & 1 \\ 1 & \lambda & 1 \\ 1 & 1 & \lambda \end{vmatrix} = 0

and

(λ+2)[1(λ21)1(λ1)+(1λ)]=0(\lambda + 2)[1(\lambda^2-1)-1(\lambda-1)+(1-\lambda)] = 0

Thus,

(λ+2)(λ22λ+1)=0(\lambda + 2)(\lambda^2-2\lambda+1)=0

So the roots are

λ=2,λ=1\lambda = -2, \quad \lambda = 1

From the solution, at λ=1\lambda = 1 the system has infinite solutions, and for inconsistency λ=2\lambda = -2. Therefore,

λS(λ2+λ)=22+2=4+2=6\sum_{\lambda \in S} (|\lambda|^2 + |\lambda|) = |-2|^2 + |-2| = 4 + 2 = 6

Therefore, the correct option is D.

Determinant Condition and Classification

Given: The coefficient matrix is

A=[λ111λ111λ]A = \begin{bmatrix} \lambda & 1 & 1 \\ 1 & \lambda & 1 \\ 1 & 1 & \lambda \end{bmatrix}

with right-hand side vector

[111]\begin{bmatrix} 1 \\ 1 \\ 1 \end{bmatrix}

Find: Which value of λ\lambda makes the system inconsistent.

First, set the determinant equal to zero:

λ111λ111λ=0\begin{vmatrix} \lambda & 1 & 1 \\ 1 & \lambda & 1 \\ 1 & 1 & \lambda \end{vmatrix} = 0

Using the extracted solution steps, this gives

(λ+2)(λ1)2=0(\lambda + 2)(\lambda - 1)^2 = 0

Hence,

λ=2orλ=1\lambda = -2 \quad \text{or} \quad \lambda = 1

Now classify these values using the solution statement:

  • at λ=1\lambda = 1, the system has infinite solutions,
  • for inconsistent system, λ=2\lambda = -2.

So,

S={2}S = \{-2\}

Therefore,

λS(λ2+λ)=22+2=4+2=6\sum_{\lambda \in S} (|\lambda|^2 + |\lambda|) = |{-2}|^2 + |{-2}| = 4 + 2 = 6

Hence the required value is 66, so the correct option is D.

Common mistakes

  • Students often stop after finding λ=2,1\lambda = -2, 1 from the determinant equation and include both values in SS. This is wrong because determinant zero only identifies singular cases; it does not mean the system is inconsistent for all such values. One must still distinguish between infinite solutions and no solution.

  • A common error is to ignore the statement from the working that at λ=1\lambda = 1 the system has infinite solutions. Infinite solutions correspond to a consistent dependent system, not an inconsistent one. Only values making the equations contradictory belong to SS.

  • Some students compute λ2+λ|\lambda|^2 + |\lambda| incorrectly for λ=2\lambda = -2 by using (2)22(-2)^2 - 2 or by dropping the absolute value. Since 2=2|-2| = 2, the correct evaluation is 4+2=64 + 2 = 6.

Practice more Solving Linear Equations (Matrix Method) questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step - free to start.

Related questions