Skip to main content
Back to Matrices & Determinants
JEE Main 2020
Matrices & Determinants
Matrices and Determinants
Hard

Question

Let S\mathrm{S} be the set of values of λ\lambda, for which the system of equations 6λx3y+3z=4λ26 \lambda x-3 y+3 z=4 \lambda^{2}, 2x+6λy+4z=12 x+6 \lambda y+4 z=1, 3x+2y+3λz=λ3 x+2 y+3 \lambda z=\lambda has no solution. Then 12 \sum_\limits{i \in S}|\lambda| is equal to ___________.

Answer: 6

Solution

1. Key Concept: Conditions for a System of Linear Equations

For a system of linear equations of the form AX=BAX = B, where AA is the coefficient matrix, XX is the column vector of variables, and BB is the column vector of constants, we use Cramer's Rule to determine the nature of solutions.

Let:

  • Δ=det(A)\Delta = \det(A) be the determinant of the coefficient matrix.
  • Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z be the determinants of the matrices formed by replacing the respective variable column in AA with the constant vector BB.

The conditions for the nature of solutions are:

  1. Unique Solution: If Δ0\Delta \neq 0.
  2. No Solution (Inconsistent System): If Δ=0\Delta = 0 AND at least one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero.
  3. Infinitely Many Solutions (Consistent System): If Δ=0\Delta = 0 AND Δx=Δy=Δz=0\Delta_x = \Delta_y = \Delta_z = 0.

The problem asks for the set SS of values of λ\lambda for which the system has no solution. This means we need to identify λ\lambda values such that Δ=0\Delta = 0 AND ( Δx0\Delta_x \neq 0 OR Δy0\Delta_y \neq 0 OR Δz0\Delta_z \neq 0).

2. Setting up the System and Calculating Δ\Delta

The given system of equations is: 6λx3y+3z=4λ26 \lambda x-3 y+3 z=4 \lambda^{2} 2x+6λy+4z=12 x+6 \lambda y+4 z=1 3x+2y+3λz=λ3 x+2 y+3 \lambda z=\lambda

The coefficient matrix AA and the constant vector BB are: A=(6λ3326λ4323λ),B=(4λ21λ)A = \begin{pmatrix} 6\lambda & -3 & 3 \\ 2 & 6\lambda & 4 \\ 3 & 2 & 3\lambda \end{pmatrix}, \quad B = \begin{pmatrix} 4\lambda^2 \\ 1 \\ \lambda \end{pmatrix}

Now, we calculate the determinant of the coefficient matrix, Δ\Delta: Δ=det(A)=6λ3326λ4323λ\Delta = \det(A) = \begin{vmatrix} 6\lambda & -3 & 3 \\ 2 & 6\lambda & 4 \\ 3 & 2 & 3\lambda \end{vmatrix} We expand the determinant along the first row for calculation: Δ=6λ6λ423λ(3)2433λ+326λ32\Delta = 6\lambda \begin{vmatrix} 6\lambda & 4 \\ 2 & 3\lambda \end{vmatrix} - (-3) \begin{vmatrix} 2 & 4 \\ 3 & 3\lambda \end{vmatrix} + 3 \begin{vmatrix} 2 & 6\lambda \\ 3 & 2 \end{vmatrix} =6λ((6λ)(3λ)(4)(2))+3((2)(3λ)(4)(3))+3((2)(2)(6λ)(3))= 6\lambda ((6\lambda)(3\lambda) - (4)(2)) + 3 ((2)(3\lambda) - (4)(3)) + 3 ((2)(2) - (6\lambda)(3)) =6λ(18λ28)+3(6λ12)+3(418λ)= 6\lambda (18\lambda^2 - 8) + 3 (6\lambda - 12) + 3 (4 - 18\lambda) =108λ348λ+18λ36+1254λ= 108\lambda^3 - 48\lambda + 18\lambda - 36 + 12 - 54\lambda =108λ3(4818+54)λ(3612)= 108\lambda^3 - (48 - 18 + 54)\lambda - (36 - 12) =108λ384λ24= 108\lambda^3 - 84\lambda - 24

3. Finding Values of λ\lambda for which Δ=0\Delta = 0

For the system to have no solution or infinitely many solutions, Δ\Delta must be zero. So, we set our expression for Δ\Delta to zero: 108λ384λ24=0108\lambda^3 - 84\lambda - 24 = 0 To simplify, divide the entire equation by 12: 9λ37λ2=09\lambda^3 - 7\lambda - 2 = 0 We look for integer roots by testing factors of the constant term (-2) divided by factors of the leading coefficient (9). Let's test λ=1\lambda = 1: 9(1)37(1)2=972=09(1)^3 - 7(1) - 2 = 9 - 7 - 2 = 0. So, λ=1\lambda = 1 is a root. This means (λ1)(\lambda - 1) is a factor. We can use polynomial division or synthetic division to find the other factors. Using synthetic division:

This gives us the quadratic factor 9λ2+9λ+29\lambda^2 + 9\lambda + 2. So, the equation becomes: (λ1)(9λ2+9λ+2)=0(\lambda - 1)(9\lambda^2 + 9\lambda + 2) = 0 Now, we find the roots of the quadratic equation 9λ2+9λ+2=09\lambda^2 + 9\lambda + 2 = 0 using the quadratic formula λ=b±b24ac2a\lambda = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}: λ=9±924(9)(2)2(9)\lambda = \frac{-9 \pm \sqrt{9^2 - 4(9)(2)}}{2(9)} λ=9±817218\lambda = \frac{-9 \pm \sqrt{81 - 72}}{18} λ=9±918\lambda = \frac{-9 \pm \sqrt{9}}{18} λ=9±318\lambda = \frac{-9 \pm 3}{18} This yields two more roots: λ1=9+318=618=13\lambda_1 = \frac{-9 + 3}{18} = \frac{-6}{18} = -\frac{1}{3} λ2=9318=1218=23\lambda_2 = \frac{-9 - 3}{18} = \frac{-12}{18} = -\frac{2}{3} Thus, the values of λ\lambda for which Δ=0\Delta = 0 are 1,13,231, -\frac{1}{3}, -\frac{2}{3}. These are the candidate values for which the system has no solution or infinitely many solutions.

4. Testing Candidate Values of λ\lambda for "No Solution"

We now check each of these λ\lambda values by calculating Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z. If Δ=0\Delta = 0 and at least one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero, then the system has no solution.

Case 1: λ=1\lambda = 1 The constant vector BB becomes (4(1)211)=(411)\begin{pmatrix} 4(1)^2 \\ 1 \\ 1 \end{pmatrix} = \begin{pmatrix} 4 \\ 1 \\ 1 \end{pmatrix}. Let's calculate Δx\Delta_x: Δx=433164123\Delta_x = \begin{vmatrix} 4 & -3 & 3 \\ 1 & 6 & 4 \\ 1 & 2 & 3 \end{vmatrix} Expand along the first row: Δx=4(6×34×2)(3)(1×34×1)+3(1×26×1)\Delta_x = 4(6 \times 3 - 4 \times 2) - (-3)(1 \times 3 - 4 \times 1) + 3(1 \times 2 - 6 \times 1) =4(188)+3(34)+3(26)= 4(18 - 8) + 3(3 - 4) + 3(2 - 6) =4(10)+3(1)+3(4)= 4(10) + 3(-1) + 3(-4) =40312=25= 40 - 3 - 12 = 25 Since Δx=250\Delta_x = 25 \neq 0 and Δ=0\Delta = 0 for λ=1\lambda = 1, the system has no solution for λ=1\lambda = 1. Thus, λ=1S\lambda = 1 \in S.

Case 2: λ=13\lambda = -\frac{1}{3} The constant vector BB becomes (4(13)2113)=(49113)\begin{pmatrix} 4(-\frac{1}{3})^2 \\ 1 \\ -\frac{1}{3} \end{pmatrix} = \begin{pmatrix} \frac{4}{9} \\ 1 \\ -\frac{1}{3} \end{pmatrix}. The coefficient matrix AA becomes (233224321)\begin{pmatrix} -2 & -3 & 3 \\ 2 & -2 & 4 \\ 3 & 2 & -1 \end{pmatrix}. Let's calculate Δx\Delta_x: Δx=49331241321\Delta_x = \begin{vmatrix} \frac{4}{9} & -3 & 3 \\ 1 & -2 & 4 \\ -\frac{1}{3} & 2 & -1 \end{vmatrix} Expand along the first row: Δx=49((2)(1)(4)(2))(3)((1)(1)(4)(13))+3((1)(2)(2)(13))\Delta_x = \frac{4}{9}((-2)(-1) - (4)(2)) - (-3)((1)(-1) - (4)(-\frac{1}{3})) + 3((1)(2) - (-2)(-\frac{1}{3})) =49(28)+3(1+43)+3(223)= \frac{4}{9}(2 - 8) + 3(-1 + \frac{4}{3}) + 3(2 - \frac{2}{3}) =49(6)+3(13)+3(43)= \frac{4}{9}(-6) + 3(\frac{1}{3}) + 3(\frac{4}{3}) =249+1+4=83+5=8+153=73= -\frac{24}{9} + 1 + 4 = -\frac{8}{3} + 5 = \frac{-8 + 15}{3} = \frac{7}{3} Since Δx=730\Delta_x = \frac{7}{3} \neq 0 and Δ=0\Delta = 0 for λ=13\lambda = -\frac{1}{3}, the system has no solution for λ=13\lambda = -\frac{1}{3}. Thus, λ=13S\lambda = -\frac{1}{3} \in S.

