Search for question
Question

Problem 1 (5points) Starting with initial values of x1 = 1.0 and x2 = 1.0, Use 5 iterations of Gauss-Seidel method to find the solution of the following equations. (Hint: if the solution is not converging, change the order of the equations. i.e., use eq2 as the first equation and eq1 as the second equation. Show all steps for full grade.) X1 + 3 X2 = 7.5 4 X1 + 2 X2 = 10 eq1 eq2

Fig: 1