Determine whether the matrix has an inverse. If an inverse exists, find it. matrix: -5 -18 2 7
inverse exists if determinant is not 0. inverse matrix is given by 1/ad-bc [[d,-b][-c,a]]
all i see is a bunch of letters..
\[ \begin{pmatrix} -5 & -18 \\ 2 & -4 \end{pmatrix} \] like that?
YES!
whatever it is, you need to see if the matrix has an inverse before you start to find it do you know how to take the determinant? you need that
but where did you get the negaticve 4 fromm?
no i don't.
\[\begin{pmatrix} -5 & -18 \\ 2 & 7 \end{pmatrix}\]
is that the one?
yessss.
ok determinant of \[\begin{pmatrix} a & b \\ c & d \end{pmatrix}\] is \(ad-bc\) find that first
okayy im writing it down. you can keep going.
let me know what you get, then we can continue
wait im lost... how can you subtract that?
inverse of \[\begin{pmatrix} a & b \\ c & d \end{pmatrix}\] is easy to find (harder the bigger the matrix) it is \[\frac{1}{ad-bc}\begin{pmatrix} d & -b \\ -c & a \end{pmatrix}\]
\[a=-5,b=-18, c=2,d=7\] you compute \[(-5)\times 7-(-18\times 2)\]
okayyy
i got 1..
yes
which makes it even easier if the determinant is 0 there is no inverse
to find the inverse use the rule i gave above, but you don't have to divide by the determinant because dividing by 1 is like doing nothing
ohh, so its not posssible.. it doesn;'t exist?
no it exists alright
if the determinant was 0 it would not exist
but since the determinant is 1 it does exist
here is the formula \[\frac{1}{ad-bc}\begin{pmatrix} d & -b \\ -c & a \end{pmatrix}\]
but since \(ad-bc=1\) all you need is \[\begin{pmatrix} d & -b \\ -c & a \end{pmatrix}\]
so im multiplying everything by one?
is it clear what you have to do?
multiplying by one is like doing nothing, so no don't "multiply by one?"
welll no i don't understand haa. im still lost. im sorrry.
this is what you need \[\begin{pmatrix} d & -b \\ -c & a \end{pmatrix}\] with \[a=-5,b=-18, c=2,d=7\]
wait! so your saying its gonna be 5,-18, -2,7? or am i still way off?
the inverse of a matrix is given by 1 over determinant times adjugate matrix, which for 2x2 matrix is \[\left[\begin{matrix}d & -b \\ -c & a\end{matrix}\right]\]
so u swap position of a and d and make b and c the opposite sigsn
sooo idk how to do the matrix box but its gonna be 7 -18 -2 and -5?
|dw:1342105935444:dw|
Join our real-time social learning platform and learn together with your friends!