Let A be as above, consider Ax = b where b = (31, 2, 21, 11). Find x1 using Cramer’s rule. (You may use MATLAB/Octave to compute the determinants, but write out what you are computing.).

Matrix a= 8 6 -3 20

4 2 -5 -7

8 2 7 20

4 2 -11 -4