Skip to main content
Back to Matrices & Determinants
JEE Main 2023
Matrices & Determinants
Matrices and Determinants
Easy

Question

If the system of linear equations 2x+3yz=22x + 3y - z = - 2 x+y+z=4x + y + z = 4 xy+λz=4λ4x - y + |\lambda |z = 4\lambda - 4 where, λ\lambda \in R, has no solution, then

Options

Solution

1. Key Concepts and Formulas

  • System of Linear Equations: A system of linear equations AX=BAX = B (where AA is the coefficient matrix, XX is the variable matrix, and BB is the constant matrix) can have a unique solution, no solution, or infinitely many solutions.
  • Cramer's Rule Conditions:
    • Unique Solution: The system has a unique solution if and only if the determinant of the coefficient matrix, Δ=det(A)\Delta = \det(A), is non-zero (Δ0\Delta \neq 0).
    • No Solution (Inconsistent System): The system has no solution if and only if Δ=det(A)=0\Delta = \det(A) = 0 AND at least one of the determinants Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero. (Δx\Delta_x is the determinant of the matrix formed by replacing the x-coefficient column of AA with the constant matrix BB, and similarly for Δy\Delta_y and Δz\Delta_z).
    • Infinitely Many Solutions (Consistent System): The system has infinitely many solutions if and only if Δ=det(A)=0\Delta = \det(A) = 0 AND Δx=Δy=Δz=0\Delta_x = \Delta_y = \Delta_z = 0.
  • Absolute Value Property: For any real number kk, if k=a|k| = a (where a0a \ge 0), then k=ak = a or k=ak = -a. Both possibilities must be considered.

2. Step-by-Step Solution

Step 1: Write down the system of equations and identify the coefficient matrix and constant matrix.

The given system of linear equations is: 2x+3yz=2(E1)2x + 3y - z = - 2 \quad (E_1) x+y+z=4(E2)x + y + z = 4 \quad (E_2) xy+λz=4λ4(E3)x - y + |\lambda |z = 4\lambda - 4 \quad (E_3)

From these equations, we can form the coefficient matrix AA and the constant matrix BB: A=(23111111λ),B=(244λ4)A = \begin{pmatrix} 2 & 3 & -1 \\ 1 & 1 & 1 \\ 1 & -1 & |\lambda| \end{pmatrix}, \quad B = \begin{pmatrix} -2 \\ 4 \\ 4\lambda - 4 \end{pmatrix}

Step 2: Calculate the determinant of the coefficient matrix, Δ\Delta, and set it to zero.

For the system to have no solution or infinitely many solutions, the determinant of the coefficient matrix must be zero (Δ=0\Delta = 0). This is the initial necessary condition to investigate these two cases.

Let's calculate Δ\Delta: Δ=23111111λ\Delta = \left| \begin{matrix} 2 & 3 & -1 \\ 1 & 1 & 1 \\ 1 & -1 & |\lambda| \end{matrix} \right|

Expanding the determinant along the first row: Δ=2(1λ1(1))3(1λ11)+(1)(1(1)11)\Delta = 2(1 \cdot |\lambda| - 1 \cdot (-1)) - 3(1 \cdot |\lambda| - 1 \cdot 1) + (-1)(1 \cdot (-1) - 1 \cdot 1) Δ=2(λ+1)3(λ1)1(11)\Delta = 2(|\lambda| + 1) - 3(|\lambda| - 1) - 1(-1 - 1) Δ=2λ+23λ+3+2\Delta = 2|\lambda| + 2 - 3|\lambda| + 3 + 2 Δ=λ+7\Delta = -|\lambda| + 7

Now, we set Δ=0\Delta = 0 to find the values of λ\lambda for which the system does not have a unique solution: λ+7=0-|\lambda| + 7 = 0 λ=7|\lambda| = 7

This equation implies two possible values for λ\lambda: λ=7\lambda = 7 or λ=7\lambda = -7. We must analyze each of these values further using Cramer's Rule conditions to determine which one leads to "no solution".

Step 3: Analyze the case when λ=7\lambda = 7.

