Exercise 2.5.3

Answers

We have

[ xy ] = [ .5 .2 ]and [ t z ] = [ .2 .1 ]

so

A1 = 1 10 [ 5 2 2 1 ].

This question solved AA1 = I column by column, the main idea of Gauss-Jordan elimination. For a different matrix

A = [ 11 0 0 ],

you could find a first column for A1 but not a second column-so A would be singular (no inverse).

User profile picture
2021-12-19 16:56
Comments