Question
Question: If \({A^{ - 1}} = \left[ {\begin{array}{*{20}{c}} 3&{ - 1}&1 \\\ { - 15}&6&{ - 5} \\\ ...
If {A^{ - 1}} = \left[ {\begin{array}{*{20}{c}} 3&{ - 1}&1 \\\ { - 15}&6&{ - 5} \\\ 5&{ - 2}&2 \end{array}} \right] and B = \left[ {\begin{array}{*{20}{c}} 1&2&{ - 2} \\\ { - 1}&3&0 \\\ 0&{ - 2}&1 \end{array}} \right], find (AB)−1.
Solution
First we will find the determinant of the matrix (A−1) then we will find the adjoint of the same matrix, now using these we will use the formula for the inverse of a matrix hence will get a matrix (A).
Now, using this and the given matrix we will find the required answer.
Complete step-by-step answer:
Given data: {A^{ - 1}} = \left[ {\begin{array}{*{20}{c}}
3&{ - 1}&1 \\\
{ - 15}&6&{ - 5} \\\
5&{ - 2}&2
\end{array}} \right] and B = \left[ {\begin{array}{*{20}{c}}
1&2&{ - 2} \\\
{ - 1}&3&0 \\\
0&{ - 2}&1
\end{array}} \right]
Here we will the formula (X)−1 to find the matrix of that is given by
(X)−1=∣X∣1adj(X)
We also know that (A−1)−1=A
For (A−1), we can say that A=∣A−1∣1adj(A−1)
Now for the determinant of (A−1) matrix that is
\left| {{A^{ - 1}}} \right| = \left| {\begin{array}{*{20}{c}}
3&{ - 1}&1 \\\
{ - 15}&6&{ - 5} \\\
5&{ - 2}&2
\end{array}} \right|
=3(12−10)−(−1)(−30+25)+1(30−30)
On simplifying the brackets
=3(2)+(−5)
=1
Now adj(A−1) is the transpose of the cofactor matrix of (A−1).
A cofactor is the determinant of the matrix excluding the column and the row of that particular element
multiplied with a factor of (−1)i+j, where i and j are the position column and row of the element respectively.
Now the cofactors are
{A^{ - 1}}_{11} = {( - 1)^2}\left| {\begin{array}{*{20}{c}}
6&{ - 5} \\\
{ - 2}&2
\end{array}} \right|
On simplification we get,
=(12+10)
=22