PracticeHow it worksFeaturesPricingBlog Start practising free
Past Paper Solutions

Matrices and Determinants JEE 2021: Identities and Solution

JEE Advanced 2021 Mathematics Matrices and Determinants Inverse of matrices and determinant identities

By Founder, JEEnius - IIT Kanpur Alumni · Aug 13, 2026 · 4 min read

Hard 3 min target

For any 3×3 matrix M, let |M| denote the determinant of M. Let I be the 3×3 identity matrix. Let E and F be two 3×3 matrices such that (IEF) is invertible. If G=(IEF)1, then which of the following statements is(are) TRUE?

(A) |FE|=|IFE||FGE|

(B) (IFE)(I+FGE)=I

(C) EFG=GEF

(D) (IFE)(IFGE)=I

Show answerAnswer

A) |FE|=|IFE||FGE|

B) (IFE)(I+FGE)=I

C) EFG=GEF

Explanation

Given:

G=(IEF)1

So,

(IEF)G=I

Expanding,

GEFG=I

Hence,

G=I+EFG

Now check option C. Since G is the inverse of IEF, it commutes with IEF.

G(IEF)=(IEF)G

Expanding both sides,

GGEF=GEFG

Therefore,

GEF=EFG

So option C is true.

Now check option B.

(IFE)(I+FGE)

Expand the product:

(IFE)(I+FGE)=I+FGEFEFEFGE

Group the last three terms:

(IFE)(I+FGE)=I+F(GEEFG)E

From the earlier result,

G=I+EFG

So,

GIEFG=0

This gives:

GEEFG inside the grouped expression is better handled by direct factorization as follows.

Consider:

(IFE)(I+FGE)

=I+FGEFEFEFGE

=I+FGEFE(I+FGE)

=I+FGEFE(I+FGE)

Now use the standard identity:

(IFE)1=I+F(IEF)1E

Since G=(IEF)1,

(IFE)1=I+FGE

Therefore,

(IFE)(I+FGE)=I

So option B is true.

Now check option D. From option B, the inverse of IFE is:

(IFE)1=I+FGE

Hence (IFGE) is not generally the inverse of (IFE). Therefore,

(IFE)(IFGE)I

So option D is false.

Now check option A using determinants. We know Sylvester's determinant theorem:

|IEF|=|IFE|

Also,

|G|=|(IEF)1|

|G|=1|IEF|

Now,

|IFE||FGE|=|IFE||F||G||E|

Substitute the value of |G|:

|IFE||FGE|=|IFE||F|1|IEF||E|

Using |IEF|=|IFE|:

|IFE||FGE|=|F||E|

Since determinant is multiplicative:

|F||E|=|FE|

Therefore,

|IFE||FGE|=|FE|

So option A is true.

Hence the correct options are A, B and C.

Mathematics artwork for the article: Matrices and Determinants JEE 2021: Identities and Solution

Which identities are true in the JEE Advanced 2021 matrix question?

The matrices and determinants jee 2021 question is solved through one chain of inverse identities, not four separate checks. This is a hard JEE Advanced 2021 Paper 1 Mathematics question. Based on the length of the identity-based solution, its expected solving time is about 180 seconds. It is multiple-correct, so each statement needs proof or rejection.

Let the two matrices have order: 3×3

Assume that the following matrix is invertible: IEF

Define: G=(IEF)1

Test these four statements:

  • A |FE|=|IFE||FGE|
  • B (IFE)(I+FGE)=I
  • C EFG=GEF
  • D (IFE)(IFGE)=I

Do not decide from the signs. The order of every matrix factor matters.

How do you begin the full solution from the defining inverse relation?

Start from the defining inverse relation. Expanding it gives the identity that controls the rest of the solution. The same relation proves statement C because an invertible matrix commutes with its inverse. This does not require the two original matrices to commute.

Start with: (IEF)G=I

Expand: GEFG=I

Rearrange: G=I+EFG

Since an invertible matrix commutes with its inverse: G(IEF)=(IEF)G

Expand both sides: GGEF=GEFG

Cancel the common term: GEF=EFG

Therefore: EFG=GEF

Thus, statement C is true.

No step assumes: EF=FE

The equality follows only from the inverse relation.

How does the inverse identity prove B and reject D?

Direct multiplication shows that the correct inverse contains a plus sign. It proves statement B and distinguishes it from statement D without changing the order of any factors. Products such as the one below cannot be rearranged as though matrices were ordinary numbers.

Expand: (IFE)(I+FGE)

This gives: I+FGEFEFEFGE

Regroup: FGEFEFGE=F(GEFG)E

Hence:

(IFE)(I+FGE)=IFE+F(GEFG)E

From the defining inverse relation: GEFG=I

Substitute: IFE+FIE

Therefore: IFE+FE=I

So: (IFE)(I+FGE)=I

