MCQMediumJEE 2026Solving Linear Equations (Matrix Method)

JEE Mathematics 2026 Question with Solution

If the system of equations 3x+y+4z=33x + y + 4z = 3 2x+αyz=32x + \alpha y - z = -3 x+2y+z=4x + 2y + z = 4 has no solution, then the value of α\alpha is equal to :

  • A

    1919

  • B

    1313

  • C

    44

  • D

    2323

Answer

Correct answer:A

Step-by-step solution

Standard Method

Given: The system is

3x+y+4z=32x+αyz=3x+2y+z=4\begin{aligned} 3x + y + 4z &= 3 \\ 2x + \alpha y - z &= -3 \\ x + 2y + z &= 4 \end{aligned}

Find: The value of α\alpha for which the system has no solution.

For a system of three linear equations, a necessary condition for no solution is that the determinant of the coefficient matrix is zero, and at least one corresponding Cramer's determinant is non-zero.

So first calculate

Δ=3142α1121\Delta = \begin{vmatrix} 3 & 1 & 4 \\ 2 & \alpha & -1 \\ 1 & 2 & 1 \end{vmatrix}

Expanding,

Δ=3(α+2)1(2+1)+4(4α)\Delta = 3(\alpha + 2) - 1(2 + 1) + 4(4 - \alpha) Δ=3α+63+164α=19α\Delta = 3\alpha + 6 - 3 + 16 - 4\alpha = 19 - \alpha

For no solution, set

Δ=0\Delta = 0

So,

19α=0    α=1919 - \alpha = 0 \implies \alpha = 19

Now verify inconsistency using

Δx=3143191421\Delta_x = \begin{vmatrix} 3 & 1 & 4 \\ -3 & 19 & -1 \\ 4 & 2 & 1 \end{vmatrix}

From the extracted solution,

Δx=3(19+2)1(3+4)+4(676)=6313280\Delta_x = 3(19 + 2) - 1(-3 + 4) + 4(-6 - 76) = 63 - 1 - 328 \neq 0

Thus Δ=0\Delta = 0 and Δx0\Delta_x \neq 0, so the system has no solution.

Therefore, the correct option is A, and the value of α\alpha is 1919.

Determinant Condition Explained

Given: A parameter-dependent linear system in x,y,zx, y, z.

Find: When the system becomes inconsistent.

A linear system has:

  • a unique solution when the coefficient determinant is non-zero,
  • infinitely many or no solution when the coefficient determinant is zero.

To distinguish between these last two cases, check whether at least one numerator determinant is non-zero. Here the solution shows that

Δ=19α\Delta = 19 - \alpha

Hence the critical value is obtained from

19α=019 - \alpha = 0

which gives

α=19\alpha = 19

Then the solution verifies that

Δx0\Delta_x \neq 0

Therefore the system is inconsistent, so it has no solution.

Hence, the required value is 1919.

Common mistakes

  • Setting Δ=0\Delta = 0 and concluding immediately that the system has no solution. This is incomplete because Δ=0\Delta = 0 can also correspond to infinitely many solutions. You must check at least one of Δx,Δy,Δz\Delta_x, \Delta_y, \Delta_z is non-zero.

  • Making an error while expanding the determinant. A sign mistake in cofactor expansion can change 19α19 - \alpha to a wrong expression. Keep the cofactor signs and minor determinants correct while expanding.

  • Assuming Cramer's rule gives a solution even when Δ=0\Delta = 0. Cramer's rule for a unique solution requires Δ0\Delta \neq 0. When Δ=0\Delta = 0, first test consistency using the numerator determinants.

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