Chapter4 Prob8
Chapter4 Prob8
4 5 –2 x1 –6
4.8 Given the system of equations [ a ] [ x ] = [ b ] , where a = 2 – 5 2 , x = x 2 , and b = 24 , deter-
6 2 4 x3 30
mine the solution using the Gauss–Jordan method.
Solution
4 5 –2 –6
First, form the augmented matrix, including the right hand side column vector: 2 – 5 2 24 .
6 2 4 30
Step 1: The pivot element is a 11 = 4 . Normalize the first row by dividing it by 4:
1 1.25 – 0.5 – 1.5
2 – 5 2 24
6 2 4 30
Use the first (pivot) row to eliminate the entries below the pivot element:
1 1.25 – 0.5 – 1.5 1 1.25 – 0.5 – 1.5
2 – 5 2 24 ← – 2 1 1.25 – 0.5 – 1.5 = 0 – 7.5 3 27
6 2 4 30 ← – 6 1 1.25 – 0.5 – 1.5 0 – 5.5 7 39
Excerpts from this work may be reproduced by instructors for distribution on a not-for-profit basis
for testing or instructional purposes only to students enrolled in courses for which the textbook
has been adopted. Any other reproduction or translation of this work beyond that permitted by
Sections 107 or 108 of the 1976 United States Copyright Act without the permission of the
copyright owner is unlawful.
2
1 0 0 3
0 1 – 0.4 – 3.6
0 0 1 4
The pivot element a 33 is now 1. Use the third (pivot) row to eliminate the entries above the pivot element:
1 0 0 3 ← –( 0 ) 0 0 1 4 1 0 0 3
0 1 – 0.4 – 3.6 ← – ( – 0.4 ) 0 0 1 4 = 0 1 0 –2
0 0 1 4 0 0 1 4
x1 3
Thus, the solution is x2 = –2
x3 4
Excerpts from this work may be reproduced by instructors for distribution on a not-for-profit basis
for testing or instructional purposes only to students enrolled in courses for which the textbook
has been adopted. Any other reproduction or translation of this work beyond that permitted by
Sections 107 or 108 of the 1976 United States Copyright Act without the permission of the
copyright owner is unlawful.