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 1 · Q39
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 1 · Q39

Matrices and Determinants question

2024 · 30 Jan · Shift 1 · Q39

JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
Consider the system of linear equations x+y+z=4μ,x+2y+2λz=10μ,x+3y+4λ2z=μ2+15x+y+z=4 \mu, x+2 y+2 \lambda z=10 \mu, x+3 y+4 \lambda^2 z=\mu^2+15x+y+z=4μ,x+2y+2λz=10μ,x+3y+4λ2z=μ2+15 where λ,μ∈R\lambda, \mu \in \mathbf{R}λ,μ∈R. Which one of the following statements is NOT correct ?
  1. A
    The system has unique solution if λeq12\lambda eq \frac{1}{2}λeq21​ and μeq1,15\mu eq 1,15μeq1,15
  2. B
    The system has infinite number of solutions if λ=12\lambda=\frac{1}{2}λ=21​ and μ=15\mu=15μ=15
  3. C
    The system is consistent if λeq12\lambda eq \frac{1}{2}λeq21​
  4. D
    The system is inconsistent if λ=12\lambda=\frac{1}{2}λ=21​ and μeq1\mu eq 1μeq1
View written solutionFree

Correct answer: D

  1. Write the system in matrix form

The system is

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

with coefficient matrix

A=(111122λ134λ2).A=\begin{pmatrix} 1&1&1\\ 1&2&2\lambda\\ 1&3&4\lambda^2 \end{pmatrix}.A=​111​123​12λ4λ2​​.

We must identify the statement which is NOT correct.


  1. Check when the system has a unique solution

A unique solution exists when det⁡(A)≠0\det(A)\neq 0det(A)=0.

Compute:

det⁡(A)=∣111122λ134λ2∣.\det(A)= \begin{vmatrix} 1&1&1\\ 1&2&2\lambda\\ 1&3&4\lambda^2 \end{vmatrix}.det(A)=​111​123​12λ4λ2​​.

Apply row operations R2→R2−R1R_2\to R_2-R_1R2​→R2​−R1​, R3→R3−R1R_3\to R_3-R_1R3​→R3​−R1​:

det⁡(A)=∣111012λ−1024λ2−1∣=∣12λ−124λ2−1∣.\det(A)= \begin{vmatrix} 1&1&1\\ 0&1&2\lambda-1\\ 0&2&4\lambda^2-1 \end{vmatrix} = \begin{vmatrix} 1&2\lambda-1\\ 2&4\lambda^2-1 \end{vmatrix}.det(A)=​100​112​12λ−14λ2−1​​=​12​2λ−14λ2−1​​.

So,

det⁡(A)=1(4λ2−1)−2(2λ−1)=4λ2−1−4λ+2=4λ2−4λ+1=(2λ−1)2.\det(A)=1(4\lambda^2-1)-2(2\lambda-1) =4\lambda^2-1-4\lambda+2 =4\lambda^2-4\lambda+1 =(2\lambda-1)^2.det(A)=1(4λ2−1)−2(2λ−1)=4λ2−1−4λ+2=4λ2−4λ+1=(2λ−1)2.

Thus,

det⁡(A)≠0  ⟺  λ≠12.\det(A)\neq 0 \iff \lambda\neq \frac12.det(A)=0⟺λ=21​.

Hence for λ≠12\lambda\neq \frac12λ=21​, the system always has a unique solution for every real μ\muμ.

So statement A says unique solution if λ≠12\lambda\neq \frac12λ=21​ and μ≠1,15\mu\neq 1,15μ=1,15. This is true but unnecessarily restrictive, because unique solution already follows from λ≠12\lambda\neq \frac12λ=21​. It is still not false.

Also statement C: if λ≠12\lambda\neq \frac12λ=21​, unique solution exists, hence system is certainly consistent. So C is correct.


  1. Now analyze the singular case λ=12\lambda=\frac12λ=21​

Substitute λ=12\lambda=\frac12λ=21​ into the equations:

{x+y+z=4μx+2y+z=10μx+3y+z=μ2+15\begin{cases} x+y+z=4\mu \\ x+2y+z=10\mu \\ x+3y+z=\mu^2+15 \end{cases}⎩⎨⎧​x+y+z=4μx+2y+z=10μx+3y+z=μ2+15​

since

2λ=1,4λ2=1.2\lambda=1, \qquad 4\lambda^2=1.2λ=1,4λ2=1.

Now subtract successively:

  • Equation 2 minus Equation 1:
y=10μ−4μ=6μ.y=10\mu-4\mu=6\mu.y=10μ−4μ=6μ.
  • Equation 3 minus Equation 2:
y=(μ2+15)−10μ=μ2−10μ+15.y=(\mu^2+15)-10\mu=\mu^2-10\mu+15.y=(μ2+15)−10μ=μ2−10μ+15.

For consistency, these two values of yyy must be equal:

6μ=μ2−10μ+15.6\mu=\mu^2-10\mu+15.6μ=μ2−10μ+15.

So,

μ2−16μ+15=0\mu^2-16\mu+15=0μ2−16μ+15=0 (μ−1)(μ−15)=0.(\mu-1)(\mu-15)=0.(μ−1)(μ−15)=0.

Hence when λ=12\lambda=\frac12λ=21​, the system is consistent only for

μ=1orμ=15.\mu=1 \quad \text{or} \quad \mu=15.μ=1orμ=15.

For all other values of μ\muμ, the system is inconsistent.

Therefore statement D says: system is inconsistent if λ=12\lambda=\frac12λ=21​ and μ≠1\mu\neq 1μ=1. This is not correct, because when μ=15\mu=15μ=15, the system is also consistent.

So D is false.


  1. Check statement B explicitly

Take λ=12\lambda=\frac12λ=21​ and μ=15\mu=15μ=15:

{x+y+z=60x+2y+z=150x+3y+z=240\begin{cases} x+y+z=60 \\ x+2y+z=150 \\ x+3y+z=240 \end{cases}⎩⎨⎧​x+y+z=60x+2y+z=150x+3y+z=240​

From differences,

y=90,y=90,y=90,

and then first equation gives

x+z=−30.x+z=-30.x+z=−30.

So one free variable remains, giving infinitely many solutions. Thus B is correct.

Similarly, if μ=1\mu=1μ=1, we get

{x+y+z=4x+2y+z=10x+3y+z=16\begin{cases} x+y+z=4 \\ x+2y+z=10 \\ x+3y+z=16 \end{cases}⎩⎨⎧​x+y+z=4x+2y+z=10x+3y+z=16​

Then y=6y=6y=6 and x+z=−2x+z=-2x+z=−2, again infinitely many solutions.


  1. Conclusion

The only statement that is NOT correct is D.\boxed{D}.D​.

PreviousNext

More from Matrices and Determinants

  • Let R=​x00​0y0​00z​​ be a non-zero 3×3 matrix, where xsinθ=ysin(θ+32π​)=zsin(θ+34π​)eq0,θ∈(0,2π)…2024 · MCQ
  • Consider the system of linear equations x+y+z=5,x+2y+λ2z=9,x+3y+λz=μ, where λ,μ∈R. Then, which of the following statement is NOT correct?2024 · MCQ
  • 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