2x+3y−2z=11
−3x−2y+3z=7
4x−4y+z=14
A=⎝⎛2−343−2−4−231⎠⎞
Augment the matrix with the identity matrix:
⎝⎛2−343−2−4−231100010001⎠⎞ R1=R1/2
⎝⎛1−343/2−2−4−1311/200010001⎠⎞ R2=R2+3R1
⎝⎛1043/25/2−4−1011/23/20010001⎠⎞ R3=R3−4R1
⎝⎛1003/25/2−10−1051/23/2−2010001⎠⎞ R2=(2/5)R2
⎝⎛1003/21−10−1051/23/5−202/50001⎠⎞ R1=R1−(3/2)R2
⎝⎛10001−10−105−2/53/5−2−3/52/50001⎠⎞ R3=R3+10R2
⎝⎛100010−105−2/53/54−3/52/54001⎠⎞ R3=R3/5
⎝⎛100010−101−2/53/54/5−3/52/54/5001/5⎠⎞ R1=R1+R3
⎝⎛1000100012/53/54/51/52/54/51/501/5⎠⎞
On the left is the identity matrix. On the right is the inverse matrix.
A−1=⎝⎛2/53/54/51/52/54/51/501/5⎠⎞AX=B=>A−1AX=A−1B=>X=A−1B
X=⎝⎛xyz⎠⎞,B=⎝⎛11714⎠⎞
A−1B=⎝⎛2/53/54/51/52/54/51/501/5⎠⎞⎝⎛11714⎠⎞
=⎝⎛(22+7+14)/5(33+14+0)/5(44+28+14)/5⎠⎞=⎝⎛43/547/586/5⎠⎞
x=543,y=547,z=586
(543,547,586)
Comments