Chapter 1 Section 1.1 Introduction to Matrices and systems of Linear Equations.

Slides:



Advertisements
Similar presentations
Gauss – Jordan Elimination Method: Example 2 Solve the following system of linear equations using the Gauss - Jordan elimination method Slide 1.
Advertisements

Lecture 9: Introduction to Matrix Inversion Gaussian Elimination Sections 2.4, 2.5, 2.6 Sections 2.2.3, 2.3.
Lesson 8 Gauss Jordan Elimination
P1 RJM 07/08/02EG1C2 Engineering Maths: Matrix Algebra 5 Solving Linear Equations Given the equations 3x + 4y = 10 2x + z = 7 y + 2z = 7 Solve by removing.
Chapter 2 Section 1 Solving a System of Linear Equations (using Matrices)
Chapter 1 Systems of Linear Equations
Linear Systems and Matrices
10.1 Gaussian Elimination Method
Gauss-Jordan Matrix Elimination Brought to you by Tutorial Services – The Math Center.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Chapter 1 Section 1.2 Echelon Form and Gauss-Jordan Elimination.
Section 8.1 – Systems of Linear Equations
Solving a System of Equations by ELIMINATION. Elimination Solving systems by Elimination: 1.Line up like terms in standard form x + y = # (you may have.
Linear Algebra – Linear Equations
1.2 Gaussian Elimination.
SYSTEMS OF LINEAR EQUATIONS
Section 8.1/8.2 Matrix Solutions to Linear Systems Inconsistent and Dependent Systems.
Chapter 1 Systems of Linear Equations and Matrices
Solving Systems of Equations
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.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
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.
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.
Chapter 11 Section 11.4 Solving Larger Systems of Equations.
Lesson 13-1: Matrices & Systems Objective: Students will: State the dimensions of a matrix Solve systems using matrices.
We will use Gauss-Jordan elimination to determine the solution set of this linear system.
Goal: Solve a system of linear equations in two variables by the linear combination method.
Matrices and 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.
Linear Equation System Pertemuan 4 Matakuliah: S0262-Analisis Numerik Tahun: 2010.
10.2 Systems of Linear Equations: Matrices Objectives Objectives 1.Write the Augmented Matrix 2.Write the System from the Augmented matrix 3.Perform Row.
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.
Elimination Method: Solve the linear system. -8x + 3y=12 8x - 9y=12.
Do Now (3x + y) – (2x + y) 4(2x + 3y) – (8x – y)
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.
Copyright ©2015 Pearson Education, Inc. All rights reserved.
 Recall that when you wanted to solve a system of equations, you used to use two different methods.  Substitution Method  Addition Method.
Math 1320 Chapter 3: Systems of Linear Equations and Matrices 3.2 Using Matrices to Solve Systems of Equations.
Chapter 5: Matrices and Determinants Section 5.5: Augmented Matrix Solutions.
Chapter 5: Systems of Linear Equations Section 5.1: Solving Systems of Linear Equations by Elimination.
Elimination Method - Systems. Elimination Method  With the elimination method, you create like terms that add to zero.
Solving a System of Equations by ELIMINATION. Elimination Solving systems by Elimination: 1.Line up like terms in standard form x + y = # (you may have.
College Algebra Chapter 6 Matrices and Determinants and Applications
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
Chapter 1 Systems of Linear Equations and Matrices
Matrices and Systems of Equations
Gaussian Elimination and Gauss-Jordan Elimination
Lial/Hungerford/Holcomb/Mullins: Mathematics with Applications 11e Finite Mathematics with Applications 11e Copyright ©2015 Pearson Education, Inc. All.
Elementary Row Operations Gaussian Elimination Method
Matrix Solutions to Linear Systems
Solving Linear Systems by Linear Combinations (Elimination)
College Algebra Chapter 6 Matrices and Determinants and Applications
Solve the linear system.
Example 2B: Solving Linear Systems by Elimination
Section 8.1 – Systems of Linear Equations
Matrices are identified by their size.
Presentation transcript:

Chapter 1 Section 1.1 Introduction to Matrices and systems of Linear Equations

Larger Systems of Equations A system of equations that has 3 or more variables can be solved by combining both the elimination method and the substitution method. 1. You eliminate variables from the other equations until you get down to one equation with one variable. 2. Solve that one equation for the variable and substitute it back into the other equations and solve for the one variable that remains. Example Solve the System of Equations: ¼ E E 1 +E 2 -3 E 1 +E 3 ⅓ E 3 - E 2. Substitute y and z into Equation 1. The solution is: x = 3, y = 2, z = -3

Subscripted Variables In systems of equations where more than 3 variables (sometime for 2 and 3 variables) are needed instead of using regular variable we use just one x but put subscripts on it x i "read x sub i ". Matrices with 1's and 0's A matrix that has 1's down the diagonal from top left to bottom right is easy to read the simultaneous solution of system of equations right from the matrix. They are the entries in the constants column. Matrix Equations Simultaneous Solution

Row Operations We will use specific row operations to change a matrix from the original equation form to the type with 1's down the diagonal and 0's everywhere else. The row operation we use keep the simultaneous solution ROW OPERATIONS For a matrix A there are 4 row operations that are allowed. The way you refer to each row operation below the second way is how the TI-83 graphing calculator refers to them. R i  R j RowSwap([A], i, j )Interchange the i th and j th rows. R i +R j Row+([A], i, j )Add the i th row to the j th row. m R i *Row( m,[A], i )Multiply the i th row by the number m. m R i +R j *Row+( m,[A], i, j )Multiply the i th row by the number m and add it to the j th row.

RowSwap Examples of row operations. R 1  R 3 RowSwap([A],1,3) Row+ R 1 +R 3 Row+([A],1,3) *Row ¼R 1 *Row(¼,[A],1) *Row+ -2R 1 +R 3 *Row+(-2,[A],1,3)

Pivoting The process of using elementary row operations to "clear out" a column and get a 1 in the diagonal position in the column and then zeros in all others is called pivoting. Only the row operations are allowed when doing this process. The diagonal entries are the pivot positions. ½R 1 *Row(½,[A],1) -3R 1 +R 2 *Row+(-3,[Ans],1,2) The first column is "cleared out"! -⅓R 2 *Row(-⅓,[Ans],2) -4R 2 +R 1 *Row+(-4,[Ans],2,1) The second column is "cleared out"! Pivot Position

Gauss-Jordan Elimination Gauss-Jordan Elimination is a process of pivoting column by column until you have all but the last column "cleared". R 1  R 2 RowSwap([A],1,2) ¼R 1 *Row(¼,[Ans],1) -½R 2 *Row(-½,[Ans],2) -½R 2 +R 1 *Row+(-½,[Ans],2,1) R 1  R 2 RowSwap([A],1,2) ½R 1 *Row(½,[Ans],1) -3R 2 +R 1 *Row+(-3,[Ans],2,1) -2R 2 +R 3 *Row+(-2,[Ans],2,3) ½R 3 *Row(½,[Ans],3) 13R 3 +R 1 *Row+(13,[Ans],3,1) -5R 3 +R 2 *Row+(-5,[Ans],3,2)

Putting it Together Lets use matrix simplification (i.e. Gauss- Jordan Elimination) to solve the system of equations below. We form the matrix. Call this A and simplify it ⅓R 1 *Row(⅓,[A],1) -2R 1 +R 2 *Row+(-2,[Ans],1,2) 3R 2 *Row(3,[Ans],2) - 7 / 3 R 2 +R 1 *Row+(- 7 / 3,[Ans],2,1) Converting back to equations gives: Check: