MCQMediumJEE 2024Solving Linear Equations (Matrix Method)

JEE Mathematics 2024 Question with Solution

For λ,μR\lambda, \mu \in \mathbb{R}, if the system of equations:

3x+5y+λz=33x + 5y + \lambda z = 37x+11y9z=27x + 11y - 9z = 297x+155y189z=μ97x + 155y - 189z = \mu

has infinitely many solutions, then μ+2λ\mu + 2\lambda equals:

  • A

    2525

  • B

    2424

  • C

    2727

  • D

    2222

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given:

3x+5y+λz=33x + 5y + \lambda z = 3 7x+11y9z=27x + 11y - 9z = 2 97x+155y189z=μ97x + 155y - 189z = \mu

Find: μ+2λ\mu + 2\lambda when the system has infinitely many solutions.

For infinitely many solutions, by Cramer's Rule, we need

Δ=Δ1=Δ2=Δ3=0\Delta = \Delta_1 = \Delta_2 = \Delta_3 = 0

First, use Δ=0\Delta = 0:

35λ711997155189=0\begin{vmatrix} 3 & 5 & \lambda \\ 7 & 11 & -9 \\ 97 & 155 & -189 \end{vmatrix} = 0

Perform R3R314R2R_3 \to R_3 - 14R_2:

35λ71191163=0\begin{vmatrix} 3 & 5 & \lambda \\ 7 & 11 & -9 \\ -1 & -1 & -63 \end{vmatrix} = 0

Next, perform C1C1+C2C_1 \to C_1 + C_2:

45λ91190163=0\begin{vmatrix} 4 & 5 & \lambda \\ 9 & 11 & -9 \\ 0 & -1 & -63 \end{vmatrix} = 0

Expanding along the third row:

1(369λ)63(4445)=0-1(-36 - 9\lambda) - 63(44 - 45) = 0 36+9λ+63=036 + 9\lambda + 63 = 0 9λ=99λ=119\lambda = -99 \Rightarrow \lambda = -11

Now use Δ3=0\Delta_3 = 0:

353711297155μ=0\begin{vmatrix} 3 & 5 & 3 \\ 7 & 11 & 2 \\ 97 & 155 & \mu \end{vmatrix} = 0

Perform C2C2C1C_2 \to C_2 - C_1:

3237429758μ=0\begin{vmatrix} 3 & 2 & 3 \\ 7 & 4 & 2 \\ 97 & 58 & \mu \end{vmatrix} = 0

Next, C1C1C3C_1 \to C_1 - C_3:

02354297μ58μ=0\begin{vmatrix} 0 & 2 & 3 \\ 5 & 4 & 2 \\ 97 - \mu & 58 & \mu \end{vmatrix} = 0

Expanding along the first column:

5(2μ174)+(97μ)(412)=0-5(2\mu - 174) + (97 - \mu)(4 - 12) = 0 10μ870+7768μ=010\mu - 870 + 776 - 8\mu = 0 2μ=94μ=472\mu = 94 \Rightarrow \mu = 47

Finally,

μ+2λ=4722=25\mu + 2\lambda = 47 - 22 = 25

Therefore, the correct option is A.

Linear Dependence Trick

Given:

3x+5y+λz=33x + 5y + \lambda z = 3 7x+11y9z=27x + 11y - 9z = 2 97x+155y189z=μ97x + 155y - 189z = \mu

Find: μ+2λ\mu + 2\lambda.

For infinitely many solutions, the third equation must be a linear combination of the first two. Multiply equation (1)\text{(1)} by 3131:

93x+155y+31λz=9393x + 155y + 31\lambda z = 93

Subtract this from equation (3)\text{(3)}:

4x(31λ+189)z=μ934x - (31\lambda + 189)z = \mu - 93

Now compare with equation (2)\text{(2)},

7x+11y9z=27x + 11y - 9z = 2

so that the dependence condition forces the coefficients to remain consistent. Solving gives

λ=11,μ=47\lambda = -11, \qquad \mu = 47

Hence,

μ+2λ=47+2(11)=25\mu + 2\lambda = 47 + 2(-11) = 25

This works because infinitely many solutions require the coefficient rows and constant terms to satisfy the same dependence relation. Therefore, the correct option is A.

Common mistakes

  • Setting only Δ=0\Delta = 0 and ignoring Δ1,Δ2,Δ3\Delta_1, \Delta_2, \Delta_3. For infinitely many solutions, the coefficient matrix and augmented system must satisfy the consistency condition together. Check the relevant determinants, not only the main determinant.

  • Assuming that determinant zero automatically means infinitely many solutions. A zero determinant can also lead to no solution. You must also ensure that the constants satisfy the same linear dependence relation.

  • Making row or column operation errors while evaluating the determinant, especially sign mistakes in cofactor expansion. Track each operation carefully and expand with the correct sign pattern.

Practice more Solving Linear Equations (Matrix Method) questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions