MCQMediumJEE 2023Inverse & Adjoint of a Matrix

JEE Mathematics 2023 Question with Solution

If PP is a 3×33 \times 3 real matrix such that PT=aP+(a1)IP^T = aP + (a-1)I, where a>1a > 1, then:

  • A

    PP is a singular matrix

  • B

    AdjP>1|\operatorname{Adj} P| > 1

  • C

    AdjP=12|\operatorname{Adj} P| = \frac{1}{2}

  • D

    AdjP=1|\operatorname{Adj} P| = 1

Answer

Correct answer:D

Step-by-step solution

Standard Method

Given: PT=aP+(a1)IP^T = aP + (a-1)I for a 3×33 \times 3 real matrix PP, with a>1a > 1.

Find: the correct statement about PP and AdjP|\operatorname{Adj} P|.

From the given relation,

PT=aP+(a1)IP^T = aP + (a-1)I

Taking transpose again as used in the solution,

P=aPT+(a1)IP = aP^T + (a-1)I

Now subtract the two relations appropriately:

PTP=a(PPT)P^T - P = a(P - P^T)

Hence,

(1+a)(PTP)=0(1+a)(P^T - P) = 0

Since a>1a > 1, we have a1a \ne -1. Therefore,

PT=PP^T = P

So PP is symmetric.

Substituting PT=PP^T = P into the original equation,

P=aP+(a1)IP = aP + (a-1)I

Thus,

(1a)P=(a1)I(1-a)P = (a-1)I

which gives

P=IP = -I

Therefore,

P=I=(1)3=1|P| = |-I| = (-1)^3 = -1

so P0|P| \ne 0, hence PP is not singular.

For a 3×33 \times 3 matrix,

AdjP=P31=P2|\operatorname{Adj} P| = |P|^{3-1} = |P|^2

Therefore,

AdjP=(1)2=1|\operatorname{Adj} P| = (-1)^2 = 1

So, the correct option is D.

Using determinant property of adjoint

After obtaining P=IP = -I from the given relation, compute the determinant first:

P=I=1|P| = |-I| = -1

Now use the standard result for an n×nn \times n matrix:

AdjP=Pn1|\operatorname{Adj} P| = |P|^{n-1}

Here n=3n = 3, so

AdjP=P2=(1)2=1|\operatorname{Adj} P| = |P|^2 = (-1)^2 = 1

Hence the correct statement is AdjP=1|\operatorname{Adj} P| = 1.

Common mistakes

  • Assuming P=1|P| = 1 after getting P=IP = -I. This is wrong because for a 3×33 \times 3 matrix, I=(1)3=1|-I| = (-1)^3 = -1. First compute P|P| correctly, then use it for AdjP|\operatorname{Adj} P|.

  • Using the incorrect formula AdjP=P|\operatorname{Adj} P| = |P|. For an n×nn \times n matrix, the correct relation is AdjP=Pn1|\operatorname{Adj} P| = |P|^{n-1}. Here n=3n=3, so the power must be 22.

  • Concluding that PP is singular because it satisfies a matrix equation involving transpose. The transpose condition does not imply singularity. After simplification, P=IP = -I, which is clearly non-singular.

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