Skip to main content
Back to Matrices & Determinants
JEE Main 2024
Matrices & Determinants
Matrices and Determinants
Medium

Question

If the system of equations 2x+7y+λz=33x+2y+5z=4x+μy+32z=1\begin{aligned} & 2 x+7 y+\lambda z=3 \\ & 3 x+2 y+5 z=4 \\ & x+\mu y+32 z=-1 \end{aligned} has infinitely many solutions, then (λμ)(\lambda-\mu) is equal to ______ :

Answer: 2

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) has infinitely many solutions if and only if:
    1. The determinant of the coefficient matrix, Δ=det(A)\Delta = \det(A), is zero.
    2. The determinants formed by replacing each column of the coefficient matrix with the constant terms, Δx\Delta_x, Δy\Delta_y, and Δz\Delta_z (also denoted as Δ1,Δ2,Δ3\Delta_1, \Delta_2, \Delta_3), are all zero.
  • Determinant of a 3x3 Matrix: For a matrix (abcdefghi)\begin{pmatrix} a & b & c \\ d & e & f \\ g & h & i \end{pmatrix}, its determinant is a(eifh)b(difg)+c(dheg)a(ei - fh) - b(di - fg) + c(dh - eg).

2. Step-by-Step Solution

Step 1: Formulate the coefficient matrix and the constant matrix. The given system of equations is: 2x+7y+λz=32x + 7y + \lambda z = 3 3x+2y+5z=43x + 2y + 5z = 4 x+μy+32z=1x + \mu y + 32z = -1

The coefficient matrix AA is: A=(27λ3251μ32)A = \begin{pmatrix} 2 & 7 & \lambda \\ 3 & 2 & 5 \\ 1 & \mu & 32 \end{pmatrix} The constant matrix BB is: B=(341)B = \begin{pmatrix} 3 \\ 4 \\ -1 \end{pmatrix}

Step 2: Apply the condition Δ=0\Delta = 0. For infinitely many solutions, the determinant of the coefficient matrix must be zero. Δ=27λ3251μ32=0\Delta = \begin{vmatrix} 2 & 7 & \lambda \\ 3 & 2 & 5 \\ 1 & \mu & 32 \end{vmatrix} = 0 Expanding the determinant along the first row: 2(2×325×μ)7(3×325×1)+λ(3×μ2×1)=02(2 \times 32 - 5 \times \mu) - 7(3 \times 32 - 5 \times 1) + \lambda(3 \times \mu - 2 \times 1) = 0 2(645μ)7(965)+λ(3μ2)=02(64 - 5\mu) - 7(96 - 5) + \lambda(3\mu - 2) = 0 12810μ7(91)+3λμ2λ=0128 - 10\mu - 7(91) + 3\lambda\mu - 2\lambda = 0 12810μ637+3λμ2λ=0128 - 10\mu - 637 + 3\lambda\mu - 2\lambda = 0 3λμ10μ2λ509=0(Equation 1)3\lambda\mu - 10\mu - 2\lambda - 509 = 0 \quad \text{(Equation 1)}

Step 3: Apply the condition Δy=0\Delta_y = 0 to find λ\lambda. Δy\Delta_y is the determinant formed by replacing the second column of AA with the constant terms from BB. Δy=23λ3451132=0\Delta_y = \begin{vmatrix} 2 & 3 & \lambda \\ 3 & 4 & 5 \\ 1 & -1 & 32 \end{vmatrix} = 0 Expanding the determinant along the first row: 2(4×325×(1))3(3×325×1)+λ(3×(1)4×1)=02(4 \times 32 - 5 \times (-1)) - 3(3 \times 32 - 5 \times 1) + \lambda(3 \times (-1) - 4 \times 1) = 0 2(128+5)3(965)+λ(34)=02(128 + 5) - 3(96 - 5) + \lambda(-3 - 4) = 0 2(133)3(91)+λ(7)=02(133) - 3(91) + \lambda(-7) = 0 2662737λ=0266 - 273 - 7\lambda = 0 77λ=0-7 - 7\lambda = 0 7λ=77\lambda = -7 λ=1\lambda = -1

