168k views
4 votes
Find the inverse of the matrix



Find the inverse of the matrix ​-example-1
User Vcuongvu
by
8.3k points

1 Answer

5 votes

Given matrix A=
\left[\begin{array}{ccc}2&3&-1\\1&1&1\\-1&1&2\end{array}\right]

Inverse of matrix =
A^(-1) = Adjugate A/ Determinant A


A^(-1) = (Adj. A)/ |A|

User LioRz
by
8.3k points