SOLUTION: Use Gaussian elimination to solve.
x+y+z=-3
2x-3y+6z=-21
-3x+5y=-14
Algebra.Com
Question 1032459: Use Gaussian elimination to solve.
x+y+z=-3
2x-3y+6z=-21
-3x+5y=-14
Answer by LinnW(1048) (Show Source): You can put this solution on YOUR website!
x+y+z=-3
2x-3y+6z=-21
-3x+5y=-14
* below is the initial matrix
1 1 1 -3
2 -3 6 -21
-3 5 0 -14
* below is the solution
* The website http://www.gregthatcher.com/Mathematics/GaussJordan.aspx
* was used. The website provides a solver.
Add (-2 * row1) to row2
1 1 1 -3
0 -5 4 -15
-3 5 0 -14
Add (3 * row1) to row3
1 1 1 -3
0 -5 4 -15
0 8 3 -23
Divide row2 by -5
1 1 1 -3
0 1 -4/5 3
0 8 3 -23
Add (-8 * row2) to row3
1 1 1 -3
0 1 -4/5 3
0 0 47/5 -47
Divide row3 by 47/5
1 1 1 -3
0 1 -4/5 3
0 0 1 -5
Add (4/5 * row3) to row2
1 1 1 -3
0 1 0 -1
0 0 1 -5
Add (-1 * row3) to row1
1 1 0 2
0 1 0 -1
0 0 1 -5
Add (-1 * row2) to row1
1 0 0 3
0 1 0 -1
0 0 1 -5
RELATED QUESTIONS
solve the linear system using Gaussian elimination method :
2x-3y-6z=-3 ,... (answered by tommyt3rd)
Use Gaussian elimination to solve the system
x+2y-3z=-7
2x-3y+z=14... (answered by MathLover1)
Q.1 Solve the following question using Gauss Elimination. - 3x + 2y - 6z = 6
5x +... (answered by MathLover1)
Solve with gaussian elimination
2x+y+z=6
-3y-4y+2z=4... (answered by Edwin McCravy)
The problem calls for the use of Matrices and Gaussian elimination with back-substituion... (answered by longjonsilver)
solve the system using matrices. Use Gaussian elimination with back-substitution or... (answered by nabla,richwmiller)
Solve the linear equations:
x + 3y + 2z = -3
x + y + z = -1
3x + 5y + 6z =... (answered by richwmiller)
Solve the following using Gaussian elimination
3x+2y+5z=2
5x+3y-2z=4... (answered by richwmiller)
Please help me solve the following system using Gaussian Elimination method:
2x+5y=14... (answered by Fombitz)