Numerical Method - Old Questions

Question Answer Details

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

Answer

AI Generated Answer

AI is thinking...