CW Matrix Division We have seen that for 2x2 (“two by two”) matrices A and B then AB  BA To divide matrices we need to define what we mean by division!

Slides:



Advertisements
Similar presentations
4.5 Inverses of Matrices.
Advertisements

2.3 Matrix Inverses. Numerical equivalent How would we solve for x in: ax = b ? –a -1 a x = a -1 b –x=a -1 b since a -1 a = 1 and 1x = x We use the same.
MATRIX ALGEBRA MGT 4850 Spring 2009 University of Lethbridge.
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
Using Matrices to Solve a 3-Variable System
Table of Contents Matrices - Inverse Matrix Definition The inverse of matrix A is a matrix A -1 such that... and Note that... 1) For A to have an inverse,
Algebraic Properties: The Rules of Algebra Be Cool - Follow The Rules!
3.1 - Solving Systems by Graphing. All I do is Solve!
EXAMPLE 2 Solve a matrix equation SOLUTION Begin by finding the inverse of A = Solve the matrix equation AX = B for the 2 × 2 matrix X. 2 –7 –1.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.
Algebraic Properties Learning Goal: The student will be able to summarize properties and make connections between real number operations.
Mathematics.
Chapter 2 Solving Linear Systems Matrix Definitions –Matrix--- Rectangular array/ block of numbers. –The size/order/dimension of a matrix: (The numbers.
Notation OR Backgrounds OR Convex sets Nonconvex set.
Matrices. Given below is a record of all the types of books kept in a class library. TypeFictionGeneral Malay2547 Chinese4072 English8085.
MAT 2401 Linear Algebra 2.3 The Inverse of a Matrix
4.5 Solving Systems using Matrix Equations and Inverses.
Matrix Entry or element Rows, columns Dimensions Matrix Addition/Subtraction Scalar Multiplication.
4.5 Solving Systems using Matrix Equations and Inverses OBJ: To solve systems of linear equations using inverse matrices & use systems of linear equations.
Holt Algebra Matrix Inverses and Solving Systems A matrix can have an inverse only if it is a square matrix. But not all square matrices have inverses.
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
Objectives Determine whether a matrix has an inverse.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
Chapter 9 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Multiplicative Inverses of Matrices and Matrix Equations.
1.10 and 1.11 Quiz : Friday Matrices Test: Oct. 20.
+ Vectors and Matrices Test Review 1 Token= 2 HW points 5 Tokens= 2 test Points 3 Tokens= 1 Quiz point 8 Tokens= 2 Final Points.
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.
13.6 MATRIX SOLUTION OF A LINEAR SYSTEM.  Examine the matrix equation below.  How would you solve for X?  In order to solve this type of equation,
 1 is the multiplicative identify for real #’s : 1· a=a and a· 1 = a  For matrices n X n, the identity matrix has 1’s on its main diagonals and 0’s.
Warm-Up 3) Find the determinant by hand. 4) Find the determinant using your calculator. 1) Multiply. Show work. 2) Multiply. Show work.
Inverse and Identity Matrices Can only be used for square matrices. (2x2, 3x3, etc.)
Have we ever seen this phenomenon before? Let’s do some quick multiplication…
Examples of linear transformation matrices Some special cases of linear transformations of two-dimensional space R 2 are illuminating:dimensional Dimoffree.svgDimoffree.svg‎
Multiplicative inverse and solving matrix equations
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES Read pp Stop at “Inverse of a Matrix” box.
Properties of Inverse Matrices King Saud University.
4.7 Solving Systems using Matrix Equations and Inverses
6.2/6.3: Properties of Parallelograms MCE Can you figure out the puzzle below??? Three Blind Mice.
2.2 The Inverse of a Matrix. Example: REVIEW Invertible (Nonsingular)
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
More on Matrices Quiz : Friday, Oct. 16 Unit 1 Test: Oct. 23 ( tentative ) WOTD: affable: adj: courteous and pleasant, sociable, easy to speak.
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.
3.8B Solving Systems using Matrix Equations and Inverses.
T4.4 – Linear Systems & Matrices
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
Copyright © Cengage Learning. All rights reserved. 8 Matrices and Determinants.
College Algebra Chapter 6 Matrices and Determinants and Applications
Use Inverse Matrices to Solve Linear Systems
Matrices.
Linear Algebra Lecture 2.
Lecture 2 Matrices Lat Time - Course Overview
The Inverse of a Square Matrix
Warm-Up BC 3. |A|.
6.2/6.3: Properties of Parallelograms
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems Using Inverse Matrices
Chapter 7: Matrices and Systems of Equations and Inequalities
Inverse & Identity MATRICES Last Updated: October 12, 2005.
Section 9.5 Inverses of Matrices
ARRAY DIVISION Identity matrix Islamic University of Gaza
Bellwork 1) Multiply. 3) Find the determinant. 2) Multiply.
Sec 3.5 Inverses of Matrices
1.11 Use Inverse Matrices to Solve Linear Systems
Matrices - Operations INVERSE OF A MATRIX
Presentation transcript:

CW Matrix Division We have seen that for 2x2 (“two by two”) matrices A and B then AB  BA To divide matrices we need to define what we mean by division!

CW Matrix Division We have seen that for 2x2 (“two by two”) matrices A and B then AB  BA To divide matrices we need to define what we mean by division! With numbers or algebra we use b/a to solve ax=b. The equivalent in 2x2 matrices is to solve AX=B where A, B and X are 2x2 matrices.

