given the matrix A, what is A^-1 A= [ 0 15] [ 0 1 ]
@Hero
@zepdrix
All that it is asking you to do is 0^-1, 15^-1, 0^-1, and 1^-1
Once you have the answer, put them in a new matrix with the answer in the corresponding corner of the question. So the answer to 0^-1 would be in the top right and so on.
@Novalynne, Finding the inverse of a matrix doesn't work that way
\[A^{-1} = \frac{1}{|A|} \begin{bmatrix} d & -b \\ -c & a \end{bmatrix}\]
would it be [0 0] [0 0]
a matrix that has a row or column of all zeros will not have an inverse. You will notice a problem when you try to find the determinant (you get 0) and 1/0 is undefined.
okay thanks @phi so would it be [0 -15] [ 0 -1]
a matrix that has a row or column of all zeros will not have an inverse.
ohhh sorry i messed up, so one of the answers is does not exist would that be correct
@phi
Yes, there are a number of ways to say the something: does not exist does not have cannot be found...
alright thanks for the help!!
Join our real-time social learning platform and learn together with your friends!