MCQMediumJEE 2025Solving Linear Equations (Matrix Method)

JEE Mathematics 2025 Question with Solution

If the system of linear equations: x+y+2z=6,x + y + 2z = 6, 2x+3y+az=a+1,2x + 3y + az = a + 1, x3y+bz=2b,-x - 3y + bz = 2b, where a,bRa, b \in \mathbb{R}, has infinitely many solutions, then 7a+3b7a + 3b is equal to:

  • A

    2222

  • B

    1616

  • C

    99

  • D

    1212

Answer

Correct answer:B

Step-by-step solution

Standard Method

Given:

x+y+2z=6x + y + 2z = 6 2x+3y+az=a+12x + 3y + az = a + 1 x3y+bz=2b-x - 3y + bz = 2b

Find: The value of 7a+3b7a + 3b when the system has infinitely many solutions.

For infinitely many solutions, the system must satisfy the consistency condition

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

and in particular the determinant of the coefficient matrix must be zero.

The coefficient determinant is

11223a13b=0\begin{vmatrix} 1 & 1 & 2 \\ 2 & 3 & a \\ -1 & -3 & b \end{vmatrix} = 0

Expanding,

(3b+3a)(2b+a)+2(6+3)=0(3b + 3a) - (2b + a) + 2(-6 + 3) = 0 b+2a6=0b + 2a - 6 = 0

So,

2a+b=62a + b = 6

Consistency Relation

Now compare two derived equations from the original system. Subtract the first equation from the second:

(2x+3y+az)(x+y+2z)=(a+1)6(2x + 3y + az) - (x + y + 2z) = (a + 1) - 6 x+2y+(a2)z=a5x + 2y + (a - 2)z = a - 5

Subtract the first equation from the third:

(x3y+bz)(x+y+2z)=2b6(-x - 3y + bz) - (x + y + 2z) = 2b - 6 2x4y+(b2)z=2b6-2x - 4y + (b - 2)z = 2b - 6

Dividing by 2-2,

x+2yb22z=3bx + 2y - \frac{b - 2}{2}z = 3 - b

For infinitely many solutions, these two equations must represent the same relation. Hence,

a5=3ba - 5 = 3 - b

which gives

a+b=8a + b = 8

Solve for Parameters

Using

2a+b=62a + b = 6

and

a+b=8a + b = 8

subtract the second equation from the first:

a=2a = -2

Then

b=10b = 10

Therefore,

7a+3b=7(2)+3(10)=14+30=167a + 3b = 7(-2) + 3(10) = -14 + 30 = 16

So the correct option is B.

Common mistakes

  • Using only det(A)=0\det(A)=0 is not sufficient. That condition gives dependence in the coefficient matrix, but for infinitely many solutions the augmented system must also be consistent. Always use one more consistency relation.

  • Making a sign error while expanding the determinant can change b+2a6=0b + 2a - 6 = 0 into a wrong relation. Expand carefully and track the cofactor signs.

  • Equating unrelated coefficient ratios across the original three equations is incorrect. Instead, derive two equivalent reduced equations and then compare them for proportionality or equality.

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