CW Identity Matrix With numbers or algebra we use b/a to solve ax=b. The equivalent in 2x2 matrices is to solve AX=B where A, B and X are 2x2 matrices. We first need to define the identity matrix - the matrix I for which IX = XI = X for all X (For multiplying number the identity is

CW Identity Matrix With numbers or algebra we use b/a to solve ax=b. The equivalent in 2x2 matrices is to solve AX=B where A, B and X are 2x2 matrices. We first need to define the identity matrix - the matrix I for which IX = XI = X for all X (For multiplying number the identity is 1). The identity 2x2 matrix is

CW Identity Matrix With numbers or algebra we use b/a to solve ax=b. The equivalent in 2x2 matrices is to solve AX=B where A, B and X are 2x2 matrices. We first need to define the identity matrix - the matrix I for which IX = XI = X for all X (For multiplying number the identity is 1). The identity 2x2 matrix is

CW Identity Matrix With numbers or algebra we use b/a to solve ax=b. The equivalent in 2x2 matrices is to solve AX=B where A, B and X are 2x2 matrices. We first need to define the identity matrix - the matrix I for which IX = XI = X for all X (For multiplying number the identity is 1). The identity 2x2 matrix is The identity 3x3 matrix is

CW Identity Matrix We first need to define the identity matrix - the matrix I for which IX = XI = X for all X (For multiplying number the identity is 1). The identity 2x2 matrix is The identity 3x3 matrix is In general if X is an mxn matrix then ImX = XIn = X

CW Identity Matrix We first need to define the identity matrix - the matrix I for which IX = XI = X for all X (For multiplying number the identity is 1). The 2x2 identity matrix (I2) is The 3x3 identity matrix (I3)is In general if X is an mxn matrix then ImX = XIn = X

Inverse Matrix CW In numbers, the inverse of 3 is 1/3 = 3-1 In algebra, the inverse of a is 1/a = a-1 In matrices, the inverse of A is A-1

Inverse Matrix CW In numbers, the inverse of 3 is 1/3 = 3-1 In algebra, the inverse of a is 1/a = a-1 In matrices, the inverse of A is A-1 3-1 is defined so that 3x 3-1 = 1 a-1 is defined so that a x a-1 = 1 A-1 is defined so that A A-1 = I

Inverse Matrix CW In numbers, the inverse of 3 is 1/3 = 3-1 In algebra, the inverse of a is 1/a = a-1 In matrices, the inverse of A is A-1 3-1 is defined so that 3 x 3-1 = 3-1 x 3 = 1 a-1 is defined so that a x a-1 = a-1 x a = 1 A-1 is defined so that A A-1 = A-1 A = I However, for a square matrix A there is not always an inverse A-1

Inverse Matrix CW In matrices, the inverse of A is A-1 A-1 is defined so that A A-1 = A-1 A = I However, for a square matrix A there is not always an inverse A-1 If A-1 does not exist then the matrix is said to be singular If A-1 does exist then the matrix is said to be non-singular

Inverse Matrix CW In matrices, the inverse of A is A-1 A-1 is defined so that A A-1 = A-1 A = I If A-1 does not exist then the matrix is said to be singular If A-1 does exist then the matrix is said to be non-singular A square matrix A has an inverse if, and only if, A is non-singular.

Inverse Matrix CW In matrices, the inverse of A is A-1 A-1 is defined so that A A-1 = A-1 A = I A square matrix A has an inverse if, and only if, A is non-singular. If A-1 does exist the the solution to AX=B is X = A-1 B

Inverse Matrix CW A-1 is defined so that A A-1 = A-1 A = I If A-1 does exist the the solution to AX=B is AX = B Pre-multiply by A-1 A-1AX = A-1B

Inverse Matrix CW A-1 is defined so that A A-1 = A-1 A = I If A-1 does exist the the solution to AX=B is AX = B Pre-multiply by A-1 A-1AX = A-1B But A-1A = I so IX = A-1B X = A-1B

Inverse Matrix CW AX = B Pre-multiply by A-1 A-1AX = A-1B But A-1A = I so IX = A-1B X = A-1B If the inverse of A is A-1 then the inverse of A-1 is A. This is because if AC = I then CA = I, and also any matrix inverse is unique.

CW Inverse Matrix If the inverse of A is A-1 then the inverse of A-1 is A. This is because if AC = I then CA = I, and also any matrix inverse is unique. What is the inverse of

CW Inverse Matrix If the inverse of A is A-1 then the inverse of A-1 is A. This is because if AC = I then CA = I, and also any matrix inverse is unique. What is the inverse of

CW Inverse Matrix If the inverse of A is A-1 then the inverse of A-1 is A. This is because if AC = I then CA = I, and also any matrix inverse is unique. What is the inverse of Then solve for u, v, w, x

General Inverse Matrix CW General Inverse Matrix If the inverse of A is A-1 then the inverse of A-1 is A. This is because if AC = I then CA = I, and also any matrix inverse is unique. What is the inverse of

General Inverse Matrix CW General Inverse Matrix If the inverse of A is A-1 then the inverse of A-1 is A. This is because if AC = I then CA = I, and also any matrix inverse is unique. What is the inverse of Then solve for u, v, w, x

General Inverse Matrix CW General Inverse Matrix

General Inverse Matrix CW General Inverse Matrix What is the inverse of Then solve for u, v, w, x