Inverse & Identity Matrices

Slides:



Advertisements
Similar presentations
Determinant The numerical value of a square array of numbers that can be used to solve systems of equations with matrices. Second-Order Determinant (of.
Advertisements

Identity and Inverse Matrices
Properties of Real Numbers
1.8 Properties of Real Numbers. Commutative (Addition) The “you can switch it around and it just don’t matter” property a + b = b + a.
Finding the Inverse of a Matrix
4.7 Identity and Inverse Matrices. What is an identity? In math the identity is the number you multiply by to have equivalent numbers. For multiplication.
Section 10.3 – The Inverse of a Matrix No Calculator.
 Definition: An Identity Matrix is a square matrix that, when multiplied by another matrix, equals the same matrix.  Form: In the Identity Matrix the.
MATRICES Adapted from presentation found on the internet. Thank you to the creator of the original presentation!
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Inverse of Matrix. Gauss-Jordan Elimination Part 1.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Determinants and Multiplicative Inverses of Matrices
Identity and Inverse Matrices. Key Topics Identity matrix: a square matrix, multiplied with another matrix doesn’t change the other matrix (just like.
Chapter 2 Systems of Linear Equations and Matrices
2.5 - Determinants & Multiplicative Inverses of Matrices.
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
Ch X 2 Matrices, Determinants, and Inverses.
Unit 6 : Matrices.
Inverse Matrices and Matrix Equations Dr. Shildneck Fall, 2015.
Identity What number is the multiplication identity for real numbers? For matrices, n x n--square matrices, has 1’s on main diagonal and zeros elsewhere.
Chapter 4 Section 4: Inverse and Identity Matrices 1.
The Matrix Reloaded
Properties of Operations in Math Lesson 2. Inverse Operations Means: “putting together” a problem and “taking it apart” using the same numbers by + and.
INVERSE MATRICES Will Lombard, Meg Kelly, Sarah Bazir.
4.4 Identify and Inverse Matrices Algebra 2. Learning Target I can find and use inverse matrix.
4.5 Matrices, Determinants, Inverseres -Identity matrices -Inverse matrix (intro) -An application -Finding inverse matrices (by hand) -Finding inverse.
2x2 Matrices, Determinants and Inverses
Find the determinate of both of the following matrices.
2.5 Determinants and Multiplicative Inverses of Matrices. Objectives: 1.Evaluate determinants. 2.Find the inverses of matrices. 3.Solve systems of equations.
4-5 – 2x2 Matrices, Determinants, & Inverses. Objectives Evaluating Determinants of 2x2 Matrices Using Inverse Matrices to Solve Equations.
Chapter 4 Section 5 and 6 Finding and Using Inverses Algebra 2 Notes February 26, 2009.
MATRIX A set of numbers arranged in rows and columns enclosed in round or square brackets is called a matrix. The order of a matrix gives the number of.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Use Inverse Matrices to Solve Linear Systems Objectives 1.To find the inverse of a square matrix 2.To solve a matrix equation using inverses 3.To solve.
Chapter 1 Section 1.6 Algebraic Properties of Matrix Operations.
3.5 Perform Basic Matrix Operations Add Matrices Subtract Matrices Solve Matric equations for x and y.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Chapter 1 Section 1.3 Properties of and Operations with Real Numbers.
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
 Commutative Property of Addition  When adding two or more numbers or terms together, order is NOT important.  a + b = b + a  =
MATRICES MATRIX Multiplication. Warm-up Subtract (don’t forget to KCC):
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
What would happen to this problem if there weren’t parentheses?
Multiplying Matrices.
What would happen to this problem if there weren’t parentheses?
Finding the Inverse of a Matrix
Matrix Operations Monday, August 06, 2018.
Matrix Operations Add and Subtract Matrices Multiply Matrices
Warm Up Use scalar multiplication to evaluate the following:
Multiplying Matrices.
MATRICES MATRIX OPERATIONS.
الوحدة السابعة : المصفوفات . تنظيم البيانات فى مصفوفات . الوحدة السابعة : المصفوفات . تنظيم البيانات فى مصفوفات . 1 جمع المصفوفات وطرحها.
Determinants and Multiplicative Inverses of Matrices
More about Matrices Chapter 4, Sections 5, 7.
27. Determinants and Inverses
Unit 3: Matrices
Commutative Property Associative Property A. Addition
Section 3.3 – The Inverse of a Matrix
Inverse Matrices and Matrix Equations
3.8 Use Inverse Matrices to Solve Linear Systems
Multiplying Matrices.
Matrix Algebra.
Solving simultaneous equations
MATRICES MATRIX OPERATIONS.
MATRICES MATRIX OPERATIONS.
Properties of Real Numbers
Commutative Property Associative Property A. Addition
Multiplying Matrices.
Multiplying Matrices.
Multiplying Matrices.
Presentation transcript:

Inverse & Identity Matrices Section 4.5

Objectives You will write the identity matrix for any square matrix find the inverse of a 2 x 2 matrix

The Identity Matrix I The identity matrix is a square matrix with 1’s on the principal diagonal. All other elements are 0 It’s the only matrix that’s commutative A • I = I • A = A Principal Diagonal = If you multiply the identity matrix is by a 2nd matrix, the product is equal to the second matrix (it’s like multiplying by 1) The identity matrix will always be the same dimension as the other matrix.

Inverse Matrix A-1 n • 1/n = 1/n • n = 1 is the multiplicative inverse (for real numbers ≠ 0) A• A-1 = A-1 • A = 1 for matrices if A-1 exists A 2x2 matrix will have an inverse if its determinant ≠ 0 has the determinant = ad – cb If ad = cb, the matrix does not have an inverse

Finding A-1 Switch A1,1 & A 2, 2 Find the determinant of the matrix If A = Switch A1,1 & A 2, 2 Find the determinant of the matrix  = ad – cb If ad – cb = 0, you’re done—no inverse exists Then change the signs on A1,2 & A2,1 & put the fraction on the left If ad ≠ cb the matrix has an inverse Put “1” over the value of the determinant = A-1

find M-1 If M = det of M = Change the matrix to inverse form: = 14 – 0 = 14 The fraction to use for the inverse is Change the matrix to inverse form: (7 & 2 changed places, the sign on the –5 changed to positive & 0 stayed 0) Set up the inverse: = M-1

Gotta get in some practice! Find A-1 if A = (click to check) (click to check) Find B-1 if B = Find C-1 if C = (click to check)

Find A-1 if A =  The determinant: = 4(-1) – 2(3) = -10  = 4(-1) – 2(3) = -10  “Everybody Switch! ” ____1____ determinant = Get the fraction Put it all together! _1_ -10 = = A-1

Find B-1 if B = Since B is a 2x3 matrix and is not a square matrix, It doesn’t have an inverse.

Find C-1 if C = 1. Determinant  = 2 (3) – 1 (6) = 0 C does not have an inverse since the determinant is 0. (Section 4.6 explains why.)