MATRICES 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.
Using Matrices to Solve a 3-Variable System
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
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.
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.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.6 Cramer’s Rule Using Determinants to solve systems of equations.
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
1.10 and 1.11 Quiz : Friday Matrices Test: Oct. 20.
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,
Use the Distributive Property to: 1) simplify expressions 2) Solve equations.
Matrices and Systems of Linear Equations
Systems of Equations and Inequalities Ryan Morris Josh Broughton.
 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!
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Chapter 5 More Work with Matrices
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.
Drill Complete 2-1 Word Problem Practice #1 – 4 in your groups. 1 group will be chosen to present each problem.
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.
13.3 Product of a Scalar and a Matrix.  In matrix algebra, a real number is often called a.  To multiply a matrix by a scalar, you multiply each entry.
Equations with Variables on Both Sides Chapter 3 Section 3.
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
Algebra 2 Chapter 3 Section 3 Cramer’s Rule
L9Matrix and linear equation
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
Matrix Operations SpringSemester 2017.
MATRICES AND DETERMINANTS
Break even or intersection
Matrix Algebra.
isolate inverse opposite constants coefficients reciprocal subtraction
Chapter 7: Matrices and Systems of Equations and Inequalities
Using matrices to solve Systems of Equations
Equations with Variables on Both Sides Day 2
Use Inverse Matrices to Solve 2 Variable Linear Systems
Students will write a summary explaining how to use Cramer’s rule.
Inverse & Identity MATRICES Last Updated: October 12, 2005.
3.8 Use Inverse Matrices to Solve Linear Systems
Matrix Algebra.
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 ( )
Cramer's Rule Gabriel Cramer was a Swiss mathematician ( )
1.8 Matrices.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
Using matrices to solve Systems of Equations
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

MATRICES 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: Cramer’s Rule (uses determinants) Matrix Equations (uses inverse matrices)

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 systemx + 2y - 2z = -5 x + y - 4z = -2

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

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

Matrix Equations Step 2: Find the inverse of the coefficient matrix. This can be done by hand for a 2 x 2 matrix; most graphing calculators can find the inverse of a larger matrix.

Matrix Equations Step 3: Multiply both sides of the matrix equation by the inverse. The inverse of the coefficient matrix times the coefficient matrix equals the identity 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.

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