Use Inverse Matrices to Solve Linear Systems

Slides:



Advertisements
Similar presentations
4.5 Inverses of Matrices.
Advertisements

Math 015 Section 6.1 Equations. Many students like to remember the process for solving linear equations as: any algebra expressions on each side variable.
Matrix Revolutions: Solving Matrix Equations Matrix 3 MathScience Innovation Center Betsey Davis
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
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.
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.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 9 Matrices and Determinants.
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.
Inverses and Systems Section Warm – up:
4.5 Solving Systems using Matrix Equations and Inverses OBJ: To solve systems of linear equations using inverse matrices & use systems of linear equations.
Inverse Matrices and Systems
14.3 Matrix Equations and Matrix Solutions to 2x2 Systems OBJ: Use the Inverse of a 2 x 2 Matrix to solve a system of equations.
HW: Pg. 219 #16-26e, 31, 33. HW: Pg #37, 41, 45, 49, 59.
4-7 Inverse Matrices & Systems
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.
Ch X 2 Matrices, Determinants, and Inverses.
1.10 and 1.11 Quiz : Friday Matrices Test: Oct. 20.
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.
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.
Identity & Inverse Matrices
Have we ever seen this phenomenon before? Let’s do some quick multiplication…
4.7 Solving Systems using Matrix Equations and Inverses
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.
Do Now Solve using elimination: 3x + 2y = – 19 – 3x – 5y = 25.
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.
Chapter 5: Matrices and Determinants Section 5.5: Augmented Matrix Solutions.
Using Matrices to Solve a 3-Variable System
College Algebra Chapter 6 Matrices and Determinants and Applications
Daily Vocabulary Coefficient matrix Matrix of constants.
12-4: Matrix Methods for Square Systems
Solving Linear Systems Syed Nasrullah
6) x + 2y = 2 x – 4y = 14.
Ch. 7 – Matrices and Systems of Equations
The Inverse of a Square Matrix
Inverse of a Square Matrix
Chapter 2 Equations and Inequalities in One Variable
Multiplication of Matrices
Warm-Up BC 3. |A|.
Matrix Algebra.
Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems Using Inverse Matrices
WUPS: Find the determinates by hand
Chapter 7: Matrices and Systems of Equations and Inequalities
Multiplicative Inverses of Matrices and Matrix Equations
Use Inverse Matrices to Solve 2 Variable Linear Systems
WUPS: Find the determinates by hand
Find the area of the Triangle
Inverse Matrices and Matrix Equations
Inverse Matrices and Systems
Section 9.5 Inverses of Matrices
3.8 Use Inverse Matrices to Solve Linear Systems
4.4 Objectives Day 1: Find the determinants of 2  2 and 3  3 matrices. Day 2: Use Cramer’s rule to solve systems of linear equations. Vocabulary Determinant:
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 Section 3.8: Use Inverse Matrices to Solve Linear Systems

Identity matrix – a matrix with 1’s on the main diagonal and 0’s elsewhere. 2 x 2 Identity Matrix Identity Matrix

Inverses – Two n x n matrices A and B are inverses of each other if their product (in both orders) is the n x n identity matrix.

Inverse of a 2 x 2 matrix The inverse of the matrix is provided that ad – bc ≠ 0.

Using an Inverse Matrix to Solve a Linear System Step 1: Write the system as a matrix equation AX = B. The matrix A is the coefficient matrix. X is the matrix of variables, and B is the matrix of constants. Step 2: Find the inverse of matrix A. Step 3: Multiply each side of AX = B by A-1 on the left to find the solution X = A-1B.

Example 1: Find the inverse of

Example 2: Find the inverse of each matrix. a) b) c)

HOMEWORK (Day 1) Pg. 215; 3 – 10

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

Example 4: Use an inverse matrix to solve the linear system Example 4: Use an inverse matrix to solve the linear system. -2x + 3y = -11 5x + y = 19

HOMEWORK (Day 2) Pg. 214 – 215; 13 – 15, 25 – 27