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

Question

The values of λ\lambda and μ\mu such that the system of equations x+y+z=6x + y + z = 6, 3x+5y+5z=263x + 5y + 5z = 26, x+2y+λz=μx + 2y + \lambda z = \mu has no solution, are :

Options

Solution

1. Key Concept: Conditions for a System of Linear Equations to Have No Solution

For a system of nn linear equations in nn variables, represented in matrix form as AX=BAX=B, where AA is the coefficient matrix, XX is the variable matrix, and BB is the constant matrix, there are specific conditions for it to have no solution. This situation is known as an inconsistent system.

Using Cramer's Rule, the conditions for a system to have no solution are:

  1. The determinant of the coefficient matrix, Δ=det(A)\Delta = \det(A), must be equal to zero (Δ=0\Delta = 0).
  2. At least one of the determinants Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z (formed by replacing a column of AA with the constant matrix BB) must be non-zero. That is, at least one of Δx0\Delta_x \ne 0, Δy0\Delta_y \ne 0, or Δz0\Delta_z \ne 0.

In essence, if Δ=0\Delta = 0 and at least one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero, the system is inconsistent and has no solution. This corresponds to a contradictory statement like 0=k0 = k where k0k \ne 0 when solving by elimination.

2. Setting up the System in Matrix Form

The given system of linear equations is:

  1. x+y+z=6x + y + z = 6
  2. 3x+5y+5z=263x + 5y + 5z = 26
  3. x+2y+λz=μx + 2y + \lambda z = \mu

We can express this system in the matrix form AX=BAX=B, where: A=(11135512λ),X=(xyz),B=(626μ)A = \begin{pmatrix} 1 & 1 & 1 \\ 3 & 5 & 5 \\ 1 & 2 & \lambda \end{pmatrix}, \quad X = \begin{pmatrix} x \\ y \\ z \end{pmatrix}, \quad B = \begin{pmatrix} 6 \\ 26 \\ \mu \end{pmatrix}

3. Calculating the Determinant of the Coefficient Matrix (Δ\Delta)

For the system to have no solution, the first condition is that the determinant of the coefficient matrix AA must be zero (Δ=0\Delta = 0).

Let's calculate Δ=det(A)\Delta = \det(A): Δ=11135512λ\Delta = \begin{vmatrix} 1 & 1 & 1 \\ 3 & 5 & 5 \\ 1 & 2 & \lambda \end{vmatrix} To simplify the calculation, we can perform row operations. Applying R2R23R1R_2 \to R_2 - 3R_1 and R3R3R1R_3 \to R_3 - R_1: Δ=11133(1)53(1)53(1)11(1)21(1)λ1(1)=11102201λ1\Delta = \begin{vmatrix} 1 & 1 & 1 \\ 3 - 3(1) & 5 - 3(1) & 5 - 3(1) \\ 1 - 1(1) & 2 - 1(1) & \lambda - 1(1) \end{vmatrix} = \begin{vmatrix} 1 & 1 & 1 \\ 0 & 2 & 2 \\ 0 & 1 & \lambda - 1 \end{vmatrix} Now, we expand the determinant along the first column, as it contains two zeros, simplifying the calculation: Δ=1221λ10()+0()\Delta = 1 \cdot \begin{vmatrix} 2 & 2 \\ 1 & \lambda - 1 \end{vmatrix} - 0 \cdot (\dots) + 0 \cdot (\dots) Δ=1[2(λ1)2(1)]\Delta = 1 \cdot [2(\lambda - 1) - 2(1)] Δ=2λ22\Delta = 2\lambda - 2 - 2 Δ=2λ4\Delta = 2\lambda - 4 For the system to have no solution, we must have Δ=0\Delta = 0: 2λ4=02\lambda - 4 = 0 2λ=42\lambda = 4 λ=2\lambda = 2 This gives us the value of λ\lambda required for the first condition of no solution.

4. Calculating the Determinants for Variables (Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z)

