Compute the first four Jacobi iterations of the system

using 0 as the initial value for each variable. Then rewrite the system so that it is diagonally dominant, set the value of each variable to 0, and again compute four Jacobi iterations.

Jacobi Iterations before rewriting:


Rewrite the system to be diagonally dominant:
=
=


Jacobi iterations after rewriting:

You can earn partial credit on this problem.