A=⎝⎛2231−1−2014⎠⎞Augment the matrix with the identity matrix:
⎝⎛2231−1−2014100010001⎠⎞ R1=R1/2
⎝⎛1231/2−1−20141/200010001⎠⎞ R2=R2−2R1
⎝⎛1031/2−2−20141/2−10010001⎠⎞ R3=R3−3R1
⎝⎛1001/2−2−7/20141/2−1−3/2010001⎠⎞ R2=−R2/2
⎝⎛1001/21−7/20−1/241/21/2−3/20−1/20001⎠⎞ R1=R1−R2/2
⎝⎛10001−7/21/4−1/241/41/2−3/21/4−1/20001⎠⎞ R3=R3+7R2/2
⎝⎛1000101/4−1/29/41/41/21/41/4−1/2−7/4001⎠⎞ R3=4R3/9
⎝⎛1000101/4−1/211/41/21/91/4−1/2−7/9004/9⎠⎞ R1=R1−R3/4
⎝⎛1000100−1/212/91/21/94/9−1/2−7/9−1/904/9⎠⎞ R2=R2+R3/2
⎝⎛1000100012/95/91/94/9−8/9−7/9−1/92/94/9⎠⎞ We are done. On the left is the identity matrix. On the right is the inverse matrix.
A−1=⎝⎛2/95/91/94/9−8/9−7/9−1/92/94/9⎠⎞ Check
A−1A=⎝⎛2/95/91/94/9−8/9−7/9−1/92/94/9⎠⎞⎝⎛2231−1−2014⎠⎞
=⎝⎛94+8−3910−16+692−14+1292−4+295+8−491+7−890+4−490−8+890−7+16⎠⎞
=⎝⎛100010001⎠⎞=I
Comments