1.

Gauss seidel method is used to solve the following equations (as per the given order):
x1 + 2x2 + 3x3 = 1
2x1 + 3x2 + x3 = 1
3x1 + 2x2 + x3 = 1
Assuming initial guess as x1 = x2 = x3 = 0, the value of x3 after the first iteration is ______.

A. 1.555
B. 15.555
C. 10.555
D. None of the above
Answer» B. 15.555


Discussion

No Comment Found

Related MCQs