Reduced Row Echelon Form

Slides:



Advertisements
Similar presentations
4.3 Matrix Approach to Solving Linear Systems 1 Linear systems were solved using substitution and elimination in the two previous section. This section.
Advertisements

Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 7- 1 Homework, Page 590 Determine the order of the matrix Indicate.
Triangular Form and Gaussian Elimination Boldly on to Sec. 7.3a…
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Chapter 1 Systems of Linear Equations
10.1 Gaussian Elimination Method
Lesson 8.1, page 782 Matrix Solutions to Linear Systems
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.
HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2011 Hawkes Learning Systems. All rights reserved. Hawkes Learning Systems College Algebra.
Table of Contents Solving Systems of Linear Equations - Gaussian Elimination The method of solving a linear system of equations by Gaussian Elimination.
Linear Algebra – Linear Equations
Multivariate Linear Systems and Row Operations.
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Multivariable Linear Systems
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
Notes 7.3 – Multivariate Linear Systems and Row Operations.
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 © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Warm-Up Write each system as a matrix equation. Then solve the system, if possible, by using the matrix equation. 6 minutes.
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.
Matrix Algebra. Quick Review Quick Review Solutions.
Slide Chapter 7 Systems and Matrices 7.1 Solving Systems of Two Equations.
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.
MATH 250 Linear Equations and Matrices
Row Reduction Method Lesson 6.4.
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.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 7- 1.
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.
8.1 Matrices & Systems of Equations
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Triangular Form and Gaussian Elimination Boldly on to Sec. 7.3a… HW: p odd.
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.
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.
Section 7-3 Solving 3 x 3 systems of equations. Solving 3 x 3 Systems  substitution (triangular form)  Gaussian elimination  using an augmented matrix.
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
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.
Chapter 1 Systems of Linear Equations Linear Algebra.
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.
Introduction Types of Matrices Operations
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
Linear Equations in Linear Algebra
Chapter 7: Systems of Equations and Inequalities; Matrices
Systems of linear equations
Gaussian Elimination and Gauss-Jordan Elimination
Gaussian Elimination and Gauss-Jordan Elimination
Solving Systems of Equations Using Matrices
nhaa/imk/sem /eqt101/rk12/32
L9Matrix and linear equation
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Matrices and Systems of Equations
Gaussian Elimination and Gauss-Jordan Elimination
College Algebra Chapter 6 Matrices and Determinants and Applications
Linear Equations in Linear Algebra
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:

Reduced Row Echelon Form Three topics for the day: Elementary Row Operations Row Echelon Form Reduced Row Echelon Form …in Sec. 7.3b

When using Gaussian Elimination, we work primarily on the coefficients of the variables. Knowing this, it is often easier to perform these operations on the matrix form of a system of equations… Example – the system: The augmented matrix: The coefficient matrix:

Definition: Row Echelon Form (REF) of a Matrix A matrix is in row echelon form if the following conditions are satisfied: 1. Rows consisting entirely of 0’s (if there are any) occur at the bottom of the matrix. 2. The first entry in any row with nonzero entries is 1. 3. The column subscript of the leading 1 entries increases as the row subscript increases. This should look somewhat familiar… Example: Triangular Form?!?!

Elementary Row Operations on a Matrix A combination of the following operations will transform a matrix to row echelon form: 1. Interchange any two rows. Notation: R indicates interchanging the i-th and j-th rows ij 2. Multiply all elements of a row by a nonzero real number. Notation: kR indicates multiplying the i-th row by k i 3. Add a multiple of one row to any other row. Notation: kR + R indicates adding k times the i-th row to the j-th row i j

Example: Solve by Finding the REF Augmented Matrix:

Example: Solve by Finding the REF z = 3 y – z = 4  y = 7 x – y + 2z = –3  x = –2 Solution: (x, y, z) = (–2, 7, 3)

2R + R Guided Practice What elementary row operations applied to will yield the given matrix? 2R + R 2 1

(1/4)R Guided Practice What elementary row operations applied to will yield the given matrix? (1/4)R 3

Guided Practice Find a row echelon form for the given matrix.

Reduced Row Echelon Form

But first, a brief review of last few slides… Augmented Matrix:

Solution: (x, y, z) = (–1, 2, –3) z = –3 y – 2z = 8  y = 2 But first, a brief review of the last few slides… z = –3 y – 2z = 8  y = 2 x + 2y – 3z = 12  x = –1 Solution: (x, y, z) = (–1, 2, –3)

Reduced Row Echelon Form It is possible to continue applying elementary row operations to a REF matrix until every column that has a leading 1 has 0’s elsewhere. This is the Reduced Row Echelon Form (RREF) of the matrix. Let’s see this with our previous example…

From this final RREF matrix, we can read the solution of (–1, 2, –3) directly… We can also use the calculator to find a RREF matrix…  Try it with our initial augmented matrix:

More Good Examples Solution: (x, y, z, w) = (2, 7, –1, –3) Solve the system using a RREF matrix Augmented Matrix: Solution: (x, y, z, w) = (2, 7, –1, –3) RREF: (Calc)

More Good Examples Solution: Set of all ordered triples in the form RREF Matrix: Solve the system using a RREF matrix For every value of z, we can use these two equations to find a different x and y!!! Solution: Set of all ordered triples in the form (–3z + 5, 2z – 2, z), where z is any real number

More Good Examples Solution: Set of all ordered 4-tuples of the form Solve the system using a RREF matrix Augmented Matrix: RREF Matrix: Solution: Set of all ordered 4-tuples of the form (–z – 2w + 1, 2z + w – 1, z, w), z and w any real #’s