Characteristic equationHardQuestion 250013
Question
The trace of a 2×2 matrix [[a, b], [c, d]] is:
- Aa + dCorrect
- Bad − bc
- Ca + b + c + d
- Da × d
Correct answer
a + d
Explanation
The trace of a matrix is the sum of diagonal elements. For [[a,b],[c,d]], trace = a + d.