Case 3: λ=23\lambda = -\frac{2}{3} The constant vector BB becomes (4(23)2123)=(169123)\begin{pmatrix} 4(-\frac{2}{3})^2 \\ 1 \\ -\frac{2}{3} \end{pmatrix} = \begin{pmatrix} \frac{16}{9} \\ 1 \\ -\frac{2}{3} \end{pmatrix}. The coefficient matrix AA becomes (433244322)\begin{pmatrix} -4 & -3 & 3 \\ 2 & -4 & 4 \\ 3 & 2 & -2 \end{pmatrix}. Let's calculate Δx\Delta_x: Δx=169331442322\Delta_x = \begin{vmatrix} \frac{16}{9} & -3 & 3 \\ 1 & -4 & 4 \\ -\frac{2}{3} & 2 & -2 \end{vmatrix} Notice that the third column (C3C_3) is 1-1 times the second column (C2C_2). Specifically, C3=(342)C_3 = \begin{pmatrix} 3 \\ 4 \\ -2 \end{pmatrix} and C2=(342)C_2 = \begin{pmatrix} -3 \\ -4 \\ 2 \end{pmatrix}, so C3=C2C_3 = -C_2. If two columns of a determinant are proportional, the determinant is zero. Therefore, Δx=0\Delta_x = 0 for λ=23\lambda = -\frac{2}{3}. Since Δx=0\Delta_x = 0, we must check Δy\Delta_y or Δz\Delta_z to see if they are non-zero. If all are zero, it's infinitely many solutions; otherwise, it's no solution. Let's calculate Δy\Delta_y: Δy=416932143232\Delta_y = \begin{vmatrix} -4 & \frac{16}{9} & 3 \\ 2 & 1 & 4 \\ 3 & -\frac{2}{3} & -2 \end{vmatrix} Expand along the first column: Δy=4((1)(2)(4)(23))2((169)(2)(3)(23))+3((169)(4)(3)(1))\Delta_y = -4((1)(-2) - (4)(-\frac{2}{3})) - 2((\frac{16}{9})(-2) - (3)(-\frac{2}{3})) + 3((\frac{16}{9})(4) - (3)(1)) =4(2+83)2(329+2)+3(6493)= -4(-2 + \frac{8}{3}) - 2(-\frac{32}{9} + 2) + 3(\frac{64}{9} - 3) =4(23)2(32+189)+3(64279)= -4(\frac{2}{3}) - 2(\frac{-32+18}{9}) + 3(\frac{64-27}{9}) =832(149)+3(379)= -\frac{8}{3} - 2(-\frac{14}{9}) + 3(\frac{37}{9}) =83+289+373= -\frac{8}{3} + \frac{28}{9} + \frac{37}{3} =24+28+1119=1159= \frac{-24 + 28 + 111}{9} = \frac{115}{9} Since Δy=11590\Delta_y = \frac{115}{9} \neq 0 (and Δ=0\Delta = 0 for λ=23\lambda = -\frac{2}{3}), the system has no solution for λ=23\lambda = -\frac{2}{3}. Thus, λ=23S\lambda = -\frac{2}{3} \in S.

Tip: When Δx=0\Delta_x=0 for a particular λ\lambda, it is crucial to check Δy\Delta_y or Δz\Delta_z. If even one of them is non-zero, the system has no solution. Only if ALL of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z are zero, does it imply infinitely many solutions.

5. Identifying the Set SS

From our analysis, all three values of λ\lambda for which Δ=0\Delta = 0 lead to the condition for "no solution". Therefore, the set S={1,13,23}S = \{1, -\frac{1}{3}, -\frac{2}{3}\}.

6. Final Calculation

We need to calculate 12 \sum_\limits{i \in S}|\lambda|. First, find the sum of the absolute values of the elements in SS: \sum_\limits{i \in S}|\lambda| = |1| + |-\frac{1}{3}| + |-\frac{2}{3}| =1+13+23= 1 + \frac{1}{3} + \frac{2}{3} =1+1+23=1+33=1+1=2= 1 + \frac{1+2}{3} = 1 + \frac{3}{3} = 1 + 1 = 2 Now, multiply this sum by 12: 12 \sum_\limits{i \in S}|\lambda| = 12 \times 2 = 24

The final answer is 24\boxed{24}.

Key Takeaway: For a system of linear equations to have no solution, the determinant of the coefficient matrix (Δ\Delta) must be zero, AND at least one of the determinants obtained by replacing a column with the constant vector (Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z) must be non-zero. Thorough calculation of all relevant determinants for each candidate λ\lambda value is essential to correctly classify the system's behavior.

Practice More Matrices & Determinants Questions

View All Questions