NVAMediumJEE 2025Properties of Determinants

JEE Mathematics 2025 Question with Solution

Let AA be a square matrix of order 33 such that det(A)=2\det(A) = -2 and det(3adj(6adj(3A)))=2m+n3mn\det(3 \cdot \operatorname{adj}(-6 \cdot \operatorname{adj}(3A))) = 2^{m+n} \cdot 3^{mn}, where m>nm > n. Then 4m+2n4m + 2n is equal to:

Answer

Correct answer:34

Step-by-step solution

Standard Method

Given: AA is a square matrix of order 33, det(A)=2\det(A) = -2, and

det(3adj(6adj(3A)))=2m+n3mn\det(3 \cdot \operatorname{adj}(-6 \cdot \operatorname{adj}(3A))) = 2^{m+n} \cdot 3^{mn}

Find: 4m+2n4m + 2n

Use the facts for 3×33 \times 3 matrices:

  • det(kM)=k3det(M)\det(kM) = k^3 \det(M)
  • det(adjM)=det(M)2\det(\operatorname{adj} M) = \det(M)^2
  • adj(kM)=k2adj(M)\operatorname{adj}(kM) = k^2 \operatorname{adj}(M)

Start with 3A3A:

det(3A)=33det(A)=27(2)=54\det(3A) = 3^3 \det(A) = 27 \cdot (-2) = -54

Now,

det(adj(3A))=det(3A)2=(54)2=542=2916\det(\operatorname{adj}(3A)) = \det(3A)^2 = (-54)^2 = 54^2 = 2916

Let

D=6adj(3A)D = -6 \cdot \operatorname{adj}(3A)

Then

det(D)=(6)3det(adj(3A))=(216)2916\det(D) = (-6)^3 \det(\operatorname{adj}(3A)) = (-216) \cdot 2916

Write this in prime powers:

216=2333,2916=2236-216 = -2^3 3^3, \qquad 2916 = 2^2 3^6

So,

det(D)=23+233+6=2539\det(D) = -2^{3+2} 3^{3+6} = -2^5 3^9

Now take adjugate again:

det(adj(D))=det(D)2=(2539)2=210318\det(\operatorname{adj}(D)) = \det(D)^2 = (2^5 3^9)^2 = 2^{10} 3^{18}

Finally,

det(3adj(D))=33det(adj(D))=33210318=210321\det(3 \cdot \operatorname{adj}(D)) = 3^3 \det(\operatorname{adj}(D)) = 3^3 \cdot 2^{10} 3^{18} = 2^{10} 3^{21}

Comparing with

2m+n3mn2^{m+n} \cdot 3^{mn}

we get

m+n=10,mn=21m + n = 10, \qquad mn = 21

Since m>nm > n, the pair is

m=7,n=3m = 7, \qquad n = 3

Therefore,

4m+2n=47+23=28+6=344m + 2n = 4 \cdot 7 + 2 \cdot 3 = 28 + 6 = 34

So the required numerical value is 3434.

Using determinant and adjugate properties step by step

Given: det(A)=2\det(A) = -2 for a matrix of order 33.

Find: Evaluate 4m+2n4m+2n from

det(3adj(6adj(3A)))=2m+n3mn\det(3 \cdot \operatorname{adj}(-6 \cdot \operatorname{adj}(3A))) = 2^{m+n} \cdot 3^{mn}

For an n×nn \times n matrix with n=3n=3:

det(adj(M))=det(M)n1=det(M)2\det(\operatorname{adj}(M)) = \det(M)^{n-1} = \det(M)^2

and for scalar multiplication,

det(kM)=k3det(M)\det(kM) = k^3 \det(M)

First,

det(3A)=33det(A)=27(2)=54\det(3A) = 3^3 \det(A) = 27(-2) = -54

Hence,

det(adj(3A))=(54)2\det(\operatorname{adj}(3A)) = (-54)^2

Now multiply by 6-6:

det(6adj(3A))=(6)3(54)2\det(-6 \cdot \operatorname{adj}(3A)) = (-6)^3 \cdot (-54)^2

Factor each term:

(6)3=2333,(54)2=(233)2=2236(-6)^3 = -2^3 3^3, \qquad (-54)^2 = (2 \cdot 3^3)^2 = 2^2 3^6

Therefore,

det(6adj(3A))=2539\det(-6 \cdot \operatorname{adj}(3A)) = -2^5 3^9

Taking adjugate,

det(adj(6adj(3A)))=(2539)2=210318\det(\operatorname{adj}(-6 \cdot \operatorname{adj}(3A))) = (-2^5 3^9)^2 = 2^{10} 3^{18}

Multiplying the matrix by 33 outside gives

det(3adj(6adj(3A)))=33210318=210321\det(3 \cdot \operatorname{adj}(-6 \cdot \operatorname{adj}(3A))) = 3^3 \cdot 2^{10} 3^{18} = 2^{10} 3^{21}

Now compare exponents with

2m+n3mn2^{m+n} 3^{mn}

So,

m+n=10,mn=21m+n=10, \qquad mn=21

The integers satisfying these are 77 and 33, and since m>nm>n,

m=7,n=3m=7, \qquad n=3

Thus,

4m+2n=4(7)+2(3)=344m+2n = 4(7)+2(3)=34

Therefore, the answer is 3434.

Common mistakes

  • Using det(adjM)=det(M)\det(\operatorname{adj} M) = \det(M) is incorrect. For a 3×33 \times 3 matrix, the correct relation is det(adjM)=det(M)2\det(\operatorname{adj} M) = \det(M)^2. Always apply the exponent n1=2n-1=2 here.

  • Forgetting that scalar multiplication affects determinant as det(kM)=k3det(M)\det(kM) = k^3 \det(M) for order 33 leads to wrong powers of 22 and 33. Use the matrix order before applying the scalar factor.

  • Comparing 2m+n3mn2^{m+n}3^{mn} with the final determinant incorrectly by mixing bases is wrong. Match exponents of the same prime separately: from 2103212^{10}3^{21}, conclude m+n=10m+n=10 and mn=21mn=21.

Practice more Properties of Determinants questions

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

Related questions