Use Gauss-Seidel method to find the solution of the following equations

x₁ + x₁x₂ = 10
x₁ + x₂ = 6

with the following initial estimates
x₁ = 1 and x₂ = 1