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

Question

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

Options

Solution

1. Key Concepts and Formulas

For a system of linear equations in the form AX=BAX=B, where AA is the coefficient matrix, XX is the variable matrix, and BB is the constant matrix:

  • Let DD be the determinant of the coefficient matrix AA.
  • Let Dx,Dy,DzD_x, D_y, D_z be the determinants obtained by replacing the first, second, and third columns of AA respectively with the constant terms from matrix BB.

The system of linear equations has infinitely many solutions if and only if:

  1. D=0D = 0
  2. Dx=0D_x = 0
  3. Dy=0D_y = 0
  4. Dz=0D_z = 0

Important Note: If D=0D=0 but at least one of Dx,Dy,DzD_x, D_y, D_z is non-zero, the system has no solution. If D0D \neq 0, the system has a unique solution.

2. Step-by-Step Solution

Step 1: Set up the Coefficient Matrix and its Determinant (D) The given system of equations is: (λ1)x+(λ4)y+λz=5λx+(λ1)y+(λ4)z=7(λ+1)x+(λ+2)y(λ+2)z=9\begin{aligned} & (\lambda-1) x+(\lambda-4) y+\lambda z=5 \\ & \lambda x+(\lambda-1) y+(\lambda-4) z=7 \\ & (\lambda+1) x+(\lambda+2) y-(\lambda+2) z=9 \end{aligned} The coefficient matrix AA is: A=(λ1λ4λλλ1λ4λ+1λ+2(λ+2))A = \begin{pmatrix} \lambda-1 & \lambda-4 & \lambda \\ \lambda & \lambda-1 & \lambda-4 \\ \lambda+1 & \lambda+2 & -(\lambda+2) \end{pmatrix} For infinitely many solutions, the determinant DD must be zero. D=λ1λ4λλλ1λ4λ+1λ+2(λ+2)D = \left|\begin{array}{ccc} \lambda-1 & \lambda-4 & \lambda \\ \lambda & \lambda-1 & \lambda-4 \\ \lambda+1 & \lambda+2 & -(\lambda+2) \end{array}\right|

Step 2: Calculate D and Find Potential Values of λ\lambda To simplify the determinant calculation, we use row operations. These operations do not change the value of the determinant. First, apply R2R2R1R_2 \to R_2 - R_1 and R3R3R1R_3 \to R_3 - R_1 to introduce zeros: D=λ1λ4λλ(λ1)(λ1)(λ4)(λ4)λ(λ+1)(λ1)(λ+2)(λ4)(λ+2)λD = \left|\begin{array}{ccc} \lambda-1 & \lambda-4 & \lambda \\ \lambda - (\lambda-1) & (\lambda-1) - (\lambda-4) & (\lambda-4) - \lambda \\ (\lambda+1) - (\lambda-1) & (\lambda+2) - (\lambda-4) & -(\lambda+2) - \lambda \end{array}\right| D=λ1λ4λ134262λ2D = \left|\begin{array}{ccc} \lambda-1 & \lambda-4 & \lambda \\ 1 & 3 & -4 \\ 2 & 6 & -2\lambda-2 \end{array}\right| Next, apply R3R32R2R_3 \to R_3 - 2R_2 to introduce more zeros in the third row: D=λ1λ4λ13422(1)62(3)(2λ2)2(4)D = \left|\begin{array}{ccc} \lambda-1 & \lambda-4 & \lambda \\ 1 & 3 & -4 \\ 2 - 2(1) & 6 - 2(3) & (-2\lambda-2) - 2(-4) \end{array}\right| D=λ1λ4λ134002λ+6D = \left|\begin{array}{ccc} \lambda-1 & \lambda-4 & \lambda \\ 1 & 3 & -4 \\ 0 & 0 & -2\lambda+6 \end{array}\right| Now, expand the determinant along the third row: D=(2λ+6)λ1λ413D = (-2\lambda+6) \cdot \left|\begin{array}{cc} \lambda-1 & \lambda-4 \\ 1 & 3 \end{array}\right| D=2(λ3)[3(λ1)1(λ4)]D = -2(\lambda-3) [3(\lambda-1) - 1(\lambda-4)] D=2(λ3)[3λ3λ+4]D = -2(\lambda-3) [3\lambda - 3 - \lambda + 4] D=2(λ3)[2λ+1]D = -2(\lambda-3) [2\lambda + 1] For infinitely many solutions, D=0D=0: 2(λ3)(2λ+1)=0-2(\lambda-3)(2\lambda+1) = 0 This gives two possible values for λ\lambda: λ=3\lambda = 3 or λ=1/2\lambda = -1/2.

