Numerical Method - Old Questions

10. Solve the following set of linear equations using Gauss Jordan method.

            x2 + 2x3 + 3x4 = 9

            7x1 + 6x2 + 5x3 + 4x4 = 33

            8x1 + 9x2 + x4 = 27

            2x1 + 5x2 + 4x3 + 3x4 = 23

5 marks | Asked in 2078