Matrix Revolutions: Solving Matrix Equations Matrix 3 MathScience Innovation Center Betsey Davis 00011000101001001110101001110001100010100100111010100111.

Slides:



Advertisements
Similar presentations
4.5 Inverses of Matrices.
Advertisements

Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
Matrices: Inverse Matrix
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.
Use an inverse matrix to solve the linear 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.
Warm-Up Solving Systems of Equations Learning Targets l Refresher on solving systems of equations l Matrices –Operations –Uses –Reduced Row Echelon.
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.
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.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.
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.
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
HW: Pg. 219 #16-26e, 31, 33. HW: Pg #37, 41, 45, 49, 59.
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
The inverse of a Square Matrix 2.1 Day 1 (Out of Pre-Calc book 8.3) We are reloading for another chapter.
Lesson 7.6 & 7.7 Inverses of a Square Matrix & Determinant.
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.
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.
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
The Matrix Reloaded
Have we ever seen this phenomenon before? Let’s do some quick multiplication…
How do we solve linear inequalities? Do Now: What do you remember about solving quadratic inequalities?
The Multiplication Principle of Equality 2.3a 1.Solve linear equations using the multiplication principle. 2.Solve linear equations using both the addition.
Section 10.3 and Section 9.3 Systems of Equations and Inverses of Matrices.
Dr. Shildneck Fall, 2015 SOLVING SYSTEMS OF EQUATIONS USING MATRICES.
Warm- Up Solve the following systems using elimination or substitution : 1. x + y = 6 -3x + y = x + 4y = 7 x + 2y = 7.
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.
2.5 Determinants and Multiplicative Inverses of Matrices. Objectives: 1.Evaluate determinants. 2.Find the inverses of matrices. 3.Solve systems of equations.
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.
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.
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.
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.
Using Matrices to Solve a 3-Variable System
College Algebra Chapter 6 Matrices and Determinants and Applications
Use Inverse Matrices to Solve Linear Systems
12-4: Matrix Methods for Square Systems
Systems of Equations Lesson 41: Solve by using a matrix
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below. First matrix are the coefficients of all the.
Solving Equations: The Multiplication Principle
Solving Systems Using Matrices
Matrix Algebra.
Matrix Algebra.
Use Inverse Matrices to Solve Linear Systems
WUPS: Find the determinates by hand
Chapter 7: Matrices and Systems of Equations and Inequalities
Using matrices to solve Systems of Equations
Multiplicative Inverses of Matrices and Matrix Equations
Use Inverse Matrices to Solve 2 Variable Linear Systems
WUPS: Find the determinates by hand
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:

Matrix Revolutions: Solving Matrix Equations Matrix 3 MathScience Innovation Center Betsey Davis

Matrix Revolutions B. Davis MathScience Innovation Center It’s time to use matrices! How would you solve 3 x = 6 for x? We need to think of multiplying, not dividing because with matrices there is no “divide”. Multiply 3x and 6 by the multiplicative inverse of 3. (1/3)3x = (1/3)6 so…. X = 2

Matrix Revolutions B. Davis MathScience Innovation Center The Big Idea If [A] [x] = [B] where A, B, x are matrices, Then [A] -1 [A] [x] = [A] -1 [B] So [x] = [A] -1 [B]

Matrix Revolutions B. Davis MathScience Innovation Center (1/3)3x = (1/3)6 Multiplication by real numbers is commutative, so order is not important. Multiplication by matrices is NOT commutative, so order is VERY important. Let’s solve for x: X =

Matrix Revolutions B. Davis MathScience Innovation Center First, find the inverse of the left matrix X =

Matrix Revolutions B. Davis MathScience Innovation Center Second, multiply both sides of the equation by A -1 X =

Matrix Revolutions B. Davis MathScience Innovation Center Third, simplify both sides. X =

Matrix Revolutions B. Davis MathScience Innovation Center To simplify the right hand side, multiply the 2 matrices. X =

Matrix Revolutions B. Davis MathScience Innovation Center By Calculator: X = So, just enter A and B into the calculator. Then on the home screen type [A] x -1 [B] enter.

Matrix Revolutions B. Davis MathScience Innovation Center X = Final Answer for x.

Matrix Revolutions B. Davis MathScience Innovation Center SO WHAT??????? We can use this new skill– solving equations using matrices – To solve linear systems.

Matrix Revolutions B. Davis MathScience Innovation Center Let’s learn how! Basic idea comes from solving AX = B Let’s write a system: 3 x + 2 y = 6 5 x - 9 y = 15 Now, let’s rewrite the system using matrices:

Matrix Revolutions B. Davis MathScience Innovation Center 3 x + 2 y = 6 5 x - 9 y = 15 Re-writing the system using matrices: Make a matrix of coefficients. Make a matrix of variables. Make a matrix of constants. =

Matrix Revolutions B. Davis MathScience Innovation Center 3 x + 2 y = 6 5 x - 9 y = 15 What size are these and can they be multiplied? What size is the answer? = 2 x 22 x 1

Matrix Revolutions B. Davis MathScience Innovation Center 3 x + 2 y = 6 5 x - 9 y = 15 We know we can multiply them and the answer is a 2x1. We will use the same BIG IDEA: If [A][x]=[B], then [x] = [A] –1 [B] =

Matrix Revolutions B. Davis MathScience Innovation Center Here we go! = Remember BIG IDEA: If [A][x]=[B], then [x] = [A] –1 [B] Important!!! Notice order of multiplication

Matrix Revolutions B. Davis MathScience Innovation Center We have identity matrix on left =

Matrix Revolutions B. Davis MathScience Innovation Center The identity times [x] is [x]. = Now just type [A]-1[B] on your TI

Matrix Revolutions B. Davis MathScience Innovation Center = What does this mean? The solution is the ordered pair Final answer

Matrix Revolutions B. Davis MathScience Innovation Center Let’s try it ! 2w – x + 5 y + z = -3 3w + 2x + 2 y – 6 z = -32 w + 3x + 3 y - z = -47 5w – 2 x - 3 y + 3 z = 49 We will need 3 matrices…

Matrix Revolutions B. Davis MathScience Innovation Center Matrix of Coefficients 2w – 1 x + 5 y + 1z = -3 3w + 2x + 2 y – 6 z = -32 1w + 3x + 3 y -1 z = -47 5w – 2 x - 3 y + 3 z = 49

Matrix Revolutions B. Davis MathScience Innovation Center Matrix of variables 2w – x + 5 y + z = -3 3w + 2x + 2 y – 6 z = -32 w + 3x + 3 y - z = -47 5w – 2 x - 3 y + 3 z = 49

Matrix Revolutions B. Davis MathScience Innovation Center Matrix of constants 2w – x + 5 y + z = -3 3w + 2x + 2 y – 6 z = -32 w + 3x + 3 y - z = -47 5w – 2 x - 3 y + 3 z = 49

Matrix Revolutions B. Davis MathScience Innovation Center =

=

=

=

=

Matrix Revolutions B. Davis MathScience Innovation Center = Therefore, The solution is An ordered quadruplet: (2,-12,-4, 1)

Matrix Revolutions B. Davis MathScience Innovation Center Way cool, huh?