Numerical Method - Old Questions

4. What is pivoting? Why is it necessary? Explain. Solve the following set of equations using Gauss elimination or Gauss Seidel method.(3 + 5)

        x1 + 10x2 +x3 = 24

        10x1 + x2 + x3 = 15

        x1 + x2 + 10x3 = 33

8 marks | Asked in 2070