StemCET Logo

Maths Question 4 – JEE-MAIN 2026

Let A=[α12230045] and B=[10005α004α2α]+adj(A). If det(B)=66, then det(adj(A)) equals :

Recall the relationship between the determinant of a matrix and the determinant of its adjoint. For an n×n matrix A, det(adj(A))=(det(A))n1.

Step 1: Calculate det(A) and adj(A) in terms of α✦ Active

First, calculate the determinant of matrix A:

det(A)=α(3×50×4)1(2×50×0)+2(2×43×0)=15α10+16=15α+6

Next, calculate the adjoint of A, adj(A), which is the transpose of its cofactor matrix. The cofactors are:

C11=15,C12=10,C13=8 C21=3,C22=5α,C23=4α C31=6,C32=4,C33=3α2

So, the adjoint matrix is:

adj(A)=[1536105α484α3α2]
Step 2: Form matrix B and calculate its determinant○ Expand

Given B=[10005α004α2α]+adj(A). Add the two matrices:

B=[1+150+3060105α+5α0+40+84α4α2α+3α2]=[1636100480α2]

Now, calculate det(B) by expanding along the second column (due to the zeros):

det(B)=3det[1048α2]=3((10)(α2)(4)(8)) det(B)=3(10α+2032)=3(10α12)=30α+36
💡 Teacher's Secret Hint

Notice the cancellation of terms involving α in the second column of B, which simplifies the determinant calculation.

Step 3: Solve for α and find det(adj(A))○ Expand

We are given that det(B)=66. Equate the calculated determinant to 66 to find α:

30α+36=6630α=30α=1

Substitute α=1 back into the expression for det(A):

det(A)=15(1)+6=21

Finally, use the property that for an n×n matrix A, det(adj(A))=(det(A))n1. Since A is a 3×3 matrix (n=3):

det(adj(A))=(det(A))31=(det(A))2=(21)2=441
💡 Teacher's Secret Hint

Remember the fundamental property relating the determinant of a matrix to the determinant of its adjoint.

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