Question
Mathematics Question on Matrices and Determinants
Let A=2 1 0a3501b. If A3=4A2−A−21I, where I is the identity matrix of order 3×3, then 2a+3b is equal to:
A
-10
B
-13
C
-9
D
-12
Answer
-13
Explanation
Solution
From the matrix equation:
A3−4A2+A+21I=0.
Step 1: Taking the trace:
tr(A3)−4tr(A2)+tr(A)+21⋅tr(I)=0.
Since tr(I)=3, we find:
tr(A)=4+5+b=b−1.
Step 2: The determinant:
∣A∣=−16+a=−21⟹a=−5.
Step 3: Final calculation:
2a+3b=2(−5)+3(−1)=−13.
Final Answer:
-13.