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 · 23 Jan · Shift 2 · Q38
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. /2025 · 23 Jan · Shift 2 · Q38

Matrices and Determinants question

2025 · 23 Jan · Shift 2 · Q38

JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
Let A=[aij]A=\left[a_{i j}\right]A=[aij​] be a 3×33 \times 33×3 matrix such that A[010]=[001],A[413]=[010]A\left[\begin{array}{l}0 \\ 1 \\ 0\end{array}\right]=\left[\begin{array}{l}0 \\ 0 \\ 1\end{array}\right], A\left[\begin{array}{l}4 \\ 1 \\ 3\end{array}\right]=\left[\begin{array}{l}0 \\ 1 \\ 0\end{array}\right]A​010​​=​001​​,A​413​​=​010​​ and A[212]=[100]A\left[\begin{array}{l}2 \\ 1 \\ 2\end{array}\right]=\left[\begin{array}{l}1 \\ 0 \\ 0\end{array}\right]A​212​​=​100​​, then a23a_{23}a23​ equals :
  1. A
    2
  2. B
    −-− 1
  3. C
    1
  4. D
    0
View written solutionFree

Correct answer: B

  1. Let
A=[c1 c2 c3]A=[\mathbf{c}_1\ \mathbf{c}_2\ \mathbf{c}_3]A=[c1​ c2​ c3​]

where c1,c2,c3\mathbf{c}_1,\mathbf{c}_2,\mathbf{c}_3c1​,c2​,c3​ are the columns of AAA.

For any vector [xyz]\begin{bmatrix}x\\y\\z\end{bmatrix}​xyz​​,

A[xyz]=xc1+yc2+zc3.A\begin{bmatrix}x\\y\\z\end{bmatrix}=x\mathbf{c}_1+y\mathbf{c}_2+z\mathbf{c}_3.A​xyz​​=xc1​+yc2​+zc3​.
  1. From
A[010]=[001],A\begin{bmatrix}0\\1\\0\end{bmatrix}=\begin{bmatrix}0\\0\\1\end{bmatrix},A​010​​=​001​​,

we directly get the second column:

c2=[001].\mathbf{c}_2=\begin{bmatrix}0\\0\\1\end{bmatrix}.c2​=​001​​.
  1. Now use
A[413]=[010].A\begin{bmatrix}4\\1\\3\end{bmatrix}=\begin{bmatrix}0\\1\\0\end{bmatrix}.A​413​​=​010​​.

So,

4c1+c2+3c3=[010].4\mathbf{c}_1+\mathbf{c}_2+3\mathbf{c}_3=\begin{bmatrix}0\\1\\0\end{bmatrix}.4c1​+c2​+3c3​=​010​​.

Substitute c2=[001]\mathbf{c}_2=\begin{bmatrix}0\\0\\1\end{bmatrix}c2​=​001​​:

4c1+3c3=[01−1].(1)4\mathbf{c}_1+3\mathbf{c}_3=\begin{bmatrix}0\\1\\-1\end{bmatrix}. \qquad (1)4c1​+3c3​=​01−1​​.(1)
  1. Also use
A[212]=[100].A\begin{bmatrix}2\\1\\2\end{bmatrix}=\begin{bmatrix}1\\0\\0\end{bmatrix}.A​212​​=​100​​.

Thus,

2c1+c2+2c3=[100].2\mathbf{c}_1+\mathbf{c}_2+2\mathbf{c}_3=\begin{bmatrix}1\\0\\0\end{bmatrix}.2c1​+c2​+2c3​=​100​​.

Again substituting c2\mathbf{c}_2c2​:

2c1+2c3=[10−1].(2)2\mathbf{c}_1+2\mathbf{c}_3=\begin{bmatrix}1\\0\\-1\end{bmatrix}. \qquad (2)2c1​+2c3​=​10−1​​.(2)

Divide by 222:

c1+c3=[120−12].(3)\mathbf{c}_1+\mathbf{c}_3=\begin{bmatrix}\tfrac12\\0\\-\tfrac12\end{bmatrix}. \qquad (3)c1​+c3​=​21​0−21​​​.(3)
  1. From (3),
4c1+4c3=[20−2].4\mathbf{c}_1+4\mathbf{c}_3=\begin{bmatrix}2\\0\\-2\end{bmatrix}.4c1​+4c3​=​20−2​​.

Subtract (1):

(4c1+4c3)−(4c1+3c3)=[20−2]−[01−1].(4\mathbf{c}_1+4\mathbf{c}_3)-(4\mathbf{c}_1+3\mathbf{c}_3)=\begin{bmatrix}2\\0\\-2\end{bmatrix}-\begin{bmatrix}0\\1\\-1\end{bmatrix}.(4c1​+4c3​)−(4c1​+3c3​)=​20−2​​−​01−1​​.

Hence,

c3=[2−1−1].\mathbf{c}_3=\begin{bmatrix}2\\-1\\-1\end{bmatrix}.c3​=​2−1−1​​.
  1. The entry a23a_{23}a23​ means row 222, column 333, i.e. the second component of c3\mathbf{c}_3c3​. Therefore,
a23=−1.a_{23}=-1.a23​=−1.
  1. Checking options:
  • A: 222
  • B: −1-1−1
  • C: 111
  • D: 000

So the correct option is B.

PreviousNext

More from Matrices and Determinants

  • If the system of equations ​2x−y+z=45x+λy+3z=12100x−47y+μz=212​ has infinitely many solutions, then μ−2λ is equal to2025 · MCQ
  • Let A be a 3×3 matrix such that XTAX=O for all nonzero 3×1 matrices X=​xyz​​. If A​111​​=​14−5​​,A​121​​=​04−8​​…2025 · Numerical
  • For some a,b, let f(x)=​a+xsinx​aa​11+xsinx​1​ b b b+xsinx​​​,xeq0,x→0lim​f(x)=λ+μa+ub.…2025 · MCQ
  • If the system of equations ​x+2y−3z=22x+λy+5z=514x+3y+μz=33​ has infinitely many solutions, then λ+μ is equal to :2025 · MCQ
  • Let M denote the set of all real matrices of order 3×3 and let S={−3,−2,−1,1,2}. Let ​S1​={A=[aij​]∈M:A=AT and aij​∈ S,∀i,j},S2​={A=[aij​]∈M:A=−AT and aij​∈ S,∀i,j},S3​={A=[aij​]∈M:a11​+a22​+a33​=0 and aij​∈ S,∀i,j}.​…2025 · Numerical
  • Let A=[2​1​0​−21​] and P=[cosθsinθ​−sinθcosθ​],θ>0. If B=PAP⊤,C=P⊤B10P…2025 · MCQ
  • Let A=[aij​​]=[log5​128log5​8​log4​5log4​25​]. If Aij​ is the cofactor of aij​, Cij​=k=1∑2​aik​Ajk​,1≤i,j≤2…2025 · MCQ
  • Let M and m respectively be the maximum and the minimum values of f(x)=​1+sin2xsin2xsin2x​cos2x1+cos2xcos2x​4sin4x4sin4x1+4sin4x​​,x∈R…2025 · MCQ