Question

Consider the linear system

Determine whether the coefficient matrix is diagonally dominant and deduce whether iterative methods are likely to converge to the solution. Compute an approximate solution of the system using three iterations of Gauss-Seidel method withx(0) = (0, 0, 0)¹ as the initial solution. Use Gaussian elimination with scaled partial pivoting to solve the system.

Question image 1Question image 2Question image 3Question image 4Question image 5