Exercise 3.1.3

Answers

1.
This matrix interchanges the first and the third row. So the inverse matrix do the inverse step. So the inverse matrix do the same thing and it is
( 001 0 1 0 100 ).
2.
This matrix multiplies the second row by 3. To the inverse matrix multiplies the second row by 1 3 and it is
( 100 01 30 0 0 1 ).
3.
This matrix adds 2 times the first row to the third row. So the invers matrix adds 2 times the first row to the third row and it is
( 100 0 1 0 201 ).
User profile picture
2011-06-27 00:00
Comments