Question
Question: If $A = \begin{bmatrix} 2 & 2 \\ -3 & 2 \end{bmatrix}$, $B = \begin{bmatrix} 0 & -1 \\ 1 & 0 \end{bm...
If A=[2−322], B=[01−10] then (B−1A−1)−1=

A
[22−23]
B
[2−223]
C
[22−32]
D
[1−2−13]
Answer
[22−23]
Explanation
Solution
To find (B−1A−1)−1, we can use the property that (XY)−1=Y−1X−1. Therefore, (B−1A−1)−1=(A−1)−1(B−1)−1.
Also, (A−1)−1=A and (B−1)−1=B. Thus, (B−1A−1)−1=AB.
Now, we compute the matrix product AB:
AB=[2−322][01−10]=[(2)(0)+(2)(1)(−3)(0)+(2)(1)(2)(−1)+(2)(0)(−3)(−1)+(2)(0)]=[22−23].
Therefore, (B−1A−1)−1=[22−23].