3.8 – Use Inverse Matrices to Solve Linear Systems The n x n identity matrix is a matrix with 1’s on the main diagonal and 0’s elsewhere. If A is any n.

Slides:



Advertisements
Similar presentations
4.5 2x2 Matrices, Determinants and Inverses
Advertisements

Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
Warm-up 23-1 A = 0-54 B = C = 9 4 D = Find 8A 2. Find AC 3. Find CD 4. Find BD.
Finding the Inverse of a Matrix
Use an inverse matrix to solve the linear system.
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.
Chapter 7 Notes Honors Pre-Calculus. 7.1/7.2 Solving Systems Methods to solve: EXAMPLES: Possible intersections: 1 point, 2 points, none Elimination,
4.5 Solving Systems using Matrix Equations and Inverses.
EXAMPLE 1 Evaluate determinants Evaluate the determinant of the matrix. a SOLUTION b – – – –
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
HW: Pg. 219 #16-26e, 31, 33. HW: Pg #37, 41, 45, 49, 59.
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
Chapter 2 Systems of Linear Equations and 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.
Chapter 9 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Multiplicative Inverses of Matrices and Matrix Equations.
Do Now: Evaluate: 3AB. Algebra II 3.7: Evaluate Determinants HW: p.207 (4-14 even) Test : Friday, 12/6.
Ch X 2 Matrices, Determinants, and Inverses.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
1.10 and 1.11 Quiz : Friday Matrices Test: Oct. 20.
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.
 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.
EXAMPLE 3 Find the inverse of a 3 × 3 matrix Use a graphing calculator to find the inverse of A. Then use the calculator to verify your result. 2 1 – 2.
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
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…
2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For.
Section 10.3 and Section 9.3 Systems of Equations and Inverses of Matrices.
4.4 Identity and Inverse Matrices
2x2 Matrices, Determinants and Inverses
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.
4-5 – 2x2 Matrices, Determinants, & Inverses. Objectives Evaluating Determinants of 2x2 Matrices Using Inverse Matrices to Solve Equations.
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.
3.8B Solving Systems using Matrix Equations and Inverses.
Unit 1.11 – Use Inverse Matrices to Solve Linear Systems
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.
Investigating Identity and Inverse Matrices QUESTION: What are some properties of identity and inverse matrices? 1 Let A =, B =, and C=. Consider the 2.
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
12-4: Matrix Methods for Square Systems
Chapter 4 Systems of Linear Equations; Matrices
10.5 Inverses of Matrices and Matrix Equations
Review Problems Matrices
Finding the Inverse of a Matrix
Multiplication of Matrices
Solving Matrix equations
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
Unit 3: Matrices
WUPS: Find the determinates by hand
Matrix Operations and Their Applications
Inverse Matrices and Matrix Equations
Notes Over 7.4 Finding an Inverse Relation
Section 9.5 Inverses of Matrices
3.8 Use Inverse Matrices to Solve Linear Systems
Bellwork 1) Multiply. 3) Find the determinant. 2) Multiply.
Multiplication of Matrices
A square matrix is a matrix with the same number of columns as rows.
L4-5/L4-6 Objective: Students will be able to evaluate determinants of matrices.
Presentation transcript:

3.8 – Use Inverse Matrices to Solve Linear Systems The n x n identity matrix is a matrix with 1’s on the main diagonal and 0’s elsewhere. If A is any n x n matrix and I is the n x n identity matrix, then AI = A and IA = A.

3.8 – Use Inverse Matrices to Solve Linear Systems 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. That is AB = I and BA = I. An n x n matrix A has an inverse if and only if det A does not = 0. The symbol for the inverse of A is A -1.

3.8 – Use Inverse Matrices to Solve Linear Systems Example 1: Find the inverse of the matrix.

3.8 – Use Inverse Matrices to Solve Linear Systems Example 2: Solve the matrix equation AX = B for the 2 x 2 matrix X.

3.8 – Use Inverse Matrices to Solve Linear Systems

Example 3: Use an inverse matrix to solve the linear system.

3.8 – Use Inverse Matrices to Solve Linear Systems Example 4: Use an inverse matrix to solve the linear system. -2x + 3y = -11 5x + y = 19

3.8 – Use Inverse Matrices to Solve Linear Systems Example 5: Use an inverse matrix to solve the linear system. 4x - y = 10 -7x – 2y = -25

3.8 – Use Inverse Matrices to Solve Linear Systems Inverse of a 3 x 3 matrix The inverse of a 3 x3 matrix is difficult to compute by hand…use your calculator to compute this inverse.

3.8 – Use Inverse Matrices to Solve Linear Systems Example 6: Use a graphing calculator to find the inverse of A. Then use the calculator to verify your results.

3.8 – Use Inverse Matrices to Solve Linear Systems Example 7: Use a graphing calculator to find the inverse of A. Then use the calculator to verify your results.

3.8 – Use Inverse Matrices to Solve Linear Systems Example 8: A company sells three types of movie gift baskets. A basic basket with 2 movie passes and 1 package of microwave popcorn costs $ A medium basket with 2 movie passes, 2 packages of popcorn, and 1 DVD costs $37. A super basket with 4 movie passes, 3 packages of popcorn, and 2 DVD’s costs $ Find the cost of each in the gift baskets.