Practice: Adjoint Matrix

checklist
Mark Yourself Question
  1. Grab a piece of paper and try this problem yourself.
  2. When you're done, check the "I have answered this question" box below.
  3. View the solution and report whether you got it right or wrong.
Let B=[1102111000112121]B=\left[\begin{array}{rrrr} 1&-1&0&2\\ 1&1&1&0\\ 0&0&-1&1\\ -2&1&-2&-1 \end{array}\right], and note that det(B)=1\text{det}(B)=-1

Use the determinant and the adjoint of BB to find the entry in position (4,3)(4,3) of the matrix B1B^{-1}
More Matrix Inverse Algorithm Questions: