1.3 Solving Linear System
1.3 Solving Linear System
The Gaussian elimination method refers to a strategy used to obtain the row-
echelon form of a matrix. The goal is to write matrix A with the number 1 as the
entry down the main diagonal and have all zeros below.
The first step of the Gaussian strategy includes obtaining a 1 as the first entry, so
that row 1 may be used to alter the rows below.
Solution:
Change to 1
Change to 0
Change to 1
Therefore, x = 1 ; y = -1 ; z = 2
b.
Answer:
C. Answer: x=2,y=1,z=1/2
f. Answer: x=1,y=3,z=5
2.. Solve the following systems using Gauss Jordan Elimination Method.
2. 4 p − 3 q+2 r=− 7
6 p+2 q −3 r =33
2 p − 4 q −r =−3
5
p= q=3 r =−4
2
3. 7 x − 8 y +5 z=18
− 4 x +5 y − 3 z =−11
x − y + z=1
x=2 y=− 3 z=− 4
4. x + y + z=4
2 x − y+ 2 z=5
x − 2 y − z =−3
x=1 y=1 z=2
5. u+3 v − w=7
5 u −7 v+ w=3
2 u −v −2 w=0
u=3 v=2 w=2