Augmenting A with a 3×3 identity matrix
=⎝⎛21−11312∣0∣2∣100010001⎠⎞
21R1→R1
−R3→R3
⎝⎛111213−110−2∣∣∣210001000−1⎠⎞
R2−R1→R2
R3−R1→R3
⎝⎛10021252−31−1−3∣∣∣212−12−101000−1⎠⎞
52R2→R2
3−2R3→R3
⎝⎛100211115−22∣∣∣215−13105200032⎠⎞
125(R3−R2)→R3
R2+52R3→R2
⎝⎛1002110101∣∣∣219−1920316−1091185⎠⎞
R1−R3→R3
⎝⎛1002110001∣∣∣1859−19261316−118−591185⎠⎞
R1−21R2→R1
=⎝⎛1000100∣0∣1∣319−1920316−13−191185⎠⎞
Inverse is matrix on the right of augmented matrix
∴A−1=⎝⎛319−1920316−13−191185⎠⎞
Rank is number of non-zeros row on the left of the augmented matrix
∴ Rank =3
Comments
Leave a comment