Solve each system of equations by using the inverse of the coefficient matrix. (The inverses for the first four problems were found in Exercises 19, 20, 23, and 24 above.)
2x + 4z = -8
3x + y + 5z = -2
-x + y – 2z = 4
A = [2 0 4] x = [x] B = [-8]
[3 1 5] [y] [2]
[-1 1 -2] [z] [4]
[2 0 4?1 0 0]
[3 1 5?0 1 0]
[-1 1 -2?0 0 1]
1/2R1-----R1
3R3 + R2-----R2
3R3 + R2-----R3
[1 0 2?1/2 0 0]
[0 4 -1?0 1 3]
[0 4 -1?0 1 3]
1/2R2----R2
-1R2 + R3------R3
[1 0 2?1/2 0 0 ]
[0 1 0?0 ¼ 3/4]
[0 0 -1?0 0 0 ]
2R3+ R1-----R1
-1R3-----R3
[1 0 0?1/2 0 0 ]
[0 1 0?0 ¼ ¾ ]
[0 0 1?0 0 0 ]
X = [1/2 0 0 ] -8
[0 ¼ 3/4] B = 2
[0 0 0 ] 4
I got this far; the book does not explain how to get the last three numbers arranged like B. And I have no clue how else to explain it. Sorry!
2x + 4z = -8
3x + y + 5z = -2
-x + y – 2z = 4
A = [2 0 4] x = [x] B = [-8]
[3 1 5] [y] [2]
[-1 1 -2] [z] [4]
[2 0 4?1 0 0]
[3 1 5?0 1 0]
[-1 1 -2?0 0 1]
1/2R1-----R1
3R3 + R2-----R2
3R3 + R2-----R3
[1 0 2?1/2 0 0]
[0 4 -1?0 1 3]
[0 4 -1?0 1 3]
1/2R2----R2
-1R2 + R3------R3
[1 0 2?1/2 0 0 ]
[0 1 0?0 ¼ 3/4]
[0 0 -1?0 0 0 ]
2R3+ R1-----R1
-1R3-----R3
[1 0 0?1/2 0 0 ]
[0 1 0?0 ¼ ¾ ]
[0 0 1?0 0 0 ]
X = [1/2 0 0 ] -8
[0 ¼ 3/4] B = 2
[0 0 0 ] 4
I got this far; the book does not explain how to get the last three numbers arranged like B. And I have no clue how else to explain it. Sorry!