SOLUTION: Q.Use Gauss – Seidel Method to solve 10x + 2y + z = 9, 2x + 20y − 2z = −44, −2x + 3y + 10z = 22

Algebra.Com
Question 1112512: Q.Use Gauss – Seidel Method to solve 10x + 2y + z = 9, 2x + 20y − 2z =
−44, −2x + 3y + 10z = 22

Answer by ikleyn(52915)   (Show Source): You can put this solution on YOUR website!
.
Gauss - Seidel is an iterative method of solving linear systems of equations . . . (as everybody knows it . . . )


I solved such problems hundreds, thousands and tens of thousands times in my life.

But I did it using computers and computer software.

Tens and hundreds of times in my life I wrote my own computer codes for it.

Thousand times I used the industrial codes.

But no one single time I did it manually.

And I think that no one person in healthy mind will do it manually.


So, my advise is: go to GOOGLE and try to find in the Internet "Gauss-Seidel online solver" free of charge.

Then input there your system, press the "SOLVE" button and see/look for your results.


When you complete your exercises, do not forget to send your "Thanks" to me for my invaluable advises.



RELATED QUESTIONS

2x + 3z = 4 3y + 2z = 5 3x + 4y = −16 (x, y, z) = 2x +... (answered by Alan3354)
Solve, by Gauss-Seidel iteration method, 5 the equations : 20x + y — 2z =17 3x + 20y — (answered by stanbon)
Solve the system of linear equations using the Gauss-Jordan elimination method. 3x +... (answered by solver91311)
Whats the complete solution? x − 2y + z = 7 2x − 5y + 6z = 15... (answered by stanbon)
Solve using Gaussian elimination 5x − 3y − z = 2 x − 6y + z = 7 2x + (answered by greenestamps)
3y + 2z = 2 2x − y − 3z = 2 2x + 2y − z = 4 (x, y, (answered by Alan3354)
Solve the system of linear equations using the Gauss-Jordan elimination method. x + y (answered by richwmiller)
Solve the following linear system using the Echelon Method. x+2y− z= −1 2x (answered by stanbon)
Use Cramer's Rule to solve the system. x − y + 2z = −15 3x + (answered by ewatrrr)