Question
Mathematics Question on Determinants
If A is an invertible matrix of order 2,then det(A-1) is equal to
A
det
B
det(A)1
C
1
D
0
Answer
det(A)1
Explanation
Solution
Since A is an invertible matrix,A-1 exists and A-1=∣A∣1adjA.
As matrix A is of order 2,let A=\begin{bmatrix}a&b\\\c&d\end{bmatrix}.
Then, IAI=ad-bc and adjA=d−c−ba.
Now,A-1=∣A∣1adjA=[∣A∣d ∣A∣−c∣A∣−b∣A∣a].
therefore IA-1I=∣A∣d ∣A∣−c∣A∣−b∣A∣a
=∣A∣21d−c−ba
=∣A∣21(ad−bc)=∣A∣21.∣A∣=∣A∣1
∴ det(A-1)=det(A)1
Hence, the correct answer is B.