MCQMediumJEE 2026Inverse & Adjoint of a Matrix

JEE Mathematics 2026 Question with Solution

If X=[xyz]X=\begin{bmatrix}x\\y\\z\end{bmatrix} is a solution of the system of equations AX=BAX=B, where adjA=[422505123]andB=[402],adj\, A= \begin{bmatrix} 4 & 2 & 2\\-5 & 0 & 5\\1 & -2 & 3 \end{bmatrix} \quad \text{and} \quad B=\begin{bmatrix}4\\0\\2\end{bmatrix}, then x+y+z|x+y+z| is equal to

  • A

    11

  • B

    32\dfrac{3}{2}

  • C

    33

  • D

    22

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given: AX=BAX=B, adjA=[422505123]adj\,A=\begin{bmatrix}4&2&2\\-5&0&5\\1&-2&3\end{bmatrix} and B=[402]B=\begin{bmatrix}4\\0\\2\end{bmatrix}.

Find: x+y+z|x+y+z|.

Using the inverse-adjoint relation,

X=A1B=1A(adjA)BX=A^{-1}B=\frac{1}{|A|}(adj\,A)B

Now compute

(adjA)B=[422505123][402](adj\,A)B= \begin{bmatrix} 4&2&2\\ -5&0&5\\ 1&-2&3 \end{bmatrix} \begin{bmatrix} 4\\ 0\\ 2 \end{bmatrix}

So,

=[16+0+420+0+104+0+6]=[201010]=\begin{bmatrix} 16+0+4\\ -20+0+10\\ 4+0+6 \end{bmatrix} =\begin{bmatrix} 20\\ -10\\ 10 \end{bmatrix}

Hence,

X=1A[201010]X=\frac{1}{|A|}\begin{bmatrix}20\\-10\\10\end{bmatrix}

Therefore,

x+y+z=1A(2010+10)=20Ax+y+z=\frac{1}{|A|}(20-10+10)=\frac{20}{|A|}

For a 3×33\times 3 matrix,

adjA=A2|adj\,A|=|A|^2

From the given adjoint matrix,

adjA=100|adj\,A|=100

So,

A=10|A|=10

Thus,

x+y+z=2010=2|x+y+z|=\left|\frac{20}{10}\right|=2

Therefore, the correct option is D.

Using determinant property and matrix multiplication

Given: The solution vector is X=[xyz]X=\begin{bmatrix}x\\y\\z\end{bmatrix} and AX=BAX=B.

Find: the value of x+y+z|x+y+z|.

The hint suggests using

X=1A(adjA)BX=\frac{1}{|A|}(adj\,A)B

First multiply the given matrices entry-wise:

(adjA)B=[422505123][402](adj\,A)B= \begin{bmatrix} 4&2&2\\ -5&0&5\\ 1&-2&3 \end{bmatrix} \begin{bmatrix} 4\\ 0\\ 2 \end{bmatrix}

The first component is

44+20+22=204\cdot 4+2\cdot 0+2\cdot 2=20

The second component is

54+00+52=10-5\cdot 4+0\cdot 0+5\cdot 2=-10

The third component is

14+(2)0+32=101\cdot 4+(-2)\cdot 0+3\cdot 2=10

So,

(adjA)B=[201010](adj\,A)B=\begin{bmatrix}20\\-10\\10\end{bmatrix}

Hence,

X=1A[201010]X=\frac{1}{|A|}\begin{bmatrix}20\\-10\\10\end{bmatrix}

This gives

x=20A,y=10A,z=10Ax=\frac{20}{|A|},\quad y=\frac{-10}{|A|},\quad z=\frac{10}{|A|}

Therefore,

x+y+z=2010+10A=20Ax+y+z=\frac{20-10+10}{|A|}=\frac{20}{|A|}

Now use the determinant identity for a 3×33\times 3 matrix:

adjA=A31=A2|adj\,A|=|A|^{3-1}=|A|^2

From the worked solution,

adjA=100|adj\,A|=100

Therefore,

A=10|A|=10

and so

x+y+z=2010=2|x+y+z|=\left|\frac{20}{10}\right|=2

Thus, the required value is 22.

Common mistakes

  • Using X=(adjA)BX=(adj\,A)B directly and forgetting the factor 1A\frac{1}{|A|} is incorrect because A1=1AadjAA^{-1}=\frac{1}{|A|}adj\,A. Always include division by A|A| before reading off x,y,zx,y,z.

  • Applying the determinant property as adjA=A3|adj\,A|=|A|^3 is wrong for a 3×33\times 3 matrix. The correct relation is adjA=An1=A2|adj\,A|=|A|^{n-1}=|A|^2.

  • Adding the entries of (adjA)B(adj\,A)B incorrectly is a common error. After multiplication, the vector is [201010]\begin{bmatrix}20\\-10\\10\end{bmatrix}, so x+y+zx+y+z is proportional to 2010+1020-10+10, not to 20+10+1020+10+10.

Practice more Inverse & Adjoint of a Matrix questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions