document.write( "Question 441802: Solve, by Gauss-Seidel iteration method, 5
\n" ); document.write( "the equations :
\n" ); document.write( "20x + y — 2z =17
\n" ); document.write( "3x + 20y — z = —18
\n" ); document.write( "2x — 3y + 20z = 25
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #304832 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Please Google \"Gauss-Seidel iteration\" to see some
\n" ); document.write( "clear examples using that algorithm.
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );