"

Unit 14.2 Matrices (Continued)

Finding the Inverse of a 2×2 Matrix

Finding the inverse of a matrix can be useful for solving systems of equations. In order for a matrix to have an inverse, it must be a square matrix

If you have the matrix M = [abcd]

M is a 2×2 matrix. To find the inverse of a 2×2 matrix you need to first find the determinate

Determinate of a 2×2 matrix

det=adbc

The inverse of a 2×2 matrix is 1 over the determinate times the transpose.

Inverse of a 2×2 matrix

M1= 1det[dbca]

Finding the inverse of a 2×2 matrix

Given that  M=[2614]

Find M-1

First find the determinate

det=adbc=(24)(61)=2

Then find the transpose

transpose = [dbca] = [4612]

Multiply 1/det by the transpose

M1=1det[dbca]=12[4612]=[23121]

Finding the Inverse of a 3×3 Matrix

Finding the inverse of a 3×3 matrix involves the same steps, find the determinate and multiply it by the transpose of the matrix, but there are a few extra steps to find the transpose.

For the matrix M= [abcdefghi]

Determinate of a 3×3 matrix

det=a(eihf)b (digf)+c(dheg)

Before finding the transpose, we first need to find the cofactor of the 3×3 matrix

Cofactor of a 3×3 matrix

C=[(eifh)(difg)(dheg)(bich)(aicg)(ahbg)(bfce)(afcd)(aebd)]=[jklmnopqr]

Then we find the transpose of that matrix by swapping the rows and columns

Transpose of a 3×3 Matrix

CT= [jmpknqlor]

The inverse of a 3×3 matrix is 1 over the determinate times the transpose

Inverse of a 3×3 matrix

M1=1det CT

 

License

ESET1140: Intermediate Technical Algebra Copyright © 2024 by froenico. All Rights Reserved.