1.

Gauss-Seidel method is used to solve the following equations (as per the given order):x1+2x2+3x3=5,2x1+3x2+x3=13x1+2x2+x3=3Assuming initial guess as x1=x2=x3=0, the value of x3 after the first iteration is-6

Answer» Gauss-Seidel method is used to solve the following equations (as per the given order):

x1+2x2+3x3=5,

2x1+3x2+x3=1

3x1+2x2+x3=3

Assuming initial guess as x1=x2=x3=0, the value of x3 after the first iteration is
  1. -6


Discussion

No Comment Found

Related InterviewSolutions