Is there anyone who's bored and wants to try finding the inverse of a matrix?
\[\left[\begin{matrix}1 & 2 \\ 5 & 9\end{matrix}\right]\]
\[\left[\begin{matrix}9 & -2 \\ -5 & 1\end{matrix}\right]\]
Is there a special process for two-by-two matrices?
yeah of course
\[\left[\begin{matrix}1 & 2 \\ 5 & 9\end{matrix}\right|\left.\begin{matrix}1 & 0 \\ 0 & 1\end{matrix}\right]=\left[\begin{matrix}1 & 0 \\ 0 & 1\end{matrix}\right|\left.\left(\begin{matrix}1 & 2 \\ 5 & 9\end{matrix}\right)^{-1}\right]\]
If \[\left[\begin{matrix}a & b \\ c & d\end{matrix}\right]\]is a matrix then its inverse is : -\[\left[\begin{matrix}d & -b \\ -c & a\end{matrix}\right]\]
gt it?
or use row operations to convert my LHS to my RHS
Oh. I never knew that. Ok. It always took me forever for inverses of matrices. Thanks :) And I do know how to find the inverse using the normal way.
this is a special case for only order 2 matrix which i told u:)
Join our real-time social learning platform and learn together with your friends!