MCQMediumJEE 2024Solving Linear Equations (Matrix Method)

JEE Mathematics 2024 Question with Solution

If the system of linear equations:

x2y+z=4x - 2y + z = -4 2x+αy+3z=52x + \alpha y + 3z = 5 3xy+βz=33x - y + \beta z = 3

has infinitely many solutions, then 12α+13β12\alpha + 13\beta is equal to:

  • A

    6060

  • B

    6464

  • C

    5454

  • D

    5858

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given: The system

x2y+z=4x - 2y + z = -4 2x+αy+3z=52x + \alpha y + 3z = 5 3xy+βz=33x - y + \beta z = 3

has infinitely many solutions.

Find: The value of 12α+13β12\alpha + 13\beta.

For infinitely many solutions, we use the condition that the determinant and the relevant minors vanish. From the extracted working:

D=1212α331β=0D = \begin{vmatrix} 1 & -2 & 1 \\ 2 & \alpha & 3 \\ 3 & -1 & \beta \end{vmatrix} = 0

and

D2=2115α333β=0D_2 = \begin{vmatrix} 2 & 1 & 1 \\ 5 & \alpha & 3 \\ 3 & 3 & \beta \end{vmatrix} = 0

the solution gives

D=0    αβ3α+4β=17....(1)D = 0 \implies \alpha\beta - 3\alpha + 4\beta = 17 \qquad \text{....(1)}

and from D2=0D_2 = 0,

1(5β9)+4(2β9)+1(615)=01(5\beta - 9) + 4(2\beta - 9) + 1(6 - 15) = 0 13β9369=013\beta - 9 - 36 - 9 = 0 13β=54β=541313\beta = 54 \Rightarrow \beta = \frac{54}{13}

Substitute this in equation (1)\text{(1)}:

5413α3α+4(5413)=17\frac{54}{13}\alpha - 3\alpha + 4\left(\frac{54}{13}\right) = 17 5413α3913α+21613=22113\frac{54}{13}\alpha - \frac{39}{13}\alpha + \frac{216}{13} = \frac{221}{13} 15α=5α=1315\alpha = 5 \Rightarrow \alpha = \frac{1}{3}

Now compute:

12α+13β=1213+13541312\alpha + 13\beta = 12 \cdot \frac{1}{3} + 13 \cdot \frac{54}{13} =4+54=58= 4 + 54 = 58

Therefore, the correct option is D.

Using determinant conditions

Given: A system of three linear equations in x,y,zx, y, z.

Find: The value of 12α+13β12\alpha + 13\beta when the system has infinitely many solutions.

Write the coefficient matrix as

A=[1212α331β]A = \begin{bmatrix} 1 & -2 & 1 \\ 2 & \alpha & 3 \\ 3 & -1 & \beta \end{bmatrix}

For infinitely many solutions, the rank condition requires the determinant of the coefficient matrix to be zero, together with consistency conditions from the augmented system.

From the extracted solution:

D=0    αβ3α+4β=17D = 0 \implies \alpha\beta - 3\alpha + 4\beta = 17

Also,

D2=0D_2 = 0

leads to

13β=5413\beta = 54

so

β=5413\beta = \frac{54}{13}

Substituting into

αβ3α+4β=17\alpha\beta - 3\alpha + 4\beta = 17

we get

α(5413)3α+4(5413)=17\alpha\left(\frac{54}{13}\right) - 3\alpha + 4\left(\frac{54}{13}\right) = 17

Multiply through by 1313:

54α39α+216=22154\alpha - 39\alpha + 216 = 221 15α=515\alpha = 5 α=13\alpha = \frac{1}{3}

Hence,

12α+13β=12(13)+13(5413)12\alpha + 13\beta = 12\left(\frac{1}{3}\right) + 13\left(\frac{54}{13}\right) =4+54=58= 4 + 54 = 58

Therefore, the value is 5858, so the correct option is D.

Note: The first extracted approach contains inconsistent determinant expansion, but both the stated correct option and the second approach conclude 5858.

Common mistakes

  • Setting only det(A)=0\det(A)=0 and stopping there is incomplete. That condition alone gives singularity, not necessarily infinitely many solutions. You must also use the consistency conditions from the augmented system.

  • Using the coefficient matrix entries in the wrong order while forming determinants changes the equation in α\alpha and β\beta. Copy the matrix carefully from the system before expanding.

  • After finding β=5413\beta = \frac{54}{13}, students may substitute incorrectly into the linear relation and mishandle fractions. Multiply through by the common denominator before solving for α\alpha.

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