MCQMediumJEE 2023Solving Linear Equations (Matrix Method)

JEE Mathematics 2023 Question with Solution

Let S1S_1 and S2S_2 be respectively the sets of all aR{0}a \in \mathbb{R} - \{0\} for which the system of linear equations:

ax+2ay3az=1,(2a+1)x+(2a+3)y+(a+1)z=2,(3a+5)x+(a+5)y+(a+2)z=3,\begin{aligned} ax + 2ay - 3az &= 1,\\ (2a + 1)x + (2a + 3)y + (a + 1)z &= 2,\\ (3a + 5)x + (a + 5)y + (a + 2)z &= 3, \end{aligned}

has unique solution and infinitely many solutions. Then:

  • A

    n(S1)=2n(S_1) = 2 and S2S_2 is an infinite set

  • B

    S1S_1 is an infinite set and n(S2)=2n(S_2) = 2

  • C

    S1=S_1 = \emptyset and S2=R{0}S_2 = \mathbb{R} - \{0\}

  • D

    S1=R{0}S_1 = \mathbb{R} - \{0\} and S2=S_2 = \emptyset

Answer

Correct answer:D

Step-by-step solution

Determinant Test

Given: The coefficient matrix of the system is

a2a3a2a+12a+3a+13a+5a+5a+2\begin{vmatrix} a & 2a & -3a \\ 2a+1 & 2a+3 & a+1 \\ 3a+5 & a+5 & a+2 \end{vmatrix}

Find: The sets S1S_1 and S2S_2 for values of aR{0}a \in \mathbb{R} - \{0\} for which the system has a unique solution and infinitely many solutions.

For a system of three linear equations, a unique solution exists when the determinant of the coefficient matrix is non-zero. Infinitely many solutions can occur only when this determinant is zero and the system is consistent.

From the solution,

Δ=a2a3a2a+12a+3a+13a+5a+5a+2\Delta = \begin{vmatrix} a & 2a & -3a \\ 2a+1 & 2a+3 & a+1 \\ 3a+5 & a+5 & a+2 \end{vmatrix} Δ=a(15a2+31a+36)\Delta = a(15a^2 + 31a + 36)

Now check when Δ=0\Delta = 0:

a(15a2+31a+36)=0a(15a^2 + 31a + 36) = 0

So either a=0a = 0 or

15a2+31a+36=015a^2 + 31a + 36 = 0

The quadratic factor cannot be zero because its discriminant is negative:

3124×15×36<031^2 - 4 \times 15 \times 36 < 0

Hence,

15a2+31a+360for all real a15a^2 + 31a + 36 \neq 0 \quad \text{for all real } a

Therefore,

Δ0for all aR{0}\Delta \neq 0 \quad \text{for all } a \in \mathbb{R} - \{0\}

Since the question already excludes a=0a = 0, the determinant is non-zero for every allowed value of aa.

So the system has a unique solution for every aR{0}a \in \mathbb{R} - \{0\}, and it never has infinitely many solutions. Thus,

S1=R{0},S2=S_1 = \mathbb{R} - \{0\}, \qquad S_2 = \emptyset

Therefore, the correct option is D.

Discrepancy note: The provided the solution states "Correct Option is C", but its own working concludes S1=R{0}S_1 = \mathbb{R} - \{0\} and S2=S_2 = \emptyset, which matches option D.

Why Infinite Solutions Are Impossible Here

A system can have infinitely many solutions only if the coefficient determinant becomes zero. Here the determinant reduces to

Δ=a(15a2+31a+36)\Delta = a(15a^2 + 31a + 36)

The allowed values satisfy a0a \neq 0.

So the only remaining possibility for Δ=0\Delta = 0 would be

15a2+31a+36=015a^2 + 31a + 36 = 0

But this quadratic has no real root because

31241536=9612160<031^2 - 4 \cdot 15 \cdot 36 = 961 - 2160 < 0

Hence no real non-zero value of aa makes Δ=0\Delta = 0. Therefore the system is never singular on the given domain, so S2=S_2 = \emptyset and consequently S1=R{0}S_1 = \mathbb{R} - \{0\}. Thus the correct option is D.

Common mistakes

  • Setting 15a2+31a+36=015a^2 + 31a + 36 = 0 and assuming it has real roots without checking the discriminant is incorrect. Since the discriminant is negative, this quadratic never vanishes for real aa.

  • Forgetting that the question already restricts aR{0}a \in \mathbb{R} - \{0\} leads to wrongly including a=0a = 0 in the analysis. That value is excluded from both S1S_1 and S2S_2.

  • Trusting the printed option label from the solution without matching it to the worked result is a source of error. Always compare the final set values with the listed options; here the worked result matches D, not the printed label.

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