- #1
arkturus
- 27
- 0
Homework Statement
Determine the inverse of the matrix:
-x 1 0 0
1 -x 0 0
0 0 -x 1
0 0 1 -x
Homework Equations
Augmented matrix method
The Attempt at a Solution
The augmented matrix would be the matrix above with the identity matrix alongside it. I'm unsure how to manipulate the given matrix in order to make it the identity matrix.
Is there another way of finding the inverse?