You can
put this solution on YOUR website!In Matrix notation, the problem is,

or simplified
[A][x]=[b]
[Ainv][A][x]=[Ainv][b]
[x]=[Ainv][b]
Find the inverse of matrix A, multiply by the right hand side to find the solution.
In this case,
[A]=

The inverse of [A] is,
[Ainv]=

Then the matrix multiplication is,
[x]=

Your solution matrix is then
[x]=