4.5 Solving Systems using Matrix Equations and Inverses.

Slides:



Advertisements
Similar presentations
4.5 Inverses of Matrices.
Advertisements

Matrix Revolutions: Solving Matrix Equations Matrix 3 MathScience Innovation Center Betsey Davis
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.
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below.
THU, JAN 8, 2015 Create a “Big Book of Matrices” flip book using 4 pages. Do not make your tabs big! BIG BOOK OF MATRICES What is a Matrix? Adding & Subtracting.
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.
3.5 – Solving Systems of Equations in Three Variables.
Inverses and Systems Section Warm – up:
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 Solving Systems using Matrix Equations and Inverses OBJ: To solve systems of linear equations using inverse matrices & use systems of linear equations.
4.4 Solving Systems With Matrix Equations
Inverse Matrices and Systems
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
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.
1.10 and 1.11 Quiz : Friday Matrices Test: Oct. 20.
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.
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,
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…
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!
Multiplicative inverse and solving matrix equations
Dr. Shildneck Fall, 2015 SOLVING SYSTEMS OF EQUATIONS USING MATRICES.
4.7 Solving Systems using Matrix Equations 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.
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]
SOLVING SYSTEMS USING ELIMINATION 6-3. Solve the linear system using elimination. 5x – 6y = -32 3x + 6y = 48 (2, 7)
More on Matrices Quiz : Friday, Oct. 16 Unit 1 Test: Oct. 23 ( tentative ) WOTD: affable: adj: courteous and pleasant, sociable, easy to speak.
3.8B Solving Systems using Matrix Equations and Inverses.
Identify direct and inverse variation EXAMPLE 1 Tell whether the equation represents direct variation, inverse variation, or neither. a. xy = 4 SOLUTION.
Accel Precalc Unit 3: Matrices Lesson 8: Solving Systems of Equations with Matrices EQ: How do you use matrices in the graphing calculator to solve systems.
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
Use Inverse Matrices to Solve Linear Systems
PreCalculus Section 14.3 Solve linear equations using matrices
Daily Vocabulary Coefficient matrix Matrix of constants.
12-4: Matrix Methods for Square Systems
Use Inverse Matrices to Solve Linear Systems
Answer the FRONT of the worksheet that was passed out yesterday!
Ch. 7 – Matrices and Systems of Equations
The Inverse of a Square Matrix
Math , 2.2, 2.3 Linear Equations.
Using Determinants to solve systems of equations
Lesson 8: Solving Systems of Equations with Matrices
Warm-Up BC 3. |A|.
Use Inverse Matrices to Solve Linear Systems
WUPS: Find the determinates by hand
Chapter 7: Matrices and Systems of Equations and Inequalities
Find the inverse of the matrix
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 Systems
3.6 Solving Systems with Three Variables
Bellwork 1) Multiply. 3) Find the determinant. 2) Multiply.
Solving Systems of Equations Using Matrices
1.11 Use Inverse Matrices to Solve Linear Systems
Matrices and Linear Equations
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

4.5 Solving Systems using Matrix Equations and Inverses

Matrix Equation A linear system can be written as a matrix equation AX=B Coefficient matrix Variable matrix Constant matrix

Ex. 1 Write as a matrix equation.

Suppose ax = b How do you solve for x? We cannot divide matrices, but we can multiply by the inverse. AX = B A -1 A -1 IX = A -1 B A -1 X = A -1 B Solving Matrix Equations

Ex. 2 Solve using matrices. x = -7 y = -4 A B A -1 X = A -1 B AX = B (-7, -4)

Ex. 3 Solve using matrices x = 5/7 y = 2 (5/7, 2)

Ex. 4 Solve using matrices x = 2 y = -1 z = -2 (2, -1, -2)

Ex. 5 Solve using matrices x = 4 y = -7 z = 2 (4, -7, 2)

Assignment