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

Algebra ->  Matrices-and-determiminant -> SOLUTION: Q.Use Gauss – Seidel Method to solve 10x + 2y + z = 9, 2x + 20y − 2z = −44, −2x + 3y + 10z = 22       Log On


   



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) About Me  (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.