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

2025 · Shift 2 · Q21
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 Advanced
  3. /Mathematics
  4. /Matrices and Determinants
  5. /2025 · Shift 2 · Q21

Matrices and Determinants question

2025 · Shift 2 · Q21

JEE AdvancedMathematicsMatrices and DeterminantsMultiple correct+4 / −2
Let I=(1001)I=\left(\begin{array}{ll}1 & 0 \\ 0 & 1\end{array}\right)I=(10​01​) and P=(2003)P=\left(\begin{array}{ll}2 & 0 \\ 0 & 3\end{array}\right)P=(20​03​). Let Q=(xyz4)Q=\left(\begin{array}{ll}x & y \\ z & 4\end{array}\right)Q=(xz​y4​) for some non-zero real numbers x,yx, yx,y, and zzz, for which there is a 2×22 \times 22×2 matrix RRR with all entries being non-zero real numbers, such that QR=RPQ R=R PQR=RP. Then which of the following statements is (are) TRUE?
  1. A
    The determinant of Q−2IQ - 2IQ−2I is zero
  2. B
    The determinant of Q−6IQ - 6IQ−6I is 12
  3. C
    The determinant of Q−3IQ - 3IQ−3I is 15
  4. D
    yz=2yz = 2yz=2
View written solutionFree

Correct answer: A, B

  1. Given matrices
P=(2003),Q=(xyz4)P=\begin{pmatrix}2&0\\0&3\end{pmatrix}, \qquad Q=\begin{pmatrix}x&y\\ z&4\end{pmatrix}P=(20​03​),Q=(xz​y4​)

and there exists a matrix

R=(abcd)R=\begin{pmatrix}a&b\\ c&d\end{pmatrix}R=(ac​bd​)

such that all of a,b,c,da,b,c,da,b,c,d are non-zero real numbers and

QR=RP.QR=RP.QR=RP.

We use this condition to determine constraints on QQQ.


  1. Compute both sides of QR=RPQR=RPQR=RP

First,

QR=(xyz4)(abcd)=(xa+ycxb+ydza+4czb+4d).QR= \begin{pmatrix}x&y\\ z&4\end{pmatrix} \begin{pmatrix}a&b\\ c&d\end{pmatrix} = \begin{pmatrix} xa+yc & xb+yd \\ za+4c & zb+4d \end{pmatrix}.QR=(xz​y4​)(ac​bd​)=(xa+ycza+4c​xb+ydzb+4d​).

Next,

RP=(abcd)(2003)=(2a3b2c3d).RP= \begin{pmatrix}a&b\\ c&d\end{pmatrix} \begin{pmatrix}2&0\\0&3\end{pmatrix} = \begin{pmatrix} 2a & 3b \\ 2c & 3d \end{pmatrix}.RP=(ac​bd​)(20​03​)=(2a2c​3b3d​).

Equating corresponding entries:

xa+yc=2a(1)xa+yc=2a \tag{1}xa+yc=2a(1) xb+yd=3b(2)xb+yd=3b \tag{2}xb+yd=3b(2) za+4c=2c(3)za+4c=2c \tag{3}za+4c=2c(3) zb+4d=3d(4)zb+4d=3d \tag{4}zb+4d=3d(4)

Since a,b,c,d≠0a,b,c,d\neq 0a,b,c,d=0, we can use these equations effectively.


  1. Extract relations from (3) and (4)

From (3):

za+4c=2c  ⟹  za=−2c  ⟹  c=−za2.za+4c=2c \implies za=-2c \implies c=-\frac{za}{2}.za+4c=2c⟹za=−2c⟹c=−2za​.

From (4):

zb+4d=3d  ⟹  zb=−d  ⟹  d=−zb.zb+4d=3d \implies zb=-d \implies d=-zb.zb+4d=3d⟹zb=−d⟹d=−zb.

Now substitute into (1) and (2).

From (1):

xa+y(−za2)=2axa+y\left(-\frac{za}{2}\right)=2axa+y(−2za​)=2a

Since a≠0a\neq 0a=0,

x−yz2=2.(5)x-\frac{yz}{2}=2. \tag{5}x−2yz​=2.(5)

From (2):

xb+y(−zb)=3bxb+y(-zb)=3bxb+y(−zb)=3b

Since b≠0b\neq 0b=0,

x−yz=3.(6)x-yz=3. \tag{6}x−yz=3.(6)

Subtract (6) from (5):

(x−yz2)−(x−yz)=2−3\left(x-\frac{yz}{2}\right)-(x-yz)=2-3(x−2yz​)−(x−yz)=2−3 yz2=−1\frac{yz}{2}=-12yz​=−1 yz=−2.yz=-2.yz=−2.

