Notes


Questions
\(\textbf{1)}\) Find the inverse. \(\left[ {\begin{array}{cc}
5 & 2 \\
3 & 1 \\
\end{array} } \right]\)
The inverse is \(\left[ {\begin{array}{cc}
-1 & 2 \\
3 & -5 \\
\end{array} } \right]\)
\(\textbf{Notes}\)
\(\,\,\,\,\,\,A=\left[ {\begin{array}{cc}
a & b \\
c & d \\
\end{array} } \right] \Rightarrow A^{-1}=\displaystyle \frac{1}{(a)(d)-(b)(c)}\left[ {\begin{array}{cc}
d & -b \\
-c & a \\
\end{array} } \right]\)
\(\textbf{Plug in given matrix}\)
\(\,\,\,\,\,\,A=\left[ {\begin{array}{cc}
5 & 2 \\
3 & 1 \\
\end{array} } \right] \Rightarrow A^{-1}=\displaystyle \frac{1}{(5)(1)-(2)(3)}\left[ {\begin{array}{cc}
1 & -2 \\
-3 & 5 \\
\end{array} } \right]\)
\(\textbf{Simplify}\)
\(\,\,\,\,\,\,\displaystyle \frac{1}{-1}\left[ {\begin{array}{cc}
1 & -2 \\
-3 & 5 \\
\end{array} } \right]\)
\(\,\,\,\,\,\,\left[ {\begin{array}{cc}
-1 & 2 \\
3 & -5 \\
\end{array} } \right]\)
\(\textbf{2)}\) Find the inverse. \(\left[ {\begin{array}{cc}
2 & -3 \\
-4 & 6 \\
\end{array} } \right]\)
No inverse exists
\(\textbf{3)}\) Find the inverse. \(\left[ {\begin{array}{cc}
3 & 4 \\
-5 & 2 \\
\end{array} } \right]\)
The inverse is \(\left[ {\begin{array}{cc}
\displaystyle\frac{1}{13} & \displaystyle\frac{-2}{13} \\
\displaystyle\frac{5}{26} & \displaystyle\frac{3}{26} \\
\end{array} } \right]\)
\(\textbf{4)}\) Find the inverse. \(\left[ {\begin{array}{ccc}
5 & -3 & 4 \\
7 & 1 & 2 \\
\end{array} } \right]\)
No inverse exists
\(\textbf{5)}\) Multiply these matrices to verify they are inverses.\(\left[ {\begin{array}{cc}
1 & 1\\
4 & 5 \\
\end{array} } \right]\left[ {\begin{array}{cc}
5 & -1 \\
-4 & 1 \\
\end{array} } \right]\)
See Video for verification steps

\(\textbf{6)}\) What is the 3X3 identity matrix?
The answer is \(\left[ {\begin{array}{ccc}
1 & 0 & 0 \\
0 & 1 & 0 \\
0 & 0 & 1 \\
\end{array} } \right]\)
\(\textbf{7)}\) If \(AX=B \text{ where } A = \left[ {\begin{array}{ccc}
1 & 1 & 2 \\
3 & 4 & 5 \\
0 & 1 & 0 \\
\end{array} } \right] \text{ and } B=\left[ {\begin{array}{cc}
1 & 3 \\
1 & 1 \\
1 & 2 \\
\end{array} } \right], \text{ what is } X\)?
The answer is \(X = \left[ {\begin{array}{ccc}
-6 & -19 \\
1 & 2 \\
3 & 10 \\
\end{array} } \right]\)
See Related Pages\(\)