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

2023 · 1 Feb · Shift 2 · Q28
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. /2023 · 1 Feb · Shift 2 · Q28

Matrices and Determinants question

2023 · 1 Feb · Shift 2 · Q28

JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
For the system of linear equations αx+y+z=1,x+αy+z=1,x+y+αz=β\alpha x+y+z=1,x+\alpha y+z=1,x+y+\alpha z=\betaαx+y+z=1,x+αy+z=1,x+y+αz=β, which one of the following statements is NOT correct?
  1. A
    It has infinitely many solutions if α=1\alpha=1α=1 and β=1\beta=1β=1
  2. B
    It has infinitely many solutions if α=2\alpha=2α=2 and β=−1\beta=-1β=−1
  3. C
    x+y+z=34x+y+z=\frac{3}{4}x+y+z=43​ if α=2\alpha=2α=2 and β=1\beta=1β=1
  4. D
    It has no solution if α=−2\alpha=-2α=−2 and β=1\beta=1β=1
View written solutionFree

Correct answer: B

We are given the system

{αx+y+z=1x+αy+z=1x+y+αz=β\begin{cases} \alpha x+y+z=1 \\ x+\alpha y+z=1 \\ x+y+\alpha z=\beta \end{cases}⎩⎨⎧​αx+y+z=1x+αy+z=1x+y+αz=β​

and we must find which statement is NOT correct.


1. Write the coefficient matrix

The coefficient matrix is

A=(α111α111α).A=\begin{pmatrix} \alpha & 1 & 1\\ 1 & \alpha & 1\\ 1 & 1 & \alpha \end{pmatrix}.A=​α11​1α1​11α​​.

A useful observation is that

A=(α−1)I+J,A=(\alpha-1)I+J,A=(α−1)I+J,

where JJJ is the 3×33\times 33×3 all-ones matrix.

The eigenvalues of JJJ are 3,0,03,0,03,0,0, so the eigenvalues of AAA are

α+2,α−1,α−1.\alpha+2,\quad \alpha-1,\quad \alpha-1.α+2,α−1,α−1.

Hence

det⁡(A)=(α+2)(α−1)2.\det(A)=(\alpha+2)(\alpha-1)^2.det(A)=(α+2)(α−1)2.

Therefore, the matrix is singular when

α=1orα=−2.\alpha=1 \quad \text{or} \quad \alpha=-2.α=1orα=−2.

So we must check the options carefully.


2. Check Option A: α=1, β=1\alpha=1,\ \beta=1α=1, β=1

Substitute α=1\alpha=1α=1:

x+y+z=1,x+y+z=1,x+y+z=1, x+y+z=1,x+y+z=1,x+y+z=1, x+y+z=β=1.x+y+z=\beta=1.x+y+z=β=1.

So all three equations are identical:

x+y+z=1.x+y+z=1.x+y+z=1.

This represents a plane in three variables, so there are infinitely many solutions.

So Option A is correct.


3. Check Option B: α=2, β=−1\alpha=2,\ \beta=-1α=2, β=−1

Substitute α=2\alpha=2α=2:

2x+y+z=1...(1)2x+y+z=1 \quad ...(1)2x+y+z=1...(1) x+2y+z=1...(2)x+2y+z=1 \quad ...(2)x+2y+z=1...(2) x+y+2z=−1...(3)x+y+2z=-1 \quad ...(3)x+y+2z=−1...(3)

Since det⁡(A)\det(A)det(A) at α=2\alpha=2α=2 is

(2+2)(2−1)2=4≠0,(2+2)(2-1)^2=4\neq 0,(2+2)(2−1)2=4=0,

the system has a unique solution, not infinitely many solutions.

So Option B is not correct.

Let us verify by solving quickly.

Add (1), (2), (3):

4(x+y+z)=1+1−1=14(x+y+z)=1+1-1=14(x+y+z)=1+1−1=1 x+y+z=14.x+y+z=\frac14.x+y+z=41​.

So indeed a unique solution exists.

Thus the claim "infinitely many solutions" is false.


4. Check Option C: α=2, β=1\alpha=2,\ \beta=1α=2, β=1

Now the system becomes

2x+y+z=1,2x+y+z=1,2x+y+z=1, x+2y+z=1,x+2y+z=1,x+2y+z=1, x+y+2z=1.x+y+2z=1.x+y+2z=1.

Add all three equations:

4(x+y+z)=3.4(x+y+z)=3.4(x+y+z)=3.

Hence

x+y+z=34.x+y+z=\frac34.x+y+z=43​.

So Option C is correct.


5. Check Option D: α=−2, β=1\alpha=-2,\ \beta=1α=−2, β=1

Substitute α=−2\alpha=-2α=−2:

−2x+y+z=1...(1)-2x+y+z=1 \quad ...(1)−2x+y+z=1...(1) x−2y+z=1...(2)x-2y+z=1 \quad ...(2)x−2y+z=1...(2) x+y−2z=1...(3)x+y-2z=1 \quad ...(3)x+y−2z=1...(3)

Add all three equations:

(−2x+x+x)+(y−2y+y)+(z+z−2z)=1+1+1(-2x+x+x)+(y-2y+y)+(z+z-2z)=1+1+1(−2x+x+x)+(y−2y+y)+(z+z−2z)=1+1+1 0=3,0=3,0=3,

which is impossible.

Therefore, the system has no solution.

So Option D is correct.


6. Final conclusion

Among the given statements, the only one that is NOT correct is:

B\boxed{\text{B}}B​

This matches the stored correct answer.

PreviousNext

More from Matrices and Determinants

  • 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
  • Let P be a square matrix such that P2=I−P. For α,β,γ,δ∈N, if Pα+Pβ=γI−29P and Pα−Pβ=δI−13P, then α+β+γ−δ is equal to :2023 · MCQ
  • For the system of equations x+y+z=6x+2y+αz=10x+3y+5z=β, which one of the following is NOT true?2023 · MCQ
  • Let A=​210​12−1​0−12​​. If ∣adj(adj(adj2A))∣=(16)n, then n is equal to :2023 · MCQ
  • Let P=[23​​−21​​21​23​​​],A=[10​11​] and Q=PAPT. If PTQ2007P=[ac​bd​]…2023 · MCQ
  • If A=[1λ​510​],A−1=αA+βI and α+β=−2, then 4α2+β2+λ2 is equal to :2023 · MCQ