SOLUTION: solve the system of linear equations x+y+2z+3w=13, x-2y+z+w=8, 3x+y+z-w=1, a)find all solutions if any exist, by using gaussian elemination method. b)find all solutions

Algebra.Com
Question 1158779: solve the system of linear equations x+y+2z+3w=13, x-2y+z+w=8, 3x+y+z-w=1, a)find all solutions if any exist, by using gaussian elemination method. b)find all solutions if any exist, by using gauss_jordan method.
Found 2 solutions by Alan3354, Edwin McCravy:
Answer by Alan3354(69443)   (Show Source): You can put this solution on YOUR website!
solve the system of linear equations x+y+2z+3w=13, x-2y+z+w=8, 3x+y+z-w=1, a)find all solutions if any exist, by using gaussian elemination method. b)find all solutions if any exist, by using gauss_jordan method.
=================
4 variables but only 3 equations.
No unique solution.

Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!


Put in all the understood 1 coefficients:



erase the letters and put a vertical line where the
equal signs are:



Multiply -1 times the first row and add it to 1 times the
second row to get a 0 where the leftmost 1 is on the 2nd
row.  It makes it easier if you put what you're multiplying
the rows by (even when it's 1) on the left.  The symbol for 
the row operation is -1R1+1R2->R2

  

gives:



Multiply -3 times the first row and add it to 1 times the
third row to get a 0 where the leftmost 3 is on the 3rd
row.  Again, it makes it easier if you put what you're 
multiplying the rows by (even when it's 1) on the left.  
The symbol for the row
operation is -3R1+1R3->R3



gives



Multiply -2 times the second row and add it to 3 times the
third row to get a 0 where the leftmost -2 is on the 3rd
row.  Again, it makes it easier if you put what you're 
multiplying the rows by on the left. The symbol for the row
operation is -2R2+3R3->R3



gives



Now to make things easier, we can multiply the 3rd row by -1/13.
The symbol for the row operation is (-1/13)R3->R3



gives



Multiply 1 times the third row and add it to 1 times the
third row to get a 0 where the leftmost -1 is on the 2nd
row.  Again, it makes it easier if you put what you're 
multiplying the rows by on the left. The symbol for the row
operation is 1R3+1R2->R2



gives



Now to make things easier, we can multiply the 2nd row by -1/3.
The symbol for the row operation is (-1/3)R2->R2




Make that back into a system of equations:



or



Solve the 3rd equation for z



"Solve" the second equation for y.  It's already solved
for y.




Solve the 1st equation for x



Substitute -1 for y and 8-2w for z




Solution



Edwin

RELATED QUESTIONS

Q.1 Solve the following question using Gauss Elimination. - 3x + 2y - 6z = 6 5x +... (answered by MathLover1)
solve the following homogeneous system of linear equations: x+y-3y+2w=0, 2x-y+2z-3w=0, (answered by Alan3354)
Solve the following system of equations by Gauss Seidel method to the fifth iteration.... (answered by ikleyn)
solve the system using matrices. Use Gaussian elimination with back-substitution or... (answered by nabla,richwmiller)
Solve the following system of equations by Gauss elimination method : x + 2y + z = 2 ,... (answered by ikleyn)
Solve the system of linear equations using the Gauss-Jordan elimination method. x + y (answered by richwmiller)
Use the Gauss - Jordan method to solve the following system of equations. 2x + y - z = (answered by CharlesG2)
Use Gauss-Jordan elimination to solve the system: 2w+3x+y+x=3 2w-2x+y+2z=8... (answered by Fombitz)
Solve the following system of linear eqnations. x + y – 3z + 2w = 0 2x - y + 2z (answered by Fombitz)