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.

Slides:



Advertisements
Similar presentations
Determinant The numerical value of a square array of numbers that can be used to solve systems of equations with matrices. Second-Order Determinant (of.
Advertisements

4.5 Inverses of Matrices.
Finding the Inverse of a Matrix
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
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.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 7.1 Solving Systems of Two Equations.
Everything Matrices All the other tricks without all the hassles.
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
Matrix Algebra. Quick Review Quick Review Solutions.
8.1 Matrices and Systems of Equations. Let’s do another one: we’ll keep this one Now we’ll use the 2 equations we have with y and z to eliminate the y’s.
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 9 Matrices and Determinants.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Chapter 4 Matrices By: Matt Raimondi.
Objectives Determine whether a matrix has an inverse.
Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.
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.
The inverse of a Square Matrix 2.1 Day 1 (Out of Pre-Calc book 8.3) We are reloading for another chapter.
8.1 Matrices & Systems of Equations
Lesson 7.6 & 7.7 Inverses of a Square Matrix & Determinant.
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 C ollege A lgebra Systems and Matrices (Chapter5) 1.
1.10 and 1.11 Quiz : Friday Matrices Test: Oct. 20.
Unit 6 : Matrices.
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.
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.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
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…
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
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
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
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.
2.5 – Determinants and Multiplicative Inverses of Matrices.
LEARNING OUTCOMES At the end of this topic, student should be able to :  D efination of matrix  Identify the different types of matrices such as rectangular,
Section 2.1 Determinants by Cofactor Expansion. THE DETERMINANT Recall from algebra, that the function f (x) = x 2 is a function from the real numbers.
Slide Copyright © 2009 Pearson Education, Inc. 7.4 Solving Systems of Equations by Using Matrices.
Chapter 5: Matrices and Determinants Section 5.5: Augmented Matrix Solutions.
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
Using Matrices to Solve a 3-Variable System
College Algebra Chapter 6 Matrices and Determinants and Applications
Downhill product – Uphill product.
Use Inverse Matrices to Solve Linear Systems
12-4: Matrix Methods for Square Systems
Determinants.
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
Finding the Inverse of a Matrix
Multiplication of Matrices
Solving Systems in 3 Variables using Matrices
Matrices and Systems of Equations 8.1
7.3 Matrices.
Use Inverse Matrices to Solve Linear Systems
Unit 3: Matrices
Inverse Matrices and Matrix Equations
3.8 Use Inverse Matrices to Solve Linear Systems
Matrix Algebra.
1.11 Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

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

Consider this Let A=Y= B= Find Y if A + Y = B

Consider this Let A=Y= B= Find Y if AY = B

There is no division operation on matrices

Alternative Form for Solving a System of Equations Using the Inverse Matrix New Notation Let A be the cofficient matrix Let X be the variable matrix Let B be the solution matrix Thus, AX= B

Coefficient Matrix (A) A matrix whose real entries are the coefficients from a system of equations

Variable Matrix (X) A column matrix of the unknown variables

Solution Matrix A column matrix whose entries are the solutions of the system of equations

Identity Matrix A square matrix with a diagonal of 1s and all other entries are zeros RREF Form Notation: I

Characteristic of the Identity Matrix When a matrix is multiplied by the identity, you get the same matrix; AI= A

Example

Inverse Matrix Let A be a square matrix, then A -1 is the inverse matrix if AA -1 = I = A -1 A

Example A = B= Thus B can be notated A -1 because it is the inverse of A.

Finding the Inverse Matrix (The original matrix needs to be square!) 1.) Write the augmented matrix with [A:I] (The coefficient matrix and the identity matrix side by side 2.) Do proper row reductions to both A and I until A is in rref form (It has become an identity matrix itself 3.) The change in I is the inverse matrix of A, A -1 *** If you get a row of full zeros, the inverse does not exist****

Example Pg. 579 #22

Example: Find the inverse matrix of

How this helps us solve a system of equations. Example: Pg. 580 #53

Shortcut for finding the inverse of a 2x2 Pg. 577: If A is invertible if ad-bc ≠0 There is no inverse if ad-bc=0

A is invertible if ad-bc ≠0

Homework: 8.3 Page 579 # 2; 5; 19-22; 39-47(odd); 53; 54; 60; 71