Since all the matrices are square, the displayed right inverse is the inverse: (IFE)1=I+FGE

Therefore, statement B is true.

The inverse contains the positive term, not the negative term. Statement D is not generally true.

For a concrete three by three counterexample, take:

E=F=12I

Then: EF=14I and:

G=(I14I)1=(34I)1=43I

Now:

FGE=(12I)(43I)(12I)=13I

Therefore:

(IFE)(IFGE)=(34I)(23I)=12I

This is not the identity matrix. Hence, statement D is false.

How does Sylvester’s determinant theorem prove statement A?

Statement A follows from Sylvester’s determinant theorem and determinant multiplicativity. The required cancellation is valid because the original condition makes the determinant involving the first product nonzero. Sylvester’s theorem gives the same nonzero determinant when the product order is reversed.

In this setting, Sylvester’s determinant theorem gives: |IEF|=|IFE|

Since: G=(IEF)1 we have:

|G|=1|IEF|

Evaluate the right side of statement A: |IFE||FGE|

By determinant multiplicativity:

|IFE||F||G||E|

Substitute the determinant of the inverse:

|IFE||F||E||IEF|

Now use: |IFE|=|IEF|

This determinant is nonzero, so it can be cancelled: |F||E|

By determinant multiplicativity: |F||E|=|FE|

Therefore: |IFE||FGE|=|FE|

Thus, statement A is true.

The verified answer is:

A, B and C are true; D is false

Why is the minus-sign inverse identity wrong?

The error is carrying the minus sign from the original matrix directly into its supposed inverse. Inversion does not distribute over subtraction. The sign and factor order in an inverse identity must be established through multiplication, not copied from the original expression.

In general:

(IX)1IX1

It is also not generally true that: (IX)1=IX

The correct derived identity is: (IFE)1=I+FGE

The earlier counterexample fails even though both matrices are scalar multiples of the identity:

E=F=12I

It gives:

(IFE)(IFGE)=12II

Matrix order must also remain fixed. The product can be factored as: FEFGE=F(EFG)E

Its factors cannot be swapped. Treating the original matrices as commuting would invalidate the proof.

Which related practice questions test the same identities?

These are related practice questions, not additional JEE PYQs. The first requires the same inverse proof with general square matrices. The second uses determinant multiplicativity with given values. Solve both by reproducing the identities, not by recalling the verified options from the matrices and determinants jee 2021 question.

Related practice question 1

How do you prove the inverse identity for general square matrices?

Use the same product check as statement B: define the inverse, expand the proposed product and preserve factor order. No commutation assumption is needed. Let the two square matrices have order shown below, then define the inverse. n×n

Let: H=(IAB)1

Prove: (IBA)1=I+BHA

From the definition: (IAB)H=I

Therefore: HABH=I

Check the required product: (IBA)(I+BHA)

Expand: I+BHABABABHA

Regroup: IBA+B(HABH)A

Use: HABH=I

Thus: IBA+BIA=IBA+BA=I

Hence: (IBA)1=I+BHA

Related practice question 2

How do you calculate the required determinant from the given values?

Use determinant multiplicativity and the determinant of an inverse. The matrices have order three by three, and the determinant of the inverse is obtained directly from the given value. Keep the multiplication order unchanged, even though the final determinant values are ordinary numbers.

Suppose:

|IEF|=5,|E|=2,|F|=3

Let: G=(IEF)1

Then:

|G|=1|IEF|=15

By determinant multiplicativity:

|FGE|=|F||G||E|

Therefore:

|FGE|=3×15×(2)=65

When practising, write the product check before memorising the inverse identity. This prevents both the wrong sign and the wrong matrix order.

Next step: the past-paper archive on JEEnius and search every JEE Main paper from 2002 and every Advanced paper from 2007, by year, subject or chapter, each with a worked solution (free).

Frequently asked questions

Which options are correct in the JEE Advanced 2021 matrix question?

Statements A, B and C are true, while statement D is false. The result follows from the defining inverse relation and Sylvester’s determinant theorem.

How do you prove that EFG equals GEF?

Since G is the inverse of I − EF, the matrices G and I − EF commute. Expanding G(I − EF) = (I − EF)G and cancelling G gives GEF = EFG.

Why is the minus-sign inverse identity in statement D false?

Direct multiplication proves that (I − FE)⁻¹ = I + FGE, with a plus sign. Taking E = F = ½I gives (I − FE)(I − FGE) = ½I, not I.

How does Sylvester’s determinant theorem prove statement A?

Sylvester’s theorem gives |I − EF| = |I − FE|. Using |G| = 1/|I − EF| and determinant multiplicativity reduces |I − FE||FGE| to |F||E| = |FE|.

determinantsinverse identitiesjee advanced 2021matricessylvester theorem

Practise this with JEEnius AI

25 years of PYQs, AI doubt solving, and the 2027 prediction paper.

Start practising free