Use Inverse Matrices to Solve Linear Systems

Slides:



Advertisements
Similar presentations
4.5 Inverses of Matrices.
Advertisements

Matrix Revolutions: Solving Matrix Equations Matrix 3 MathScience Innovation Center Betsey Davis
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.
Using Inverse Matrices Solving Systems. You can use the inverse of the coefficient matrix to find the solution. 3x + 2y = 7 4x - 5y = 11 Solve the system.
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.
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.
Review of Matrices Or A Fast Introduction.
4.5 Solving Systems using Matrix Equations and Inverses.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
1 1.4 Linear Equations in Linear Algebra THE MATRIX EQUATION © 2016 Pearson Education, Inc.
4.6 Matrix Equations and Systems of Linear Equations In this section, you will study matrix equations and how to use them to solve systems of linear equations.
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
Objectives Determine whether a matrix has an inverse.
2.5 - Determinants & Multiplicative Inverses of Matrices.
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.
Lesson 7.6 & 7.7 Inverses of a Square Matrix & Determinant.
Ch X 2 Matrices, Determinants, and Inverses.
8.3 Another Way of Solving a System of Equations Objectives: 1.) Learn to find the inverse matrix 2.) Use the inverse matrix to a system of equations.
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.
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
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.
Unit 3: Matrices.
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.
Warm-Up 3) Find the determinant by hand. 4) Find the determinant using your calculator. 1) Multiply. Show work. 2) Multiply. Show work.
Identity & Inverse Matrices
Have we ever seen this phenomenon before? Let’s do some quick multiplication…
Martin-Gay, Beginning Algebra, 5ed Using Both Properties Divide both sides by 3. Example: 3z – 1 = 26 3z = 27 Simplify both sides. z = 9 Simplify.
 In this lesson we will go over how to solve a basic matrix equation such as the following: These are matrices, not variables.
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.
2.5 Determinants and Multiplicative Inverses of Matrices. Objectives: 1.Evaluate determinants. 2.Find the inverses of matrices. 3.Solve systems of equations.
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
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.
Unit 1.11 – Use Inverse Matrices to Solve Linear Systems
13.3 Product of a Scalar and a Matrix.  In matrix algebra, a real number is often called a.  To multiply a matrix by a scalar, you multiply each entry.
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 =
College Algebra Chapter 6 Matrices and Determinants and Applications
Use Inverse Matrices to Solve Linear Systems
Solving Equations Using Division and Multiplication
Solving Linear Systems Syed Nasrullah
Ch. 7 – Matrices and Systems of Equations
The Inverse of a Square Matrix
10.5 Inverses of Matrices and Matrix Equations
Inverse of a Square Matrix
Warm-Up BC 3. |A|.
Matrix Algebra.
Matrix Algebra.
Algebra: Equations and Inequalities
Solve System by Linear Combination / Addition Method
Solving Linear Systems Using Inverse Matrices
Chapter 7: Matrices and Systems of Equations and Inequalities
Lesson 6-5 Pages Algebra: Solving Equations.
Use Inverse Matrices to Solve 2 Variable Linear Systems
Unit 3: Matrices
Inverse & Identity MATRICES Last Updated: October 12, 2005.
PROPERTIES OF ALGEBRA.
Inverse Matrices and Matrix Equations
Section 9.5 Inverses of Matrices
3.8 Use Inverse Matrices to Solve Linear Systems
Bellwork 1) Multiply. 3) Find the determinant. 2) Multiply.
1.11 Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

Use Inverse Matrices to Solve Linear Systems Notes 3.8 (Day 1) Use Inverse Matrices to Solve Linear Systems

The inverse of the matrix is

Find the inverse of:

Find the inverse of:

Find the inverse of:

Find the inverse of:

Identity matrix A matrix with 1’s on the main diagonal and 0’s elsewhere. 2 x 2 Identity Matrix 3 x 3 Identity Matrix Just like the identity property of multiplication (anything times 1 is itself), in matrix algebra any matrix multiplied by the identity matrix is itself.

Solving matrix equations AX = B for the 2 x 2 matrix X. Step 1: Find the inverse of A. Step 2: Multiply both sides of the equation by the inverse of A. Step 3: The identity matrix should appear on the left hand side of the equation, and on the right should be a 2 x 2 matrix. Step 4: In matrix multiplication, anything multiplied by the identity matrix is itself. Step 5: The solution is the remaining 2 x 2 matrix on the right hand side of the equation.

Solve the matrix equation AX = B for the 2 x 2 matrix X.

Solve the matrix equation AX = B for the 2 x 2 matrix X.

Solve the matrix equation AX = B for the 2 x 2 matrix X.

Homework: P 214 3-10, 13-18