Exercise 2.3.4

Answers

Elimination on column 4: b = [ 1 0 0 ]E21 [ 1 4 0 ]E31 [ 1 4 2 ]E32 [ 1 4 10 ]. The original Ax = b has become Ux = c = (1,4,10). Then back substitution gives z = 5,y = 1 2,x = 1 2. This solves Ax = (1,0,0).

User profile picture
2021-11-20 15:13
Comments