Answer the question
In order to leave comments, you need to log in
Can't get inverse matrix with email transformations?
-4 1 -2
5 -3 3
7 -3 -1
What am I doing wrong
UPG: Matrix :
-4 1 -2
5-3 -4
7 -3 -1
Answer the question
In order to leave comments, you need to log in
You are not doing something at all.
In order to find the inverse matrix by the method of equivalent transformations, you need to write the matrix itself, and next to it is the identity matrix of the same dimension. Further, making equivalent transformations, it is necessary to "exchange" these matrices in places. As a result, you will have the identity matrix on the left, and the inverse on the right.
First, using the Gaussian method, we reduce the matrix to a stepped form.
/ X X X | 1 0 0 \
| 0 X X | 0 1 0 |
\ 0 0 X | 0 0 1 /
/ 1 X X | X X X \
| 0 1 X | X X X |
\ 0 0 1 | X X X /
/ 1 0 0 | X X X \
| 0 1 0 | X X X |
\ 0 0 1 | X X X /
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question