Holooly Plus Logo

Question 7.AE.12: In order to demonstrate the entire procedure for the computa......

In order to demonstrate the entire procedure for the computation of the inverse of a matrix the following 3×3 matrix will be used

\bar{A}=\left[\begin{array}{ccc} 1 & 3 & -1 \\ 2 & -4 & 2 \\ 3 & 1 & 1 \end{array}\right]
Step-by-Step
The 'Blue Check Mark' means that this solution was answered by an expert.
Learn more on how do we answer questions.

Transpose of \bar{A} is

\bar{A}^t=\left[\begin{array}{ccc} 1 & 2 & 3 \\ 3 & -4 & 1 \\ -1 & 2 & 1 \end{array}\right]

The cofactors of \bar{A}^t are

\begin{aligned} & A_{11}^t=(-1)^{(1+1)}\left|\begin{array}{cc} -4 & 1 \\ 2 & 1 \end{array}\right|=(-4-2)=-6 \\ & A_{12}^t=(-1)^{(1+2)}\left|\begin{array}{cc} 3 & 1 \\ -1 & 1 \end{array}\right|=-(3+1)=-4 \\ & A_{13}^t=(-1)^{(1+3)}\left|\begin{array}{cc} 3 & -4 \\ -1 & 2 \end{array}\right|=(6-4)=2 \\ & A_{21}^t=(-1)^{(2+1)}\left|\begin{array}{cc} 2 & 3 \\ 2 & 1 \end{array}\right|=(-2+6)=4 \\ & A_{22}^t=(-1)^{(2+2)}\left|\begin{array}{cc} 1 & 3 \\ -1 & 1 \end{array}\right|=(1+3)=4 \\ & A_{23}^t=(-1)^{(2+3)}\left|\begin{array}{cc} 1 & 2 \\ -1 & 2 \end{array}\right|=-(2+2)=-4 \\ & A_{31}^t=(-1)^{(3+1)}\left|\begin{array}{cc} 2 & 3 \\ -4 & 1 \end{array}\right|=(2+24)=14 \\ & A_{32}^t=(-1)^{(3+2)}\left|\begin{array}{cc} 1 & 3 \\ 3 & 1 \end{array}\right|=-(1-9)=8 \\ & A_{33}^t=(-1)^{(3+3)}\left|\begin{array}{cc} 1 & 2 \\ 3 & -4 \end{array}\right|=(-4-6)=-10 \end{aligned}.

The determinant det (\bar{A})=|\bar{A}| is

\begin{aligned} |\bar{A}| & =1 \cdot\left|\begin{array}{cc} -4 & 2 \\ 1 & 1 \end{array}\right|-3 \cdot\left|\begin{array}{ll} 2 & 2 \\ 3 & 1 \end{array}\right|-1 \cdot\left|\begin{array}{cc} 2 & -4 \\ 3 & 1 \end{array}\right| \\ & =-4-2-6+18-2-12=-26+18=-8 . \end{aligned}

The inverse of \bar{A} is now

(\bar{A})^{-1}=\frac{\operatorname{Adj}(\bar{A})}{|\bar{A}|}=-\frac{1}{8}\left[\begin{array}{ccc} -6 & -4 & 2 \\ 4 & 4 & -4 \\ 14 & 8 & -10 \end{array}\right] .

Related Answered Questions

Question: 7.AE.17

Verified Answer:

Step #4 of Harmonic Load Flow. The matrix equation...
Question: 7.AE.16

Verified Answer:

Step #3 of Harmonic Load Flow. Evaluation of the m...
Question: 7.AE.10

Verified Answer:

\begin{gathered} J_{11}=\frac{\partial \Del...