Then from (6):

x−(−2)=3  ⟹  x+2=3  ⟹  x=1.x-(-2)=3 \implies x+2=3 \implies x=1.x−(−2)=3⟹x+2=3⟹x=1.

So,

Q=(1yz4),yz=−2.Q=\begin{pmatrix}1&y\\ z&4\end{pmatrix}, \qquad yz=-2.Q=(1z​y4​),yz=−2.
  1. Now test each option

For

Q−λI=(1−λyz4−λ),Q-\lambda I=\begin{pmatrix}1-\lambda & y\\ z & 4-\lambda\end{pmatrix},Q−λI=(1−λz​y4−λ​),

we have

det⁡(Q−λI)=(1−λ)(4−λ)−yz.\det(Q-\lambda I)=(1-\lambda)(4-\lambda)-yz.det(Q−λI)=(1−λ)(4−λ)−yz.

Since yz=−2yz=-2yz=−2,

det⁡(Q−λI)=(1−λ)(4−λ)+2.\det(Q-\lambda I)=(1-\lambda)(4-\lambda)+2.det(Q−λI)=(1−λ)(4−λ)+2.

Option A: det⁡(Q−2I)=0\det(Q-2I)=0det(Q−2I)=0

det⁡(Q−2I)=(1−2)(4−2)+2=(−1)(2)+2=0.\det(Q-2I)=(1-2)(4-2)+2=(-1)(2)+2=0.det(Q−2I)=(1−2)(4−2)+2=(−1)(2)+2=0.

So A is true.

Option B: det⁡(Q−6I)=12\det(Q-6I)=12det(Q−6I)=12

det⁡(Q−6I)=(1−6)(4−6)+2=(−5)(−2)+2=10+2=12.\det(Q-6I)=(1-6)(4-6)+2=(-5)(-2)+2=10+2=12.det(Q−6I)=(1−6)(4−6)+2=(−5)(−2)+2=10+2=12.

So B is true.

Option C: det⁡(Q−3I)=15\det(Q-3I)=15det(Q−3I)=15

det⁡(Q−3I)=(1−3)(4−3)+2=(−2)(1)+2=0.\det(Q-3I)=(1-3)(4-3)+2=(-2)(1)+2=0.det(Q−3I)=(1−3)(4−3)+2=(−2)(1)+2=0.

So C is false.

Option D: yz=2yz=2yz=2

We found

yz=−2,yz=-2,yz=−2,

so D is false.


  1. Final answer

The true statements are:

A, B\boxed{A,\ B}A, B​
  1. Comparison with stored answer

Stored correct answer: A, B

Our derived answer: A, B

Hence, the answer agrees with the stored correct answer.

PreviousNext

More from Matrices and Determinants

  • Let R2 denote R×R. Let S={(a,b,c):a,b,c∈R and ax2+2bxy+cy2>0 for all (x,y)∈R2−{(0,0)}}. Then which of the following…2024 · Multiple correct
  • Let S=⎩⎨⎧​A=​011​1ab​cde​​:a,b,c,d,e∈{0,1} and ∣A∣∈{−1,1}}, where ∣A∣ denotes the determinant of A. Then…2024 · Numerical
  • Let α and β be the distinct roots of the equation x2+x−1=0. Consider the set T={1,α,β}. For a 3×3 matrix M=(aij​)3×3​, define Ri​=ai1​+ai2​+ai3​ and Cj​=a1j​+a2j​+a3j​… Includes table2024 · MCQ
  • Let α,β and γ be real numbers. Consider the following system of linear equations ​x+2y+z=7x+αz=112x−3y+βz=γ​ Match each entry in List-I to… Includes table2023 · MCQ
  • Let M=(aij​),i,j∈{1,2,3}, be the 3×3 matrix such that aij​=1 if j+1 is divisible by i, otherwise aij​=0. Then which of the following statements is(are) true?2023 · Multiple correct
  • Let R=⎩⎨⎧​​ac0​325​bd0​​:a,b,c,d∈{0,3,5,7,11,13,17,19}⎭⎬⎫​. Then the number of invertible matrices in R is :2023 · Numerical
  • Let p,q,r be nonzero real numbers that are, respectively, the 10th ,100th  and 1000th  terms of a harmonic progression. Consider the system of linear equations x+y+z=110x+100y+1000z=0qrx+pry+pqz=0​… Includes table2022 · MCQ
  • Let β be a real number. Consider the matrix A=​β23​011​1−2−2​​ If A7−(β−1)A6−βA5 is a singular matrix, then the…2022 · Numerical