Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Matrices and Determinants question

2024 · 30 Jan · Shift 2 · Q46
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Matrices and Determinants
  5. /2024 · 30 Jan · Shift 2 · Q46

Matrices and Determinants question

2024 · 30 Jan · Shift 2 · Q46

JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
Consider the system of linear equations x+y+z=5,x+2y+λ2z=9,x+3y+λz=μx+y+z=5, x+2 y+\lambda^2 z=9, x+3 y+\lambda z=\mux+y+z=5,x+2y+λ2z=9,x+3y+λz=μ, where λ,μ∈R\lambda, \mu \in \mathbb{R}λ,μ∈R. Then, which of the following statement is NOT correct?
  1. A
    System is consistent if λeq1\lambda eq 1λeq1 and μ=13\mu=13μ=13
  2. B
    System is inconsistent if λ=1\lambda=1λ=1 and μeq13\mu eq 13μeq13
  3. C
    System has unique solution if λeq1\lambda eq 1λeq1 and μeq13\mu eq 13μeq13
  4. D
    System has infinite number of solutions if λ=1\lambda=1λ=1 and μ=13\mu=13μ=13
View written solutionFree

Correct answer: C

  1. Write the system in matrix form

The system is

{x+y+z=5x+2y+λ2z=9x+3y+λz=μ\begin{cases} x+y+z=5 \\ x+2y+\lambda^2 z=9 \\ x+3y+\lambda z=\mu \end{cases}⎩⎨⎧​x+y+z=5x+2y+λ2z=9x+3y+λz=μ​

Coefficient matrix:

A=(11112λ213λ)A=\begin{pmatrix} 1&1&1\\ 1&2&\lambda^2\\ 1&3&\lambda \end{pmatrix}A=​111​123​1λ2λ​​

To determine whether the system has a unique solution, infinite solutions, or is inconsistent, compute det⁡(A)\det(A)det(A).


  1. Compute the determinant

Apply row operations:

R2→R2−R1,R3→R3−R1R_2\to R_2-R_1, \qquad R_3\to R_3-R_1R2​→R2​−R1​,R3​→R3​−R1​

Then

det⁡(A)=∣11101λ2−102λ−1∣\det(A)= \begin{vmatrix} 1&1&1\\ 0&1&\lambda^2-1\\ 0&2&\lambda-1 \end{vmatrix}det(A)=​100​112​1λ2−1λ−1​​

Expanding along the first column,

det⁡(A)=∣1λ2−12λ−1∣=1(λ−1)−2(λ2−1)\det(A)= \begin{vmatrix} 1&\lambda^2-1\\ 2&\lambda-1 \end{vmatrix} =1(\lambda-1)-2(\lambda^2-1)det(A)=​12​λ2−1λ−1​​=1(λ−1)−2(λ2−1) =λ−1−2λ2+2=−(2λ2−λ−1)=\lambda-1-2\lambda^2+2 =-(2\lambda^2-\lambda-1)=λ−1−2λ2+2=−(2λ2−λ−1) =−(2λ+1)(λ−1)=-(2\lambda+1)(\lambda-1)=−(2λ+1)(λ−1)

So,

det⁡(A)=0  ⟺  λ=1 or λ=−12\det(A)=0 \iff \lambda=1 \text{ or } \lambda=-\frac12det(A)=0⟺λ=1 or λ=−21​

Hence the system has a unique solution whenever

λ≠1andλ≠−12.\lambda\neq 1 \quad \text{and} \quad \lambda\neq -\frac12.λ=1andλ=−21​.
  1. Check the case λ=1\lambda=1λ=1

If λ=1\lambda=1λ=1, the equations become

{x+y+z=5x+2y+z=9x+3y+z=μ\begin{cases} x+y+z=5 \\ x+2y+z=9 \\ x+3y+z=\mu \end{cases}⎩⎨⎧​x+y+z=5x+2y+z=9x+3y+z=μ​

Subtract first from second:

y=4y=4y=4

Subtract second from third:

y=μ−9y=\mu-9y=μ−9

Thus for consistency,

4=μ−9  ⟹  μ=134=\mu-9 \implies \mu=134=μ−9⟹μ=13
  • If μ=13\mu=13μ=13, then the third equation is dependent on the first two, so the system has infinitely many solutions.
  • If μ≠13\mu\neq 13μ=13, the system is inconsistent.

Therefore:

  • B is correct
  • D is correct

  1. Check the case λ≠1\lambda\neq 1λ=1 with μ=13\mu=13μ=13

Option A says: system is consistent if λ≠1\lambda\neq 1λ=1 and μ=13\mu=13μ=13.

This is certainly true whenever the system has either a unique solution or infinitely many solutions.

We already know:

  • If λ≠1\lambda\neq 1λ=1 and also λ≠−12\lambda\neq -\frac12λ=−21​, then det⁡(A)≠0\det(A)\neq 0det(A)=0, so the system has a unique solution, hence it is consistent.
  • Now check λ=−12\lambda=-\frac12λ=−21​ separately.

For λ=−12\lambda=-\frac12λ=−21​, the system is

{x+y+z=5x+2y+14z=9x+3y−12z=13\begin{cases} x+y+z=5 \\ x+2y+\frac14 z=9 \\ x+3y-\frac12 z=13 \end{cases}⎩⎨⎧​x+y+z=5x+2y+41​z=9x+3y−21​z=13​

Subtract the first equation from the second and third:

y−34z=4y-\frac34 z=4y−43​z=4 2y−32z=82y-\frac32 z=82y−23​z=8

The second derived equation is exactly twice the first, so the system is consistent and has infinitely many solutions.

Thus for λ≠1\lambda\neq 1λ=1 and μ=13\mu=13μ=13, the system is indeed consistent. So A is correct.


  1. Check option C

Option C says: system has unique solution if λ≠1\lambda\neq 1λ=1 and μ≠13\mu\neq 13μ=13.

This is not always true, because if

λ=−12,\lambda=-\frac12,λ=−21​,

then det⁡(A)=0\det(A)=0det(A)=0, so unique solution is impossible.

Let us check consistency for λ=−12\lambda=-\frac12λ=−21​ and general μ\muμ:

{x+y+z=5x+2y+14z=9x+3y−12z=μ\begin{cases} x+y+z=5 \\ x+2y+\frac14 z=9 \\ x+3y-\frac12 z=\mu \end{cases}⎩⎨⎧​x+y+z=5x+2y+41​z=9x+3y−21​z=μ​

From subtracting the first equation:

y−34z=4...(1)y-\frac34 z=4 \quad ...(1)y−43​z=4...(1) 2y−32z=μ−5...(2)2y-\frac32 z=\mu-5 \quad ...(2)2y−23​z=μ−5...(2)

But doubling (1) gives

2y−32z=82y-\frac32 z=82y−23​z=8

So consistency requires

μ−5=8  ⟹  μ=13\mu-5=8 \implies \mu=13μ−5=8⟹μ=13

If μ≠13\mu\neq 13μ=13, the system is inconsistent.

Therefore, for λ=−12\lambda=-\frac12λ=−21​ and μ≠13\mu\neq 13μ=13, option C fails badly: the system does not have a unique solution.

Hence C is the NOT correct statement.


  1. Final conclusion

The incorrect statement is

C\boxed{\text{C}}C​
PreviousNext

More from Matrices and Determinants

  • If the system of linear equations ​x−2y+z=−42x+αy+3z=53x−y+βz=3​ has infinitely many solutions, then 12α+13β is equal to2024 · MCQ
  • Let A be a 3×3 real matrix such that A​101​​=2​101​​,A​−101​​=4​−101​​,A​010​​=2​010​​. …2024 · MCQ
  • Let A be a 3×3 matrix and det(A)=2. If n=det(2024− times adj(adj(…..(adjA))​​)), then the remainder when n is divided…2024 · Numerical
  • Let S denote the set of all real values of λ such that the system of equations λx+y+z=1x+λy+z=1x+y+λz=1 is inconsistent, then ∑λ∈S​(∣λ∣2+∣λ∣) is equal to2023 · MCQ
  • For the system of linear equations αx+y+z=1,x+αy+z=1,x+y+αz=β, which one of the following statements is NOT correct?2023 · MCQ
  • If A=21​[1−3​​3​1​], then :2023 · MCQ
  • If the system of equations x+y+az=b2x+5y+2z=6x+2y+3z=3 has infinitely many solutions, then 2a+3b is equal to :2023 · MCQ
  • Let A=[aij​]2×2​, where aij​eq0 for all i,j and A2=I. Let a be the sum of all diagonal elements of A and b=∣A∣…2023 · MCQ