 Lecture #9: 1.Linear Equations: y=mx +b 2.Solution System: N.S., U.S., I.S. 3.Augmented Matrix 4.Solving a System of Linear Equations  Today: 1.Echelon.

Slides:



Advertisements
Similar presentations
Elementary Linear Algebra
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.
Gauss Elimination.
Matrices & Systems of Linear Equations
Lesson 8 Gauss Jordan Elimination
ENGR-1100 Introduction to Engineering Analysis
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
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.
Matrices Write and Augmented Matrix of a system of Linear Equations Write the system from the augmented matrix Solve Systems of Linear Equations using.
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.
Matrix Solution of Linear Systems The Gauss-Jordan Method Special Systems.
SYSTEMS OF LINEAR EQUATIONS
Chapter 1 Systems of Linear Equations and Matrices
Notes 7.3 – Multivariate Linear Systems and Row Operations.
 Row and Reduced Row Echelon  Elementary Matrices.
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.
Euclidean m-Space & Linear Equations Row Reduction of Linear Systems.
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.
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.
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
Section 1.2 Gaussian Elimination. REDUCED ROW-ECHELON FORM 1.If a row does not consist of all zeros, the first nonzero number must be a 1 (called a leading.
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 8.6 Elimination using Matrices. Matrix Method The method computers use. The equations need to be in standard form. The coefficients and constants.
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.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.
Arab Open University Faculty of Computer Studies M132: Linear Algebra
H.Melikian/12101 Gauss-Jordan Elimination Dr.Hayk Melikyan Departhmen of Mathematics and CS Any linear system must have exactly one solution,
 Recall that when you wanted to solve a system of equations, you used to use two different methods.  Substitution Method  Addition Method.
Section 5.3 MatricesAnd Systems of Equations. Systems of Equations in Two Variables.
3/18/2016Agenda Textbook / Web Based ResourceTextbook / Web Based Resource –Basics of Matrices –Row-Echelon Form –Reduced Row Echelon Form ClassworkClasswork.
Linear Algebra Engineering Mathematics-I. Linear Systems in Two Unknowns Engineering Mathematics-I.
1 SYSTEM OF LINEAR EQUATIONS BASE OF VECTOR SPACE.
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
Section 6.1 Systems of Linear Equations
Systems of linear equations
Gaussian Elimination and Gauss-Jordan Elimination
Gaussian Elimination and Gauss-Jordan Elimination
Linear Algebra Lecture 4.
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Agenda Textbook / Web Based Resource Basics of Matrices Classwork
Chapter 1 Systems of Linear Equations and Matrices
Matrices and Systems of Equations
Gaussian Elimination and Gauss-Jordan Elimination
Elementary Row Operations Gaussian Elimination Method
College Algebra Chapter 6 Matrices and Determinants and Applications
Section 8.1 – Systems of Linear Equations
Presentation transcript:

 Lecture #9: 1.Linear Equations: y=mx +b 2.Solution System: N.S., U.S., I.S. 3.Augmented Matrix 4.Solving a System of Linear Equations  Today: 1.Echelon Form, Reduced Echelon Form 2.Gauss-Jordan Elimination Method 3.Homogeneous Linear Equations 4.Matrix Operations Lecture #10: System of Linear Equations & Matrices

Announcements: Review Class on Tuesday 28: –Room: Ricketts 203 –Time: 6:30-8:00pm Exam #1 Next Wednesday: 9/29 Unit Vectors, Cartesian Vector Form.

System of linear equations The general form: A 11 x 1 +A 12 x 2 +A 13 x 3 +…..A 1n x n =B 1 Rx=0 A 21 x 1 +A 22 x 2 +A 23 x 3 +…..A 2n x n =B 2 Ry=0 A 31 x 1 +A 32 x 2 +A 33 x 3 +…..A 3n x n =B 3 Rz= A m1 x 1 +A m2 x 2 +A m3 x 3 +…A mn x n =B m

Matrix Form: Coefficient Matrix ROW # Column #

Augmented Matrix: System of linear eqns. 1x + y + 2z = 9 2x + 4y – 3z = 1 3x + 6y –5z = 0 Remember: R x =0 R y =0 R z =0 Augmented Matrix: (array of numbers of the system of eqns)

Solving a System of Linear Eqns. GOAL –FIND the solution for x, y,z (T A, T B, T C, T D, T E ) The idea is to replace a given system by a system which has the same solution set, but it is easier to solve.

Basic Operations to find Unknown Multiply a row by a nonzero constant. (the row you multiply by a number after adding the two rows will not change) Interchange two rows. Add a multiple of one row to another row.

Gauss-Jordan Elimination Goal: to reduce the augmented matrix into a form simple enough such that system of equation are solved by inspection.

Reduced row-echelom form 1.If row does not consist entirely of zeros, then the first non-zero number in row is 1. 2.If a row consist of zeros, then they are moved to the bottom of matrix. 3.In any two successive rows that do not consist entirely of zeros, the leading 1 in the lower row occur farther to the right of above row. 4.Each column that contains a leading 1 has zero everywhere.

IMPORTANT Reduced Row echelom –Must have zeros above and below each leading 1. Row-echelom form –Must have zeros below each leading 1.

Gauss-Jordan Elimination Method Step1: Locate the leftmost column that does not consist entirely of zero. Step 2: Interchange the top row with another row, if necessary, to bring a nonzero entry to the top from step 1. Step 3: If the entry that is now at the top is a constant, divide entire row by it. Step 4: Add multiples to top row to the rows below such that all entries have 1 as leading term. Step 5: Cover top row and begin with step 1 applied to submatrix.

For problem 3.22 find FAB, FAC, FAD using Gauss-Jordan method. Example #1

Activity:#1 For Problem in example #1 solve using Gauss-Jordan Method. -T A (0.766) + T B (0.866) = 1699 T A (0.643) + T B (0.500) = 2943

Homogeneous System of Linear Equations Non-homogeneous A 11 x 1 +A 12 x 2 +A 13 x 3 +…..A 1n x n =B 1 A 21 x 1 +A 22 x 2 +A 23 x 3 +…..A 2n x n =B 2 A 31 x 1 +A 32 x 2 +A 33 x 3 +…..A 3n x n =B 3.. A m1 x 1 +A m2 x 2 +A m3 x 3 +…A mn x n =B m The Constants B not equal to 0 Homogeneous A 11 x 1 +A 12 x 2 +A 13 x 3 +…..A 1n x n = 0 A 21 x 1 +A 22 x 2 +A 23 x 3 +…..A 2n x n = 0 A 31 x 1 +A 32 x 2 +A 33 x 3 +…..A 3n x n = 0.. A m1 x 1 +A m2 x 2 +A m3 x 3 +…A mn x n = 0 The Constants B’s Equal to 0

Solutions in Homogeneous System Trivial Solution X 1 = 0 X 2 = 0 X 3 = 0 …. X n = 0 For same # equations and same # unknowns Non trivial solution: X 1 = C 1 X 2 = C 2 X 3 = C 3 …. X n = C 4 When there is more unknowns than equations.