Given the system of equations:
x + 3y = -1.5
4x + y = 6
Rearrange the equations to form a strictly diagonally dominant system, and apply one step of the Jacobi iteration, and one step of the Gauss-Seidel iteration, using zero starting vector. Calculate the resulting values for both methods.