Matrices and Systems of Equations

Slides:



Advertisements
Similar presentations
Copyright © Cengage Learning. All rights reserved.
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.
1 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 4-1 Systems of Equations and Inequalities Chapter 4.
Matrices & Systems of Linear Equations
Lesson 8 Gauss Jordan Elimination
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Linear Systems and Matrices
10.1 Gaussian Elimination Method
LIAL HORNSBY SCHNEIDER
Lesson 8.1, page 782 Matrix Solutions to Linear Systems
Chapter 1 Section 1.2 Echelon Form and Gauss-Jordan Elimination.
Section 8.1 – Systems of Linear Equations
HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2011 Hawkes Learning Systems. All rights reserved. Hawkes Learning Systems College Algebra.
Introduction Information in science, business, and mathematics is often organized into rows and columns to form rectangular arrays called “matrices” (plural.
Systems of linear equations. Simple system Solution.
Linear Algebra – Linear Equations
1.2 Gaussian Elimination.
Multivariate Linear Systems and Row Operations.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Systems and Matrices (Chapter5)
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.
Euclidean m-Space & Linear Equations Row Reduction of Linear Systems.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
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.
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.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
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
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.
Linear Equation System Pertemuan 4 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
 SOLVE SYSTEMS OF EQUATIONS USING MATRICES. Copyright © 2012 Pearson Education, Inc. Publishing as Addison Wesley 9.3 Matrices and Systems of Equations.
Section 4Chapter 4. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives Solving Systems of Linear Equations by Matrix Methods Define.
Matrices and Systems of Equations
Meeting 19 System of Linear Equations. Linear Equations A solution of a linear equation in n variables is a sequence of n real numbers s 1, s 2,..., s.
Slide Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley A set of equations is called a system of equations. The solution.
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.
Matrices Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry.
Copyright © 2010 Pearson Education, Inc. Publishing as Pearson Addison- Wesley Systems of Equations in Three Variables Identifying Solutions Solving Systems.
Section 5.3 MatricesAnd Systems of Equations. Systems of Equations in Two Variables.
Slide Copyright © 2009 Pearson Education, Inc. 7.4 Solving Systems of Equations by Using Matrices.
Multivariable linear systems.  The following system is said to be in row-echelon form, which means that it has a “stair-step” pattern with leading coefficients.
Gaussian Elimination Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Gaussian elimination with back-substitution.
College Algebra Chapter 6 Matrices and Determinants and Applications
Multivariable Linear Systems and Row Operations
Linear Equations in Linear Algebra
Section 6.1 Systems of Linear Equations
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
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
Matrices and Systems of Equations 8.1
Systems of Linear Equations
Chapter 1 Systems of Linear Equations and Matrices
Gaussian Elimination and Gauss-Jordan Elimination
Larger Systems of Linear Equations and Matrices
Chapter 4 Systems of Linear Equations; Matrices
Elementary Row Operations Gaussian Elimination Method
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Equations in Linear Algebra
Chapter 4 Systems of Linear Equations; Matrices
Section 8.1 – Systems of Linear Equations
Matrices are identified by their size.
Presentation transcript:

Matrices and Systems of Equations Section 9.3 Matrices and Systems of Equations Copyright ©2013, 2009, 2006, 2005 Pearson Education, Inc.

Objectives Solve systems of equations using matrices.

Matrices The system can be expressed as where we have omitted the variables and replaced the equals signs with a vertical line.

Matrices A rectangular array of numbers such as is called a matrix (plural, matrices). The matrix is an augmented matrix because it contains not only the coefficients but also the constant terms. The matrix is called the coefficient matrix.

Matrices continued The rows of a matrix are horizontal. The columns of a matrix are vertical. The matrix shown has 2 rows and 3 columns. A matrix with m rows and n columns is said to be of order m  n. When m = n the matrix is said to be square.

Gaussian Elimination with Matrices Row-Equivalent Operations 1. Interchange any two rows. 2. Multiply each entry in a row by the same nonzero constant. 3. Add a nonzero multiple of one row to another row. We can use the operations above on an augmented matrix to solve the system.

Example Solve the following system: First, we write the augmented matrix, writing 0 for the missing y-term in the last equation. Our goal is to find a row-equivalent matrix of the form .

Example continued New row 1 = row 2 New row 2 = row 1 We multiply the first row by 2 and add it to the second row. We also multiply the first row by 4 and add it to the third row.

Example continued We multiply the second row by 1/5 to get a 1 in the second row, second column. We multiply the second row by 12 and add it to the third row. Now, we can write the system of equations that corresponds to the last matrix above:

Example continued We back-substitute 3 for z in equation (2) and solve for y. Next, we back-substitute 1 for y and 3 for z in equation (1) and solve for x. The triple (2, 1, 3) checks in the original system of equations, so it is the solution.

Row-Echelon Form 1. If a row does not consist entirely of 0’s, then the first nonzero element in the row is a 1 (called a leading 1). 2. For any two successive nonzero rows, the leading 1 in the lower row is farther to the right than the leading 1 in the higher row. 3. All the rows consisting entirely of 0’s are at the bottom of the matrix. If a fourth property is also satisfied, a matrix is said to be in reduced row-echelon form: 4. Each column that contains a leading 1 has 0’s everywhere else.

Example Which of the following matrices are in row-echelon form? a) b) c) d) Matrices (a) and (d) satisfy the row-echelon criteria. In (b) the first nonzero element is not 1. In (c), the row consisting entirely of 0’s is not at the bottom of the matrix.

Gauss-Jordan Elimination We perform row-equivalent operations on a matrix to obtain a row-equivalent matrix in row-echelon form. We continue to apply these operations until we have a matrix in reduced row-echelon form. Example: Use Gauss-Jordan elimination to solve the system of equations from the previous example; we had obtained the matrix

Gauss-Jordan Elimination continued We continue to perform row-equivalent operations until we have a matrix in reduced row-echelon form. Next, we multiply the second row by 3 and add it to the first row.

Gauss-Jordan Elimination continued Writing the system of equations that corresponds to this matrix, we have We can actually read the solution, (2, 1, 3), directly from the last column of the reduced row-echelon matrix.

Special Systems When a row consists entirely of 0’s, the equations are dependent. For example, in the matrix the system is equivalent to

Special Systems When we obtain a row whose only nonzero entry occurs in the last column, we have an inconsistent system of equations. For example, in the matrix the last row corresponds to the false equation 0 = 9, so we know the original system has no solution.