With λ=2\lambda = 2, we now need to calculate Δx,Δy,\Delta_x, \Delta_y, and Δz\Delta_z. For no solution, at least one of these must be non-zero.

First, let's calculate Δx\Delta_x by replacing the first column of AA with the constant matrix BB: Δx=6112655μ2λ\Delta_x = \begin{vmatrix} 6 & 1 & 1 \\ 26 & 5 & 5 \\ \mu & 2 & \lambda \end{vmatrix} Substitute λ=2\lambda = 2: Δx=6112655μ22\Delta_x = \begin{vmatrix} 6 & 1 & 1 \\ 26 & 5 & 5 \\ \mu & 2 & 2 \end{vmatrix} Observe that the second column (C2C_2) and the third column (C3C_3) are identical. A property of determinants states that if two columns (or rows) are identical, the determinant is zero. Therefore, Δx=0\Delta_x = 0. This means Δx\Delta_x does not contribute to the "non-zero" condition for no solution, so we must check other determinants.

Next, let's calculate Δy\Delta_y by replacing the second column of AA with the constant matrix BB: Δy=16132651μλ\Delta_y = \begin{vmatrix} 1 & 6 & 1 \\ 3 & 26 & 5 \\ 1 & \mu & \lambda \end{vmatrix} Substitute λ=2\lambda = 2: Δy=16132651μ2\Delta_y = \begin{vmatrix} 1 & 6 & 1 \\ 3 & 26 & 5 \\ 1 & \mu & 2 \end{vmatrix} We expand this determinant along the first row: Δy=1265μ263512+13261μ\Delta_y = 1 \cdot \begin{vmatrix} 26 & 5 \\ \mu & 2 \end{vmatrix} - 6 \cdot \begin{vmatrix} 3 & 5 \\ 1 & 2 \end{vmatrix} + 1 \cdot \begin{vmatrix} 3 & 26 \\ 1 & \mu \end{vmatrix} Δy=1(2625μ)6(3251)+1(3μ261)\Delta_y = 1(26 \cdot 2 - 5\mu) - 6(3 \cdot 2 - 5 \cdot 1) + 1(3\mu - 26 \cdot 1) Δy=(525μ)6(65)+(3μ26)\Delta_y = (52 - 5\mu) - 6(6 - 5) + (3\mu - 26) Δy=525μ6(1)+3μ26\Delta_y = 52 - 5\mu - 6(1) + 3\mu - 26 Δy=525μ6+3μ26\Delta_y = 52 - 5\mu - 6 + 3\mu - 26 Combine the constant terms and the terms involving μ\mu: Δy=(52626)+(5μ+3μ)\Delta_y = (52 - 6 - 26) + (-5\mu + 3\mu) Δy=(4626)2μ\Delta_y = (46 - 26) - 2\mu Δy=202μ\Delta_y = 20 - 2\mu For the system to have no solution (given Δ=0\Delta = 0), we require at least one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z to be non-zero. Since Δx=0\Delta_x = 0, we must ensure Δy0\Delta_y \ne 0: 202μ020 - 2\mu \ne 0 202μ20 \ne 2\mu μ10\mu \ne 10 Thus, for the system to have no solution, μ\mu must not be equal to 10.

(We don't need to calculate Δz\Delta_z because we've already found a condition (Δy0\Delta_y \ne 0) that satisfies the second requirement for no solution.)

5. Combining Conditions and Final Answer

Based on our calculations, for the system of equations to have no solution, the values of λ\lambda and μ\mu must satisfy:

  • λ=2\lambda = 2
  • μ10\mu \ne 10

Comparing these conditions with the given options: (A) λ\lambda = 3, μ\mu = 5 (B) λ\lambda = 3, μ\mu \ne 10 (C) λ\lambda \ne 2, μ\mu = 10 (D) λ\lambda = 2, μ\mu \ne 10

Our derived conditions match option (D).

