1.- Solve the following system of equations using Jacobi method, with epsilon=10-5
10x_1 + 3x_2 + 5x_3=-3
x_1 – 9x_2 + 3x_3 =5
-x_1 +2x_2 -15x_3=8
2.- Solve the same system of equations using Gauss Seidel, with epsilon=10-5
1.- Solve the following system of equations using Jacobi method, with epsilon=10-5
10x_1 + 3x_2 + 5x_3=-3
x_1 – 9x_2 + 3x_3 =5
-x_1 +2x_2 -15x_3=8
2.- Solve the same system of equations using Gauss Seidel, with epsilon=10-5