StemCET Logo

Maths Question 4 – JEE-MAIN 2025

Let A=[22+p2+p+q46+2p8+3p+2q612+3p20+6p+3q]. If det(adj(adj(3A)))=2m3n, m,nN, then m+n is equal to

The problem involves properties of determinants and adjoints of matrices, specifically how they behave under scalar multiplication and repeated adjoint operations.

Step 1: Calculate the Determinant of A✦ Active

Perform elementary row operations on matrix A to simplify its form and find its determinant. Apply R2R22R1 and R3R33R1:

A[22+p2+p+q024+p0614+3p]

Next, apply R3R33R2:

A[22+p2+p+q024+p002]

The determinant of an upper triangular matrix is the product of its diagonal elements. Thus, det(A)=222=8.

Step 2: Apply Determinant and Adjoint Properties○ Expand

For an n×n matrix (here n=3), the properties are det(kA)=kndet(A) and det(adj(A))=(det(A))n1. We need to find det(adj(adj(3A))). This can be generalized as det(adj(adj(X)))=(det(X))(n1)2.

Let X=3A. Then det(X)=det(3A)=33det(A)=338=3323.

Using the generalized formula for n=3:

det(adj(adj(3A)))=(det(3A))(31)2=(det(3A))22=(det(3A))4

Substitute the value of det(3A):

det(adj(adj(3A)))=(3323)4=(33)4(23)4=312212
💡 Teacher's Secret Hint

Ensure to correctly apply the power (n1)2 for the double adjoint, not just (n1) twice.

Step 3: Determine m+n○ Expand

We are given that det(adj(adj(3A)))=2m3n. Comparing this with our calculated value:

212312=2m3n

By comparing the exponents, we find m=12 and n=12. The required sum is m+n=12+12=24.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.