- Feb 3, 2005
- 7,326
- 2
- 76
I'm supposed to find the formula for the inverse of a matrix. Basically the steps are as follows:
1. Find the matrix of cofactors
2. Take transpose of that and divide by the determinant of the original matrix.
Here's the matrix:
| 1 x y |
| 0 1 z |
| 0 0 1 |
Now, I've followed all the steps and have obtained the following:
| 1 x xz-y |
| 0 1 z |
| 0 0 1 |
However, the solution my professor gave says that the x and z values (not xz-y) should be negative...but mine aren't.
What did I do wrong/what am I missing?
1. Find the matrix of cofactors
2. Take transpose of that and divide by the determinant of the original matrix.
Here's the matrix:
| 1 x y |
| 0 1 z |
| 0 0 1 |
Now, I've followed all the steps and have obtained the following:
| 1 x xz-y |
| 0 1 z |
| 0 0 1 |
However, the solution my professor gave says that the x and z values (not xz-y) should be negative...but mine aren't.
What did I do wrong/what am I missing?
