Section 8.6 Elimination using Matrices. Matrix Method The method computers use. The equations need to be in standard form. The coefficients and constants.

Slides:



Advertisements
Similar presentations
§ 3.4 Matrix Solutions to Linear Systems.
Advertisements

4.3 Matrix Approach to Solving Linear Systems 1 Linear systems were solved using substitution and elimination in the two previous section. This section.
CHAPTER 1 Section 1.6 إعداد د. هيله العودان (وضعت باذن معدة العرض)
Chapter 2 Simultaneous Linear Equations
Chapter 4 Systems of Linear Equations; Matrices Section 2 Systems of Linear Equations and Augmented Matrics.
1 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 4-1 Systems of Equations and Inequalities Chapter 4.
Chapter 1 Systems of Linear Equations
10.1 Gaussian Elimination Method
7.3 Solving Systems of Equations in Three Variables
Chapter 1 Section 1.2 Echelon Form and Gauss-Jordan Elimination.
Section 8.1 – Systems of Linear Equations
Solving System of Linear Equations. 1. Diagonal Form of a System of Equations 2. Elementary Row Operations 3. Elementary Row Operation 1 4. Elementary.
Matrix Solution of Linear Systems The Gauss-Jordan Method Special Systems.
SYSTEMS OF LINEAR EQUATIONS
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Review for Chapter 4 Important Terms, Symbols, Concepts 4.1. Systems of Linear Equations in Two Variables.
Needs Work Need to add –HW Quizzes Chapter 13 Matrices and Determinants.
Matrices King Saud University. If m and n are positive integers, then an m  n matrix is a rectangular array in which each entry a ij of the matrix is.
Copyright © Cengage Learning. All rights reserved. 7.4 Matrices and Systems of Equations.
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Section 1.1 Introduction to Systems of Linear Equations.
Sec 3.1 Introduction to Linear System Sec 3.2 Matrices and Gaussian Elemination The graph is a line in xy-plane The graph is a line in xyz-plane.
Solving Systems of Equations by matrices
Euclidean m-Space & Linear Equations Row Reduction of Linear Systems.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
Three variables Systems of Equations and Inequalities.
How To Find The Reduced Row Echelon Form. Reduced Row Echelon Form A matrix is said to be in reduced row echelon form provided it satisfies the following.
Row rows A matrix is a rectangular array of numbers. We subscript entries to tell their location in the array Matrices are identified by their size.
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.
Sec 3.2 Matrices and Gaussian Elemination Coefficient Matrix 3 x 3 Coefficient Matrix 3 x 3 Augmented Coefficient Matrix 3 x 4 Augmented Coefficient Matrix.
Using Matrices A matrix is a rectangular array that can help us to streamline the solving of a system of equations The order of this matrix is 2 × 3 If.
Section 3.6 – Solving Systems Using Matrices
Lesson 13-1: Matrices & Systems Objective: Students will: State the dimensions of a matrix Solve systems using matrices.
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
1. Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Solving Systems of Linear Equations in Three Variables 4 1.Determine.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
Matrices and Systems of Equations
Matrices and Systems of Linear Equations
Sullivan Algebra and Trigonometry: Section 12.3 Objectives of this Section Write the Augmented Matrix of a System of Linear Equations Write the System.
Section 7-3 Solving 3 x 3 systems of equations. Solving 3 x 3 Systems  substitution (triangular form)  Gaussian elimination  using an augmented matrix.
Section 4Chapter 4. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives Solving Systems of Linear Equations by Matrix Methods Define.
Chapter 1 Linear Algebra S 2 Systems of Linear Equations.
10.3 Systems of Linear Equations: Matrices. A matrix is defined as a rectangular array of numbers, Column 1Column 2 Column jColumn n Row 1 Row 2 Row 3.
Matrices and Systems of Equations
7.4. 5x + 2y = 16 5x + 2y = 16 3x – 4y = 20 3x – 4y = 20 In this linear system neither variable can be eliminated by adding the equations. In this linear.
Systems of Equations and Inequalities Ryan Morris Josh Broughton.
7.3 & 7.4 – MATRICES AND SYSTEMS OF EQUATIONS. I N THIS SECTION, YOU WILL LEARN TO  Write a matrix and identify its order  Perform elementary row operations.
Chapter 1 Systems of Linear Equations Linear Algebra.
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.
 Recall that when you wanted to solve a system of equations, you used to use two different methods.  Substitution Method  Addition Method.
Solving Systems by Elimination 5.4 NOTES, DATE ____________.
Chapter 5: Matrices and Determinants Section 5.5: Augmented Matrix Solutions.
College Algebra Chapter 6 Matrices and Determinants and Applications
Multivariable Linear Systems and Row Operations
Use Inverse Matrices to Solve Linear Systems
Section 6.1 Systems of Linear Equations
Systems of linear equations
Gaussian Elimination and Gauss-Jordan Elimination
Gaussian Elimination and Gauss-Jordan Elimination
Solving Systems of Equations Using Matrices
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Systems of Linear Equations
Use Inverse Matrices to Solve 2 Variable Linear Systems
Elementary Row Operations Gaussian Elimination Method
Systems of Linear Equations
Gaussian Elimination.
College Algebra Chapter 6 Matrices and Determinants and Applications
Section 8.1 – Systems of Linear Equations
Warm-up: Solve the system: 2x – 0.4y = -2 3x – 1 2 y = -2
Matrices are identified by their size.
Presentation transcript:

Section 8.6 Elimination using Matrices

Matrix Method The method computers use. The equations need to be in standard form. The coefficients and constants are translated into a rectangle array. Make the rectangle array into row echelon form. Find answer by using back substitution.

Standard Form Write the linear equation in the form  Ax + By = C If variables are different, go in alphabet order. A, B and C do not have any restrictions, but life is easier if they are integers {.., -2, -1, 0, 1, 2,..}

Standard Form to Rectangle Array Write the standard form of system of linear equations In rectangle array form

Example Write the system of linear equations in standard form and in rectangle array Standard form Rectangle array

Row Echelon Form The values on the diagonal need to be ones. The values below the diagonal need to be zeros. The other values can be any number, using lower class letters because they could change values.

Back Substitution Given the row echelon form. Rewrite it in standard form. Solve the bottom equation then the top equation  y = f  x + by = c x + bf = c x = c - bf

Example Given the matrix find the values for x and y 1.Write the bottom row as an equation 0x + 0y = -1 2.Solvey = -1 3.Write the top row as an equation 1x + 3y = 0 4.Substitute the answer we found for y 1X + 3(-1) = 0 5.SolveX = 3 6.Write answer in ordered form (3, -1)

Rules to make the Row Echelon Form The following operations produces a row equivalent matrix 1.Interchanging any two rows. 2.Multiplying all elements of a row by a nonzero constant. 3.Adding two rows together. You can blend rules together, especially 2 and 3 Each step needs to include the proper rule.

Interchanging two rows The proper format for this rule is i and j are the specific rows you will swap Example.Write the matrix in row echelon form.

Multiplying a row by a constant The proper format for this rule is  i is the row  c is the constant The constant will be multiplied to all values in the row. Example:Write the matrix in row echelon form.

Adding two rows together The proper format for this rule is  i and j are the two rows to be added  i is the row you will be placing the answer into ExampleWrite the matrix in row echelon form

Example Solve the system of linear equations.

Example Solve the system of linear equations

No Solution and Infinite Solutions If the matrix looks like then you have a no solution. If the matrix looks like then you have an infinite solutions.

Example Solve the system of linear equations

Homework Section 8.77, 8, 9, 10, 11, 12