Help with matrices? http://gyazo.com/01dab9703051b6c97cee4b2038ab1dbe
The matrix will have an inverse if the determinant is nonzero.
so the determinant is -99
No, recheck your arithmetic. But you're right in that the determinant is still nonzero. \[\begin{vmatrix}-7&-25\\2&7\end{vmatrix}=-7\times7-2\times(-25)=-49+50=1\]
i did (-49)+(-50)
But for a 2x2 matrix \(\begin{bmatrix}a&b\\c&d\end{bmatrix}\), the determinant is \[\begin{vmatrix}a&b\\c&d\end{vmatrix}=ad-bc\] Here, \(a=-7\) and \(d=7\), so \(ad=-49\); \(b=-25\) and \(c=2\), so \(bc=-50\). So, \[ad-bc=-49-(-50)=-49+50=1\]
ooh for some reason i thought you were supposed to add
how do you find the inverse since its nonzero
If the determinant of \(\begin{bmatrix}a&b\\c&d\end{bmatrix}\) is nonzero, as it is in this case, there's a quick formula you can use for 2x2 matrices. The inverse of \(\begin{bmatrix}a&b\\c&d\end{bmatrix}\) is \[\begin{bmatrix}a&b\\c&d\end{bmatrix}^{-1}=\frac{1}{\text{determinant}}\begin{bmatrix}d&-b\\-c&a\end{bmatrix}\]
im not really sure how to work the equation thing so it might take me a second to write what im trying to say
so its 1/1 [7/-2 25/-7]
if you can understand that
Yeah I got it, you mean to write \[\begin{bmatrix}7&25\\-2&-7\end{bmatrix}\] which is exactly right.
so thats the answer?
Yes
thank you, that was easier then i expected
Join our real-time social learning platform and learn together with your friends!