Substitute λ=7\lambda = 7 into the original system of equations. Note that λ=7=7|\lambda| = |7| = 7. The equations become: 2x+3yz=2(E1)2x + 3y - z = - 2 \quad (E_1) x+y+z=4(E2)x + y + z = 4 \quad (E_2) xy+7z=4(7)4xy+7z=24(E3)x - y + 7z = 4(7) - 4 \Rightarrow x - y + 7z = 24 \quad (E_3')

Since we have Δ=0\Delta = 0, we need to calculate Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z. If all of them are zero, there are infinitely many solutions. If at least one is non-zero, there is no solution.

Let's calculate Δx\Delta_x: Δx=2314112417\Delta_x = \left| \begin{matrix} -2 & 3 & -1 \\ 4 & 1 & 1 \\ 24 & -1 & 7 \end{matrix} \right| Expanding along the first row: =2(171(1))3(47124)+(1)(4(1)124)= -2(1 \cdot 7 - 1 \cdot (-1)) - 3(4 \cdot 7 - 1 \cdot 24) + (-1)(4 \cdot (-1) - 1 \cdot 24) =2(7+1)3(2824)1(424)= -2(7+1) - 3(28-24) - 1(-4-24) =2(8)3(4)1(28)= -2(8) - 3(4) - 1(-28) =1612+28=0= -16 - 12 + 28 = 0

Since Δ=0\Delta = 0 and Δx=0\Delta_x = 0, we must also check Δy\Delta_y and Δz\Delta_z. Let's calculate Δy\Delta_y: Δy=2211411247\Delta_y = \left| \begin{matrix} 2 & -2 & -1 \\ 1 & 4 & 1 \\ 1 & 24 & 7 \end{matrix} \right| =2(47124)(2)(1711)+(1)(12441)= 2(4 \cdot 7 - 1 \cdot 24) - (-2)(1 \cdot 7 - 1 \cdot 1) + (-1)(1 \cdot 24 - 4 \cdot 1) =2(2824)+2(71)1(244)= 2(28 - 24) + 2(7 - 1) - 1(24 - 4) =2(4)+2(6)1(20)= 2(4) + 2(6) - 1(20) =8+1220=0= 8 + 12 - 20 = 0

Let's calculate Δz\Delta_z: Δz=2321141124\Delta_z = \left| \begin{matrix} 2 & 3 & -2 \\ 1 & 1 & 4 \\ 1 & -1 & 24 \end{matrix} \right| =2(1244(1))3(12441)+(2)(1(1)11)= 2(1 \cdot 24 - 4 \cdot (-1)) - 3(1 \cdot 24 - 4 \cdot 1) + (-2)(1 \cdot (-1) - 1 \cdot 1) =2(24+4)3(244)2(11)= 2(24 + 4) - 3(24 - 4) - 2(-1 - 1) =2(28)3(20)2(2)= 2(28) - 3(20) - 2(-2) =5660+4=0= 56 - 60 + 4 = 0

Since Δ=0\Delta = 0 and Δx=Δy=Δz=0\Delta_x = \Delta_y = \Delta_z = 0, the system of equations for λ=7\lambda=7 has infinitely many solutions.

Step 4: Analyze the case when λ=7\lambda = -7.

Substitute λ=7\lambda = -7 into the original system of equations. Note that λ=7=7|\lambda| = |-7| = 7. The equations become: 2x+3yz=2(E1)2x + 3y - z = - 2 \quad (E_1) x+y+z=4(E2)x + y + z = 4 \quad (E_2) xy+7z=4(7)4xy+7z=32(E3)x - y + 7z = 4(-7) - 4 \Rightarrow x - y + 7z = -32 \quad (E_3'')

Again, we have Δ=0\Delta = 0 for this case (since λ=7|\lambda|=7). We need to check for consistency by calculating Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z.

Let's calculate Δx\Delta_x: Δx=2314113217\Delta_x = \left| \begin{matrix} -2 & 3 & -1 \\ 4 & 1 & 1 \\ -32 & -1 & 7 \end{matrix} \right| Expanding along the first row: =2(171(1))3(471(32))+(1)(4(1)1(32))= -2(1 \cdot 7 - 1 \cdot (-1)) - 3(4 \cdot 7 - 1 \cdot (-32)) + (-1)(4 \cdot (-1) - 1 \cdot (-32)) =2(7+1)3(28+32)1(4+32)= -2(7+1) - 3(28+32) - 1(-4+32) =2(8)3(60)1(28)= -2(8) - 3(60) - 1(28) =1618028=224= -16 - 180 - 28 = -224

Since Δ=0\Delta = 0 and Δx=2240\Delta_x = -224 \neq 0, the system of equations has no solution when λ=7\lambda = -7.

3. Common Mistakes & Tips

  • Don't stop at Δ=0\Delta = 0! This is the most common mistake. Δ=0\Delta = 0 only tells you that there is not a unique solution. You must further check the consistency using Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z to distinguish between "no solution" and "infinitely many solutions".
  • Be careful with absolute values: Remember that λ=7|\lambda| = 7 implies λ=7\lambda = 7 or λ=7\lambda = -7. Both cases must be checked because the value of λ\lambda itself, not just λ|\lambda|, affects the constant term 4λ44\lambda-4.
  • Linear Combination Method: When Δ=0\Delta = 0, an alternative to calculating all Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is to check for linear dependency of the equations. If one equation (say, EkE_k) is a linear combination of others (Ek=a1E1+a2E2+E_k = a_1 E_1 + a_2 E_2 + \dots), check if the constant term of EkE_k also matches the linear combination of the other constant terms (Ck=a1C1+a2C2+C_k = a_1 C_1 + a_2 C_2 + \dots). If the constant terms match, it's infinitely many solutions. If they don't match, it's no solution. This method confirms our results:
    • For λ=7\lambda=7, E3=xy+7z=24E_3' = x-y+7z=24. We find E3=2E1+5E2E_3' = -2E_1 + 5E_2 for coefficients AND constant terms (24=2(2)+5(4)=2424 = -2(-2) + 5(4) = 24). Thus, infinitely many solutions.
    • For λ=7\lambda=-7, E3=xy+7z=32E_3'' = x-y+7z=-32. We find E3=2E1+5E2E_3'' = -2E_1 + 5E_2 for coefficients, but NOT constant terms (322(2)+5(4)=24-32 \neq -2(-2) + 5(4) = 24). Thus, no solution.

4. Summary

We first calculated the determinant of the coefficient matrix, Δ\Delta, and found that Δ=0\Delta = 0 when λ=7|\lambda|=7, which means λ=7\lambda=7 or λ=7\lambda=-7. We then analyzed each case separately. For λ=7\lambda=7, all determinants Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z were found to be zero, indicating infinitely many solutions. For λ=7\lambda=-7, while Δ=0\Delta=0, the determinant Δx\Delta_x was non-zero, indicating no solution. Therefore, the system of linear equations has no solution only when λ=7\lambda = -7.

The final answer is λ=7\boxed{\lambda = -7}, which corresponds to option (B).

Practice More Matrices & Determinants Questions

View All Questions