Step 3: Calculate DxD_x and Verify λ\lambda DxD_x is obtained by replacing the first column of AA with the constant terms (5,7,9)T(5, 7, 9)^T. Dx=5λ4λ7λ1λ49λ+2(λ+2)D_x = \left|\begin{array}{ccc} 5 & \lambda-4 & \lambda \\ 7 & \lambda-1 & \lambda-4 \\ 9 & \lambda+2 & -(\lambda+2) \end{array}\right| Apply the same row operations: R2R2R1R_2 \to R_2 - R_1 and R3R3R1R_3 \to R_3 - R_1: Dx=5λ4λ234462λ2D_x = \left|\begin{array}{ccc} 5 & \lambda-4 & \lambda \\ 2 & 3 & -4 \\ 4 & 6 & -2\lambda-2 \end{array}\right| Apply R3R32R2R_3 \to R_3 - 2R_2: Dx=5λ4λ234002λ+6D_x = \left|\begin{array}{ccc} 5 & \lambda-4 & \lambda \\ 2 & 3 & -4 \\ 0 & 0 & -2\lambda+6 \end{array}\right| Expand along the third row: Dx=(2λ+6)5λ423D_x = (-2\lambda+6) \cdot \left|\begin{array}{cc} 5 & \lambda-4 \\ 2 & 3 \end{array}\right| Dx=2(λ3)[5(3)2(λ4)]D_x = -2(\lambda-3) [5(3) - 2(\lambda-4)] Dx=2(λ3)[152λ+8]D_x = -2(\lambda-3) [15 - 2\lambda + 8] Dx=2(λ3)[232λ]D_x = -2(\lambda-3) [23 - 2\lambda] For infinitely many solutions, Dx=0D_x=0: 2(λ3)(232λ)=0-2(\lambda-3)(23-2\lambda) = 0 This gives λ=3\lambda = 3 or λ=23/2\lambda = 23/2. Comparing the values for λ\lambda from D=0D=0 (λ=3,1/2\lambda=3, -1/2) and Dx=0D_x=0 (λ=3,23/2\lambda=3, 23/2), the only common value is λ=3\lambda=3. This means λ=3\lambda=3 is the only candidate for infinitely many solutions.

Step 4: Verify Dy=0D_y=0 for λ=3\lambda=3 DyD_y is obtained by replacing the second column of AA with (5,7,9)T(5, 7, 9)^T. Dy=λ15λλ7λ4λ+19(λ+2)D_y = \left|\begin{array}{ccc} \lambda-1 & 5 & \lambda \\ \lambda & 7 & \lambda-4 \\ \lambda+1 & 9 & -(\lambda+2) \end{array}\right| Substitute λ=3\lambda=3: Dy=315337343+19(3+2)=253371495D_y = \left|\begin{array}{ccc} 3-1 & 5 & 3 \\ 3 & 7 & 3-4 \\ 3+1 & 9 & -(3+2) \end{array}\right| = \left|\begin{array}{ccc} 2 & 5 & 3 \\ 3 & 7 & -1 \\ 4 & 9 & -5 \end{array}\right| Expand the determinant: Dy=2(7(5)(1)(9))5(3(5)(1)(4))+3(3(9)7(4))D_y = 2(7(-5) - (-1)(9)) - 5(3(-5) - (-1)(4)) + 3(3(9) - 7(4)) Dy=2(35+9)5(15+4)+3(2728)D_y = 2(-35 + 9) - 5(-15 + 4) + 3(27 - 28) Dy=2(26)5(11)+3(1)D_y = 2(-26) - 5(-11) + 3(-1) Dy=52+553=0D_y = -52 + 55 - 3 = 0 So, Dy=0D_y=0 for λ=3\lambda=3.