Step 4: Apply the condition Δz=0\Delta_z = 0 to find μ\mu. Δz\Delta_z is the determinant formed by replacing the third column of AA with the constant terms from BB. Δz=2733241μ1=0\Delta_z = \begin{vmatrix} 2 & 7 & 3 \\ 3 & 2 & 4 \\ 1 & \mu & -1 \end{vmatrix} = 0 Expanding the determinant along the first row: 2(2×(1)4×μ)7(3×(1)4×1)+3(3×μ2×1)=02(2 \times (-1) - 4 \times \mu) - 7(3 \times (-1) - 4 \times 1) + 3(3 \times \mu - 2 \times 1) = 0 2(24μ)7(34)+3(3μ2)=02(-2 - 4\mu) - 7(-3 - 4) + 3(3\mu - 2) = 0 48μ7(7)+9μ6=0-4 - 8\mu - 7(-7) + 9\mu - 6 = 0 48μ+49+9μ6=0-4 - 8\mu + 49 + 9\mu - 6 = 0 μ+39=0\mu + 39 = 0 μ=39\mu = -39

Step 5: Verify the values with Δx=0\Delta_x = 0 (optional but good practice). Δx\Delta_x is the determinant formed by replacing the first column of AA with the constant terms from BB. Δx=37λ4251μ32=0\Delta_x = \begin{vmatrix} 3 & 7 & \lambda \\ 4 & 2 & 5 \\ -1 & \mu & 32 \end{vmatrix} = 0 Substitute λ=1\lambda = -1 and μ=39\mu = -39: Δx=37142513932\Delta_x = \begin{vmatrix} 3 & 7 & -1 \\ 4 & 2 & 5 \\ -1 & -39 & 32 \end{vmatrix} Expanding along the first row: 3(2×325×(39))7(4×325×(1))+(1)(4×(39)2×(1))=03(2 \times 32 - 5 \times (-39)) - 7(4 \times 32 - 5 \times (-1)) + (-1)(4 \times (-39) - 2 \times (-1)) = 0 3(64+195)7(128+5)1(156+2)=03(64 + 195) - 7(128 + 5) - 1(-156 + 2) = 0 3(259)7(133)1(154)=03(259) - 7(133) - 1(-154) = 0 777931+154=0777 - 931 + 154 = 0 931931=0931 - 931 = 0 0=00 = 0. The values λ=1\lambda = -1 and μ=39\mu = -39 are consistent with all conditions.

Step 6: Calculate (λμ)(\lambda - \mu). We have λ=1\lambda = -1 and μ=39\mu = -39. (λμ)=1(39)=1+39=38(\lambda - \mu) = -1 - (-39) = -1 + 39 = 38.

3. Common Mistakes & Tips

  • Forgetting all conditions: A common mistake is to only check Δ=0\Delta = 0. For non-homogeneous systems, Δ=0\Delta = 0 alone is not sufficient; all Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z must also be zero for infinitely many solutions. If Δ=0\Delta=0 but at least one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero, the system has no solution.
  • Arithmetic errors in determinants: Determinant calculations are prone to sign errors or multiplication mistakes. Double-check each step, especially when dealing with negative numbers. Expanding along different rows/columns can help verify results.
  • Understanding the implications of Δ=0\Delta=0: If Δ0\Delta \neq 0, the system has a unique solution (Cramer's Rule applies directly). If Δ=0\Delta = 0, then further investigation using Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is required to distinguish between infinitely many solutions and no solution.

4. Summary

To determine the values of λ\lambda and μ\mu for which the given system of linear equations has infinitely many solutions, we applied Cramer's Rule conditions. This involved setting the determinant of the coefficient matrix (Δ\Delta) and the determinants obtained by replacing each column with the constant terms (Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z) to zero. Solving Δy=0\Delta_y = 0 yielded λ=1\lambda = -1, and solving Δz=0\Delta_z = 0 yielded μ=39\mu = -39. These values were then verified to satisfy Δ=0\Delta = 0 and Δx=0\Delta_x = 0. Finally, the required expression (λμ)(\lambda - \mu) was calculated using these values.

The final answer is 2\boxed{2}.

Practice More Matrices & Determinants Questions

View All Questions