SOLUTION: solve the linear system using Gaussian elimination method : 2x-3y-6z=-3 , x+2y-2z=1 3x+y+z=5.

Algebra.Com
Question 854878: solve the linear system using Gaussian elimination method :
2x-3y-6z=-3 ,
x+2y-2z=1
3x+y+z=5.

Answer by tommyt3rd(5050)   (Show Source): You can put this solution on YOUR website!
The most efficient method I know is a modification of Gauss:
The procedure is long so I will summarize:

r1 <-> r2
-2r1+r2 -> r2
-3r1+r3 -> r3
-5r2+r3 -> r3
yields:


Next using back substitution we arrive at

x=9/17
y=31/17
z=27/17

RELATED QUESTIONS

solve the system using matrices. Use Gaussian elimination with back-substitution or... (answered by nabla,richwmiller)
Q.1 Solve the following question using Gauss Elimination. - 3x + 2y - 6z = 6 5x +... (answered by MathLover1)
Use Gaussian elimination to solve. x+y+z=-3 2x-3y+6z=-21... (answered by LinnW)
Use Gaussian elimination to solve the system x+2y-3z=-7 2x-3y+z=14... (answered by MathLover1)
solve the following system of linear equations: 3x-2y+4z=1 x+y+2Z=3... (answered by longjonsilver)
solve the following using gaussian elimination method 2x + y + 3z = 4 x + y + 2z = 0 2x + (answered by greenestamps)
Solve the system using any algebraic method. 1. x-y+z=5 2y+3z=14 -3y+2z=5... (answered by aswathytony)
Evaluate the functions below using Gaussian Elimination Method 3x +4y + 2z = 10 x + y (answered by ikleyn)
How do you solve this system of three linear equations using elimination method... (answered by math_tutor2020,MathLover1)