4.8 Using matrices to solve systems! 2 variable systems – by hand 3 or more variables – using calculator!

Slides:



Advertisements
Similar presentations
Chapter 4 Systems of Linear Equations; Matrices
Advertisements

Chapter 4 Systems of Linear Equations; Matrices Section 2 Systems of Linear Equations and Augmented Matrics.
MATRICES Using matrices to solve Systems of Equations.
Using Matrices to Solve a 3-Variable System
Part 2.  Review…  Solve the following system by elimination:  x + 2y = 1 5x – 4y = -23  (2)x + (2)2y = 2(1)  2x + 4y = 2 5x – 4y = -23  7x = -21.
3.1 - Solving Systems by Graphing. All I do is Solve!
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.
Solving a System of Equations by ELIMINATION. Elimination Solving systems by Elimination: 1.Line up like terms in standard form x + y = # (you may have.
4.7 Inverse Matrices and Systems. 1) Inverse Matrices and Systems of Equations You have solved systems of equations using graphing, substitution, elimination…oh.
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.
Warm-Up Solving Systems of Equations Learning Targets l Refresher on solving systems of equations l Matrices –Operations –Uses –Reduced Row Echelon.
Do Now Pass out calculators. Solve the following system by graphing: Graph paper is in the back. 5x + 2y = 9 x + y = -3 Solve the following system by using.
Systems of Equations and Inequalities
Solving Systems of Linear Equations
Graphing Systems of Equations Graph of a System Intersecting lines- intersect at one point One solution Same Line- always are on top of each other,
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:
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.
Inverse Matrices and Systems
1 © 2010 Pearson Education, Inc. All rights reserved © 2010 Pearson Education, Inc. All rights reserved Chapter 9 Matrices and Determinants.
Lesson 13-1: Matrices & Systems Objective: Students will: State the dimensions of a matrix Solve systems using matrices.
HW: Pg. 219 #16-26e, 31, 33. HW: Pg #37, 41, 45, 49, 59.
4-7 Inverse Matrices & Systems
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
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,
Substitution Method: 1. Solve the following system of equations by substitution. Step 1 is already completed. Step 2:Substitute x+3 into 2 nd equation.
3.1 System of Equations Solve by graphing. Ex 1) x + y = 3 5x – y = -27 Which one is the solution of this system? (1,2) or (-4,7) *Check (1,2)Check (-4,7)
Chapter 8 Section 3 Solving System of Equations by the Addition Method.
Do Now (3x + y) – (2x + y) 4(2x + 3y) – (8x – y)
1. Graph y = 2x – 3 2. Graph y = ½ x Graph 6x + 3y = 9 4. Graph x + 2y = -1.
Warm- Up Solve the following systems using elimination or substitution : 1. x + y = 6 -3x + y = x + 4y = 7 x + 2y = 7.
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]
Multiply one equation, then add
3-2 Solving Systems Algebraically. In addition to graphing, which we looked at earlier, we will explore two other methods of solving systems of equations.
Solving Systems of Linear equations with 3 Variables To solve for three variables, we need a system of three independent equations.
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.
Slide Copyright © 2009 Pearson Education, Inc. 7.4 Solving Systems of Equations by Using Matrices.
Solving Systems of Linear Equations in 2 Variables Section 4.1.
Solving a System of Equations by ELIMINATION. Elimination Solving systems by Elimination: 1.Line up like terms in standard form x + y = # (you may have.
Using Matrices to Solve a 3-Variable System
16 Matrix Inverses and Solving Systems Lesson Presentation Lesson Quiz.
3.1 - Solving Systems by Graphing
Use Inverse Matrices to Solve Linear Systems
Chapter 4 Systems of Linear Equations; Matrices
Solve Linear Systems By Multiplying First
Review Problems Matrices
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.
Solve an equation by multiplying by a reciprocal
Solving Systems of Linear Equations
Warm Up Use scalar multiplication to evaluate the following:
Break even or intersection
System of Equations Using Elimination.
Using matrices to solve Systems of Equations
Systems of Equations and Inequalities
Methods to Solving Systems of Equations
Use Inverse Matrices to Solve 2 Variable Linear Systems
3.6 Solving Systems with Three Variables
Solving Systems of Equations Using Matrices
Inverse Matrices and Systems
6.3 Using Elimination to Solve Systems
Example 2B: Solving Linear Systems by Elimination
Example 5A: Solving Simple Rational Equations
1.11 Use Inverse Matrices to Solve Linear Systems
Bell Work Solve for “x” and check your solution
Using matrices to solve Systems of Equations
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

4.8 Using matrices to solve systems! 2 variable systems – by hand 3 or more variables – using calculator!

Writing systems using matrices To rewrite a system using matrices 1 st, set up the equations in consistent order (as if you were solving by elimination method) 2 nd, you need to write 3 matrices: A coefficient matrix A variable matrix (this will be a column matrix) A constant matrix (this will be a column matrix as well) For example, the system of equations: 3x + 5y = 19 2x – 7y = 13 Becomes the following matrix equation:

Note that if we multiply the equation back out, we will obtain the original system of equation To solve the equation, we need to get rid of the coefficient matrix Do this by multiplying each side on the LEFT by the inverse of the coefficient matrix!

Example 8-1a Write a matrix equation for the system of equations. Determine the coefficient, variable, and constant matrices. Write the matrix equation. Answer: A XB =

Example 8-1b Write a matrix equation for the system of equations. Answer:

Example 8-3a Use a matrix equation to solve the system of equations. The matrix equation when

Example 8-3b Step 1Find the inverse of the coefficient matrix. Step 2Multiply each side of the matrix equation by the inverse matrix. Multiply each side by A –1.

Example 8-3c Multiply matrices. Answer:The solution is (5, –4). Check this solution in the original equations.

Example 8-3d Use a matrix equation to solve the system of equations. Answer: (2, –4)

Example 8-4a Use a matrix equation to solve the system of equations. The matrix equation is when

Example 8-4b Find the inverse of the coefficient matrix. The determinant of the coefficient matrixis 0, so A –1 does not exist.

Example 8-4c Graph the system of equations. Since the lines are parallel, this system has no solution. The system is inconsistent. Answer: There is no solution of this system.

Example 8-4d Use a matrix equation to solve the system of equations. Answer: no solution