Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES Solve p. 87 #45 by elimination.

Slides:



Advertisements
Similar presentations
Copyright © Cengage Learning. All rights reserved.
Advertisements

Section 2.2 Systems of Liner Equations: Unique Solutions.
§ 3.4 Matrix Solutions to Linear Systems.
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.
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.
Solving Systems of Linear Equations Part Pivot a Matrix 2. Gaussian Elimination Method 3. Infinitely Many Solutions 4. Inconsistent System 5. Geometric.
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Chapter 1 Systems of Linear Equations
Linear Systems and Matrices
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
HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2011 Hawkes Learning Systems. All rights reserved. Hawkes Learning Systems College Algebra.
5  Systems of Linear Equations: ✦ An Introduction ✦ Unique Solutions ✦ Underdetermined and Overdetermined Systems  Matrices  Multiplication of Matrices.
Matrices Write and Augmented Matrix of a system of Linear Equations Write the system from the augmented matrix Solve Systems of Linear Equations using.
Chapter 2 Systems of Linear Equations and Matrices Section 2.4 Multiplication of Matrices.
1 Systems of Linear Equations & Matrices Sections 4.2 & 4.3 After today’s lesson, you will be able to Use terms associated with matrices. Set up and solve.
Matrix Solution of Linear Systems The Gauss-Jordan Method Special Systems.
SYSTEMS OF LINEAR EQUATIONS
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
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.
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.
Math 201 for Management Students
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.
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.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Solutions to Linear Systems.
MCV4U1 Matrices and Gaussian Elimination Matrix: A rectangular array (Rows x Columns) of real numbers. Examples: (3 x 3 Matrix) (3 x 2 Matrix) (2 x 2 Matrix)
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.
 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.
Chapter 1 Linear Algebra S 2 Systems of Linear Equations.
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.
2.2 Systems of Linear Equations: Unique Solutions.
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.
Chapter 1 Systems of Linear Equations Linear Algebra.
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 © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.
Determinants Every n  n matrix A is associated with a real number called the determinant of A, written  A . The determinant of a 2  2 matrix.
Copyright © 1999 by the McGraw-Hill Companies, Inc. Barnett/Ziegler/Byleen College Algebra, 6 th Edition Chapter Six Systems of Equations & Inequalities.
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.
2.2 Systems of Linear Equations: Unique Solutions.
Chapter 5: Matrices and Determinants Section 5.5: Augmented Matrix Solutions.
Gaussian Elimination Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Gaussian elimination with back-substitution.
Multivariable Linear Systems and Row Operations
Section 6.1 Systems of Linear Equations
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
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
Matrices and Systems of Equations
College Algebra Chapter 6 Matrices and Determinants and Applications
Matrices are identified by their size.
Presentation transcript:

Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES Solve p. 87 #45 by elimination

Copyright © Cengage Learning. All rights reserved. 2.2 Systems of Linear Equations: Unique Solutions

3 Augmented Matrices

4 Observe from the preceding example that the variables x, y, and z play no significant role in each step of the reduction process, except as a reminder of the position of each coefficient in the system. With the aid of matrices, which are rectangular arrays of numbers, we can eliminate writing the variables at each step of the reduction and thus save ourselves a great deal of work.

5 Augmented Matrices For example, the system 2x + 4y + 6z = 22 3x + 8y + 5z = 27 –x + y + 2z = 2 may be represented by the matrix The augmented matrix representing System (5) (5) (6)

6 Augmented Matrices The submatrix consisting of the first three columns of Matrix (6) is called the coefficient matrix of System (5). The matrix itself, Matrix (6), is referred to as the augmented matrix of System (5) since it is obtained by joining the matrix of coefficients to the column (matrix) of constants. The vertical line separates the column of constants from the matrix of coefficients.

7 Example Write the augmented matrix corresponding to each equivalent system in the given systems. Solution: The required sequence of augmented matrices follows. Equivalent System Augmented Matrix a. 2x + 4y + 6z = 22 3x + 8y + 5z = 27 –x + y + 2z = 2

8 Example – Solution b. x + 2y + 3z = 11 3x + 8y + 5z = 27 –x + y + 2z = 2 c. x + 2y + 3z = 11 2y – 4z = –6 –x + y + 2z = 2 cont’d

9 Example 2 – Solution d. x = 3 y = 1 z = 2 cont’d

10 Augmented Matrices The augmented matrix on the previous slide is an example of a matrix in row-reduced form. In general, an augmented matrix with m rows and n columns (called an m  n matrix) is in row-reduced form if it satisfies the following conditions.

11 Example Determine which of the following matrices are in row-reduced form. If a matrix is not in row-reduced form, state the condition that is violated.

12 Example – Solution The matrices in parts (a)–(c) are in row-reduced form. d. This matrix is not in row-reduced form. Conditions 3 and 4 are violated: The leading 1 in row 2 lies to the left of the leading 1 in row 1. Also, column 3 contains a leading 1 in row 3 and a nonzero element above it. e. This matrix is not in row-reduced form. Conditions 2 and 4 are violated: The first nonzero entry in row 3 is a 2, not a 1. Also, column 3 contains a leading 1 and has a nonzero entry below it.

13 Example – Solution f. This matrix is not in row-reduced form. Condition 2 is violated: The first nonzero entry in row 2 is not a leading 1. g. This matrix is not in row-reduced form. Condition 1 is violated: Row 1 consists of all zeros and does not lie below the nonzero rows. cont’d

14 Practice p. 86 Exercises #1 & 2