Using matrices to solve Systems of Equations

Slides:



Advertisements
Similar presentations
4.6: Cramer’s Rule.
Advertisements

4.5 Inverses of Matrices.
Solving Linear Equations Rule 7 ‑ 1: We can perform any mathematical operation on one side of an equation, provided we perform the same operation on the.
MATRICES Using matrices to solve Systems of Equations.
Solving Rational Equations A Rational Equation is an equation that contains one or more rational expressions. The following are rational equations:
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.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Linear Functions.
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.
Warm-Up. Reduced Row Echelon Form (RREF) Learning Targets  Possible solutions for a system  The differences between RREF and Inverse Multiplication.
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below.
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.
Cramer's Rule Gabriel Cramer was a Swiss mathematician ( )
MATRICES AND DETERMINANTS
Chapter 7 Notes Honors Pre-Calculus. 7.1/7.2 Solving Systems Methods to solve: EXAMPLES: Possible intersections: 1 point, 2 points, none Elimination,
Review of Matrices Or A Fast Introduction.
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.5 Solving Systems using Matrix Equations and Inverses OBJ: To solve systems of linear equations using inverse matrices & use systems of linear equations.
4-8 Augmented Matrices and Systems
4.6 Cramer’s Rule Using Determinants to solve systems of equations.
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
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
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt Row Operations Matrix Operations.
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,
Use the Distributive Property to: 1) simplify expressions 2) Solve equations.
Cramer’s Rule for Matrices You can use properties of matrix determinants for a variety of applications. Today: – Solving 3 variable systems of equations.
Dr. Shildneck Fall, 2015 SOLVING SYSTEMS OF EQUATIONS USING MATRICES.
Systems of Equations and Inequalities Ryan Morris Josh Broughton.
4.7 Solving Systems using Matrix Equations and Inverses
 In this lesson we will go over how to solve a basic matrix equation such as the following: These are matrices, not variables.
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.
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.
4-8 Cramer’s Rule We can solve a system of linear equations that has a unique solution by using determinants and a pattern called Cramer’s Rule (named.
2.2 Solving Two- Step Equations. Solving Two Steps Equations 1. Use the Addition or Subtraction Property of Equality to get the term with a variable on.
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.
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
Downhill product – Uphill product.
Use Inverse Matrices to Solve Linear Systems
3-3: Cramer’s Rule.
Review Problems Matrices
Cramer’s Rule for 2x2 systems
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.
Using Determinants to solve systems of equations
Break even or intersection
Matrix Algebra.
isolate inverse opposite constants coefficients reciprocal subtraction
Chapter 7: Matrices and Systems of Equations and Inequalities
Use Inverse Matrices to Solve 2 Variable Linear Systems
Students will write a summary explaining how to use Cramer’s rule.
Applications of Matrices
Solving Equations Containing Decimals
3.8 Use Inverse Matrices to Solve Linear Systems
4.4 Objectives Day 1: Find the determinants of 2  2 and 3  3 matrices. Day 2: Use Cramer’s rule to solve systems of linear equations. Vocabulary Determinant:
Cramer's Rule Gabriel Cramer was a Swiss mathematician ( )
4.3 Determinants and Cramer’s Rule
Solving Systems of Equations Using Matrices
Cramer's Rule Gabriel Cramer was a Swiss mathematician ( )
1.8 Matrices.
1.11 Use Inverse Matrices to Solve Linear Systems
Bell Work Solve for “x” and check your solution
1.8 Matrices.
Using matrices to solve Systems of Equations
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

Using matrices to solve Systems of Equations

Solving Systems with Matrices We can use matrices to solve systems that involve 2 x 2 (2 equations, 2 variables) and 3 x 3 (3 equations, 3 variables) systems. We will look at two methods: Matrix Equations (uses inverse matrices this is the method we will use in class) Cramer’s Rule (uses determinants)

Matrix Equations Step 1: Write the system as a matrix equation. A three equation system is shown below.

Matrix Equations Step 2: The inverse of the coefficient matrix times answer matrix. Note: The multiplication order on the right side is very important. We cannot multiply a 3 x 1 times a 3 x 3 matrix!

Matrix Equations Example: Solve the system 3x - 2y = 9 x + 2y = -5

Matrix Equations Multiply the matrices (a ‘2 x 2’ times a ‘2 x 1’) first, then distribute the scalar.

Using the Calculator  

 

Matrix Equations Example #2: Solve the 3 x 3 system 3x - 2y + z = 9 x + 2y - 2z = -5 x + y - 4z = -2 Using a graphing calculator:

Matrix Equations

Cramer’s Rule - 2 x 2 Cramer’s Rule relies on determinants Consider the system below with variables x and y:

Cramer’s Rule - 2 x 2 The formulae for the values of x and y are shown below. The numbers inside the determinants are the coefficients and constants from the equations.

Cramer’s Rule - 3 x 3 Consider the 3 equation system below with variables x, y and z:

Cramer’s Rule - 3 x 3 The formulae for the values of x, y and z are shown below. Notice that all three have the same denominator.

Cramer’s Rule Not all systems have a definite solution. If the determinant of the coefficient matrix is zero, a solution cannot be found using Cramer’s Rule because of division by zero. When the solution cannot be determined, one of two conditions exists: The planes graphed by each equation are parallel and there are no solutions. The three planes share one line (like three pages of a book share the same spine) or represent the same plane, in which case there are infinite solutions.

Cramer’s Rule Example: 3x - 2y + z = 9 Solve the system x + 2y - 2z = -5 x + y - 4z = -2

Cramer’s Rule The solution is (1, -3, 0) 3x - 2y + z = 9 x + 2y - 2z = -5 x + y - 4z = -2 The solution is (1, -3, 0)