SOLUTION: Solve the following by gauss elimination method? 5x+3y+7z=4 3x+26y+2z=9 7x+2y+10z=5

Algebra.Com
Question 814179: Solve the following by gauss elimination method?
5x+3y+7z=4
3x+26y+2z=9
7x+2y+10z=5

Answer by jsmallt9(3758)   (Show Source): You can put this solution on YOUR website!
 5     3     7     4
 3    26     2     9
 7     2    10     5
Multiply row 1 by 1/5:
 1   3/5   7/5   4/5
 3    26     2     9
 7     2    10     5
Add -3 times row 1 to row 2:
 1    3/5   7/5   4/5
 0  121/5 -11/5  33/5
 7     2    10     5
Add -7 times row 1 to row 3:
 1    3/5   7/5   4/5
 0  121/5 -11/5  33/5
 0  -11/5   1/5  -3/5
Multiply row 2 by 5/121:
 1    3/5   7/5   4/5
 0      1 -1/11  3/11
 0  -11/5   1/5  -3/5
Add -3/5 times row 2 to row 1:
 1      0  16/11  7/11
 0      1  -1/11  3/11
 0  -11/5   1/5  -3/5
Add 11/5 times row 2 to row 3:
 1      0  16/11  7/11
 0      1  -1/11  3/11
 0      0    0     0
This is as far as we can go. This translates into:
x + (16/11)z = 7/11 or x = (-16/11)z + 7/11
y - (1/11)z = 3/11 or y = (1/11)z + 3/11
So there are an infinite number of solutions. One way to express the solution would be:
((-16/11)z + 7/11, (1/11)z + 3/11, z) where z is any real number.

RELATED QUESTIONS

5x+3y+7z=4 3x+26y+2z=9... (answered by Fombitz)
1. Solve the following equations using Gauss Elimination method.... (answered by jsmallt9)
Using the Gauss-Jordan elimination method, solve the following linear system. 7x +5y (answered by Edwin McCravy)
i have to solve this linear system by using the Gauss-Jordan method 7x +5y - 3z = 16... (answered by stanbon)
Solve the following system of equations by Gauss elimination method : x + 2y + z = 2 ,... (answered by ikleyn)
Solve by substitution or elimination: 5x+2y+10z=5 3x-y+5z=-6... (answered by Edwin McCravy)
Using the Gauss-Jordan elimination method, solve the following linear system. 2x-3y-z=0 (answered by AnlytcPhil)
solve the following system by Gauss-Jordan elimination 3x+2y-z=15 5x+3x+2z=0... (answered by lynnlo)
Solve the following system of equations by Gauss Seidel method to the fifth iteration.... (answered by ikleyn)