Alternative Method: Gaussian Elimination (Row Operations)

This problem can also be efficiently solved using Gaussian elimination on the augmented matrix. This method often provides a more intuitive understanding of why a system has no solution.

The augmented matrix for the system is: (11163552612λμ)\begin{pmatrix} 1 & 1 & 1 & | & 6 \\ 3 & 5 & 5 & | & 26 \\ 1 & 2 & \lambda & | & \mu \end{pmatrix} Perform row operations to reduce the matrix to row echelon form:

  1. R2R23R1R_2 \to R_2 - 3R_1 (Eliminate xx from the second equation)
  2. R3R3R1R_3 \to R_3 - R_1 (Eliminate xx from the third equation) (1116022801λ1μ6)\begin{pmatrix} 1 & 1 & 1 & | & 6 \\ 0 & 2 & 2 & | & 8 \\ 0 & 1 & \lambda - 1 & | & \mu - 6 \end{pmatrix}
  3. R212R2R_2 \to \frac{1}{2} R_2 (Simplify the second equation) (1116011401λ1μ6)\begin{pmatrix} 1 & 1 & 1 & | & 6 \\ 0 & 1 & 1 & | & 4 \\ 0 & 1 & \lambda - 1 & | & \mu - 6 \end{pmatrix}
  4. R3R3R2R_3 \to R_3 - R_2 (Eliminate yy from the third equation) (1116011400(λ1)1(μ6)4)\begin{pmatrix} 1 & 1 & 1 & | & 6 \\ 0 & 1 & 1 & | & 4 \\ 0 & 0 & (\lambda - 1) - 1 & | & (\mu - 6) - 4 \end{pmatrix} This simplifies to: (1116011400λ2μ10)\begin{pmatrix} 1 & 1 & 1 & | & 6 \\ 0 & 1 & 1 & | & 4 \\ 0 & 0 & \lambda - 2 & | & \mu - 10 \end{pmatrix} The last row of this matrix corresponds to the equation: 0x+0y+(λ2)z=μ100x + 0y + (\lambda - 2)z = \mu - 10 For the system to have no solution, this equation must be a contradiction. This means the coefficient of zz must be zero, while the constant term on the right side must be non-zero.
  • Coefficient of zz: λ2=0    λ=2\lambda - 2 = 0 \implies \lambda = 2.
  • Constant term: μ100    μ10\mu - 10 \ne 0 \implies \mu \ne 10. Both methods consistently lead to the same conditions: λ=2\lambda = 2 and μ10\mu \ne 10.

6. Tips and Common Mistakes

  • Determinant Calculation: Be very careful with arithmetic and signs when calculating determinants. A single error can lead to incorrect conditions for λ\lambda and μ\mu.
  • Conditions for Solution Types: It's crucial to remember the precise conditions for each type of solution:
    • Unique Solution: Δ0\Delta \ne 0.
    • No Solution: Δ=0\Delta = 0 AND (at least one of Δx,Δy,Δz0\Delta_x, \Delta_y, \Delta_z \ne 0).
    • Infinitely Many Solutions: Δ=0\Delta = 0 AND (Δx=0\Delta_x = 0 AND Δy=0\Delta_y = 0 AND Δz=0\Delta_z = 0).
  • Gaussian Elimination as a Verification: Using row operations (Gaussian elimination) is an excellent way to cross-check your results from Cramer's Rule. It directly reveals the consistency or inconsistency of the system.

7. Summary and Key Takeaway

To determine the conditions for a system of linear equations to have no solution, we first find the value(s) of the parameters that make the determinant of the coefficient matrix (Δ\Delta) equal to zero. Then, using these parameter values, we check if any of the other determinants (Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z) are non-zero. If Δ=0\Delta=0 and at least one Δi0\Delta_i \ne 0, the system has no solution. In this problem, this led to the conditions λ=2\lambda=2 and μ10\mu \ne 10.

Practice More Matrices & Determinants Questions

View All Questions