StemCET Logo

Maths Question 5 – JEE-MAIN 2026

Let S={A=[abcd]:a,b,c,d{0,1,2,3,4} and A24A+3I=0} be a set of 2×2 matrices. Then the number of matrices in S, for which the sum of the diagonal elements is equal to 4, is:

The given matrix equation A24A+3I=0 implies that this is the characteristic equation of the matrix A.

Step 1: Relate Matrix Equation to Characteristic Equation✦ Active

The given matrix equation is A24A+3I=0. By the Cayley-Hamilton theorem, this is the characteristic equation of matrix A. For a 2×2 matrix A=[abcd], its characteristic equation is λ2(a+d)λ+(adbc)=0. Comparing this with the given equation, we deduce two conditions:

a+d=4
adbc=3

We are also given that a,b,c,d{0,1,2,3,4}.

Step 2: Determine Possible Pairs for (a,d)○ Expand

Using the condition a+d=4 and a,d{0,1,2,3,4}, we list all possible pairs for (a,d):

(0,4), (1,3), (2,2), (3,1), (4,0).

💡 Teacher's Secret Hint

Ensure all combinations within the given set are considered.

Step 3: Calculate (b,c) pairs for each (a,d) case○ Expand

From adbc=3, we have bc=ad3. We need to find pairs (b,c) such that b,c{0,1,2,3,4} for each (a,d) case:

1. For (a,d)=(0,4): ad=0. So bc=03=3. No possible (b,c) pairs since b,c0. (0 matrices)

2. For (a,d)=(1,3): ad=3. So bc=33=0. Possible (b,c) pairs are (0,0),(0,1),(0,2),(0,3),(0,4),(1,0),(2,0),(3,0),(4,0). (9 matrices)

3. For (a,d)=(2,2): ad=4. So bc=43=1. Possible (b,c) pair is (1,1). (1 matrix)

4. For (a,d)=(3,1): ad=3. So bc=33=0. Possible (b,c) pairs are (0,0),(0,1),(0,2),(0,3),(0,4),(1,0),(2,0),(3,0),(4,0). (9 matrices)

5. For (a,d)=(4,0): ad=0. So bc=03=3. No possible (b,c) pairs. (0 matrices)

The total number of matrices is the sum of matrices from all valid cases: 0+9+1+9+0=19.

💡 Teacher's Secret Hint

Carefully count the pairs for bc=0 to avoid overcounting or undercounting.

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