Lesson 4.7. Identity Matrix:  If you multiply a matrix by an identity matrix (I) the result is the same as the original matrix.  If Matrix A is a square.

Slides:



Advertisements
Similar presentations
4.5 Inverses of Matrices.
Advertisements

Here is a preview of one type of problem we are going to solve using matrices. Solve this system of equations:
Matrix Revolutions: Solving Matrix Equations Matrix 3 MathScience Innovation Center Betsey Davis
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
MATRICES Using matrices to solve Systems of Equations.
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
Using Matrices to Solve a 3-Variable System
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.
Using Matrices to Solve a System of Equations. Multiplicative Identity Matrix The product of a square matrix A and its identity matrix I, on the left.
Warm-Up Solving Systems of Equations Learning Targets l Refresher on solving systems of equations l Matrices –Operations –Uses –Reduced Row Echelon.
4.5, x 2 and 3 x 3 Matrices, Determinants, and Inverses Date: _____________.
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below.
3.5 Solution by Determinants. The Determinant of a Matrix The determinant of a matrix A is denoted by |A|. Determinants exist only for square matrices.
Determinants and Cramer’s Rule
4.5 Solving Systems using Matrix Equations and Inverses.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Inverses and Systems Section Warm – up:
Using Matrices to Solve Systems of Equations Matrix Equations l We have solved systems using graphing, but now we learn how to do it using matrices.
Inverse Matrices and Systems
Lesson 13-1: Matrices & Systems Objective: Students will: State the dimensions of a matrix Solve systems using matrices.
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.
Lesson 7.6 & 7.7 Inverses of a Square Matrix & Determinant.
1. Inverse of A 2. Inverse of a 2x2 Matrix 3. Matrix With No Inverse 4. Solving a Matrix Equation 1.
4.7 Identity and Inverse Matrices and Solving Systems of Equations Objectives: 1.Determine whether two matrices are inverses. 2.Find the inverse of a 2x2.
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.
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.
Chapter 4 Section 4: Inverse and Identity Matrices 1.
3-2 Solving Equations by Using Addition and Subtraction Objective: Students will be able to solve equations by using addition and subtraction.
Evaluating Algebraic Expressions 1-7 Solving Equations by Adding or Subtracting Preparation for AF4.0 Students solve simple linear equations and inequalities.
4.8 Using matrices to solve systems! 2 variable systems – by hand 3 or more variables – using calculator!
GUIDED PRACTICE for Example – – 2 12 – 4 – 6 A = Use a graphing calculator to find the inverse of the matrix A. Check the result by showing.
Warm up. Solving Systems Using Inverse Matrices Systems to Matrices A system of equations in standard form (Ax+By=C) can be written in matrix form [A][X]=[B]
Chapter 4 Section 5 and 6 Finding and Using Inverses Algebra 2 Notes February 26, 2009.
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.
Warm Up Multiply the matrices. 1. Find the determinant. 2. –1 Welcome! I’m so glad you’re here! Please get your Calculator. Please get started on this.
Warm Up Multiple the matrices. 1. Find the determinant –1 0.
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.
Warm-UP A = 7-310B = C =7-4Find:A 22 and C 31 97Find: the dimensions of each -88 Matrix Find: A + B and B – A and C + B.
10.4 Matrix Algebra. 1. Matrix Notation A matrix is an array of numbers. Definition Definition: The Dimension of a matrix is m x n “m by n” where m =
Using Matrices to Solve a 3-Variable System
Splash Screen.
College Algebra Chapter 6 Matrices and Determinants and Applications
Use Inverse Matrices to Solve Linear Systems
12-4: Matrix Methods for Square Systems
Ch. 7 – Matrices and Systems of Equations
Matrix Algebra.
Matrix Algebra.
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems Using Inverse Matrices
Lecture 11 Matrices and Linear Algebra with MATLAB
Chapter 7: Matrices and Systems of Equations and Inequalities
Using matrices to solve Systems of Equations
Use Inverse Matrices to Solve 2 Variable Linear Systems
Unit 3: Matrices
Solving Linear Equations
3.8 Use Inverse Matrices to Solve Linear Systems
Matrix Algebra.
Bellwork 1) Multiply. 3) Find the determinant. 2) Multiply.
1.11 Use Inverse Matrices to Solve Linear Systems
Using matrices to solve Systems of Equations
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

Lesson 4.7

Identity Matrix:  If you multiply a matrix by an identity matrix (I) the result is the same as the original matrix.  If Matrix A is a square matrix then it is also commutative.

Ones on the principal diagonal and all the rest are zeros.

Inverse Matrix  If two inverse matrices are multiplied the resulting product is the Identity Matrix.

For a 2x2 inverse matrix For example:

What about inverse matrices of other sizes?  Use calculator for now.  If you go on in math, you will learn that in Linear Algebra.

Using Inverse Matrices for Encryption and Decryption  Basic phrase: Bulldogs  Translate to a numerical string where A=1, B=2, etc.   Put this string into a matrix, maybe a 4x2 [ 0N14 A1O15 B2P16 C3Q17 D4R18 E5S19 F6T20 G7U21 H8V22 I9W23 J10X24 K11Y25 L12Z26 M13

 Multiply this matrix by another random matrix, in this case, if we do right hand multiplication, a simple 2x2 would work.  For example.

This matrix is converted back to a string of numbers To get back to the original message, the receiver would then use the inverse of our encryption matrix to get it back.

[ 0N14 A1O15 B2P16 C3Q17 D4R18 E5S19 F6T20 G7U21 H8V22 I9W23 J10X24 K11Y25 L12Z26 M13 Which translates back to: Bulldogs

Work Time 10 minutes.

Using Matrix Equations to solve systems of equations Can be converted to a matrix equation, where the variables are in their own matrix, like this: Coefficient matrix ∙ variable matrix = constant matrix

Use inverse matrices to solve: Multiply both sides by A -1 because A -1  A gives the identity.

Try this one: First, turn it into a matrix equation Then label A and B Then multiply both sides by the inverse of A. (since it is a 3x3, use calculator to do calculation.) Make sure you check your solution.