Title: Finding the Inverse of a Matrix
1Finding the Inverse of a Matrix
2You can only find the inverse of a square matrix
3Finding the inverse of a 2x2 matrix
- Given a 2x2 matrix
- Find the inverse of
4What must be true?
If the formula for finding the inverse of a 2x2
matrix is
5- What happens when you multiply the inverse you
just found by the original matrix? - The answer your got is called the identity matrix
- All identity matrices are square and they can be
as big or as small as you want them to be. - Identity matrices have 1s along one of the
diagonals and zeros everywhere else.
6Create I5x5
7Finding the inverse of any other square matrix
- Just use your calculator ?
8Solving a matrix equation
- Given the matrix equation
- You solve for X
- You must multiply in that order
- Solve the matrix equation below
9Writing a linear system as a matrix equation
- Given a linear system
- You can write the system as a matrix equation by
placing the coefficients in matrix A, the
variables in matrix X and the constants in matrix
B - The system above becomes
10Solve the following system using a matrix equation
This translates to the point (2,2) as your
solution
11Try this one
Did you get the point (1, -2,4)??
12Some special caseswhat, you thought it was that
easy?
Any set of numbers such that (3a5,a)
No solution
Any set of numbers such that (-5a,a,3)
13A word problemgag!!
- A small corporation borrowed 1,500,000 to expand
its product line. Some of the money was borrowed
at 8, some at 9 and some at 12. How much was
borrowed at each rate if the annual interest was
133,000 and the amount borrowed at 8 was 4
times the amount borrowed at 12?
800,000 at 8 500,000 at 9 200,000 at 12