Step 5: Verify Dz=0D_z=0 for λ=3\lambda=3 DzD_z is obtained by replacing the third column of AA with (5,7,9)T(5, 7, 9)^T. Dz=λ1λ45λλ17λ+1λ+29D_z = \left|\begin{array}{ccc} \lambda-1 & \lambda-4 & 5 \\ \lambda & \lambda-1 & 7 \\ \lambda+1 & \lambda+2 & 9 \end{array}\right| Substitute λ=3\lambda=3: Dz=3134533173+13+29=215327459D_z = \left|\begin{array}{ccc} 3-1 & 3-4 & 5 \\ 3 & 3-1 & 7 \\ 3+1 & 3+2 & 9 \end{array}\right| = \left|\begin{array}{ccc} 2 & -1 & 5 \\ 3 & 2 & 7 \\ 4 & 5 & 9 \end{array}\right| Expand the determinant: Dz=2(2(9)7(5))(1)(3(9)7(4))+5(3(5)2(4))D_z = 2(2(9) - 7(5)) - (-1)(3(9) - 7(4)) + 5(3(5) - 2(4)) Dz=2(1835)+1(2728)+5(158)D_z = 2(18 - 35) + 1(27 - 28) + 5(15 - 8) Dz=2(17)+1(1)+5(7)D_z = 2(-17) + 1(-1) + 5(7) Dz=341+35=0D_z = -34 - 1 + 35 = 0 So, Dz=0D_z=0 for λ=3\lambda=3.

Step 6: Calculate the Final Expression Since D=Dx=Dy=Dz=0D=D_x=D_y=D_z=0 for λ=3\lambda=3, the system has infinitely many solutions when λ=3\lambda=3. The question asks for the value of λ2+λ\lambda^2+\lambda. Substitute λ=3\lambda=3: λ2+λ=(3)2+3=9+3=12\lambda^2+\lambda = (3)^2 + 3 = 9 + 3 = 12

3. Common Mistakes & Tips

  • Determinant Calculation Errors: Be extremely careful with arithmetic and signs, especially when expanding determinants or performing row/column operations. Double-check calculations.
  • Incomplete Conditions: Remember that for infinitely many solutions in a non-homogeneous system, all determinants (D,Dx,Dy,DzD, D_x, D_y, D_z) must be zero. Checking only D=0D=0 is insufficient; it could lead to no solution.
  • Systematic Approach: Using row/column operations to simplify determinants before expansion is often less error-prone than direct expansion for larger matrices. Aim to create rows or columns with many zeros.

4. Summary

We began by outlining the conditions for a system of linear equations to have infinitely many solutions, which require all determinants (D,Dx,Dy,DzD, D_x, D_y, D_z) to be zero. We then calculated the determinant of the coefficient matrix, DD, and found the possible values of λ\lambda for which D=0D=0. Next, we calculated DxD_x and identified the common value of λ\lambda that made both D=0D=0 and Dx=0D_x=0. This unique candidate was λ=3\lambda=3. Finally, we verified that for λ=3\lambda=3, both DyD_y and DzD_z were also zero, confirming that λ=3\lambda=3 is indeed the value for which the system has infinitely many solutions. Substituting λ=3\lambda=3 into the expression λ2+λ\lambda^2+\lambda yielded the final answer.

The final answer is 12\boxed{\text{12}}, which corresponds to option (D).

Practice More Matrices & Determinants Questions

View All Questions