Solving Systems of Equations with Matrices

Slides:



Advertisements
Similar presentations
Chapter 4 Systems of Linear Equations; Matrices
Advertisements

Section 2.2 Systems of Liner Equations: Unique Solutions.
4.3 Matrix Approach to Solving Linear Systems 1 Linear systems were solved using substitution and elimination in the two previous section. This section.
Chapter 4 Systems of Linear Equations; Matrices Section 2 Systems of Linear Equations and Augmented Matrics.
Matrices & Systems of Linear Equations
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Solving systems using matrices
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
Linear Algebra – Linear Equations
Multivariate Linear Systems and Row Operations.
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.
SECTION 6.1 SYSTEMS OF LINEAR EQUATIONS: SYSTEMS OF LINEAR EQUATIONS: SUBSTITUTION AND ELIMINATION SUBSTITUTION AND ELIMINATION.
Section 4.1 Using Matrices to Represent Data. Matrix Terminology A matrix is a rectangular array of numbers enclosed in a single set of brackets. The.
Notes 7.3 – Multivariate Linear Systems and Row Operations.
Section 4-7 Augmented Matrices. Transform a system of equations into Row echelon form:
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.
AN INTRODUCTION TO ELEMENTARY ROW OPERATIONS Tools to Solve Matrices.
Copyright © 2011 Pearson, Inc. 7.3 Multivariate Linear Systems and Row Operations.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Section 1.1 Introduction to Systems of Linear Equations.
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.
Euclidean m-Space & Linear Equations Row Reduction of Linear Systems.
Three variables Systems of Equations and Inequalities.
Systems of Linear Equations Let’s say you need to solve the following for x, y, & z: 2x + y – 2z = 10 3x + 2y + 2z = 1 5x + 4y + 3z = 4 Two methods –Gaussian.
Row Reduction Method Lesson 6.4.
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.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Chapter 1 Section 1. Examples: 2 x 2 system 2 x 3 system 3 x 2 system.
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.
Sullivan Algebra and Trigonometry: Section 12.3 Objectives of this Section Write the Augmented Matrix of a System of Linear Equations Write the System.
 SOLVE SYSTEMS OF EQUATIONS USING MATRICES. Copyright © 2012 Pearson Education, Inc. Publishing as Addison Wesley 9.3 Matrices and Systems of Equations.
Algebra II Honors Problem of the Day Homework page eoo The following system has been solved and there are infinite solutions in the form of (
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.
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
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.
Matrices Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry.
2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 2 pt 3 pt 4 pt 5 pt 6 pt 1pt System of 2 equations Systems of.
H.Melikian/12101 System of Linear Equations and Augmented Matrices Dr.Hayk Melikyan Departmen of Mathematics and CS
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.
Chapter 5: Matrices and Determinants Section 5.5: Augmented Matrix Solutions.
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.
Section 6.1 Systems of Linear Equations
Chapter 4 Systems of Linear Equations; Matrices
Gaussian Elimination and Gauss-Jordan Elimination
12-2: Matrices.
Systems of Linear Equations
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Using Matrix Row Operations
Matrices and Systems of Equations 8.1
Matrices and Systems of Equations
Chapter 1: Linear Equations in Linear Algebra
Section 8.1 – Systems of Linear Equations
Solve systems of equations using ELIMINATION
Presentation transcript:

4.4-4.5 Solving Systems of Equations with Matrices

Writing a System of Equations in Matrix Equation Form Words  System The school that Imani goes to is selling tickets to the annual dance competition. On the first day of ticket sales the school sold 3 senior citizen tickets and 3 child tickets for a total of $69. The school took in $91 on the second day by selling 5 senior citizen tickets and 3 child tickets. What is the price each of one senior citizen ticket and one child ticket? Let x = price of Senior Citizen Tickets Let y = price of Child Tickets

Writing a System of Equations in Matrix Equation Form Words  System  Matrix Let x = price of Senior Citizen Tickets Let y = price of Child Tickets Variables Constants Coefficients

Writing a System of Equations in Matrix Equation Form Try this one on your own: Amanda and Ndiba are selling flower bulbs for a school fundraiser. Customers can buy packages of tulip bulbs and bags of daffodil bulbs. Amanda sold 6 packages of tulip bulbs and 12 bags of daffodil bulbs for a total of $198. Ndiba sold 7 packages of tulip bulbs and 6 bags of daffodil bulbs for a total of $127. Find the cost each of one package of tulips bulbs and one bag of daffodil bulbs.

Writing a System of Equations in Matrix Equation Form Let x = Tulips Let y = Daffodils 6x + 12y = 198 7x + 6y = 127

Solving Systems Using Row Operations The row reduction method is used to solve systems of equations. The row reduction method is performed on an augmented matrix. An augmented matrix consists of the coefficients and constant terms in the system of equations. Ex: 3x + y = 5 -x+2y = 3

Solving Systems Using Row Operations 3x + y = 5 -3x + 6y = 9 7y = 14 3x = 5 y = 2 x=1 y=2 What’s special about this matrix? Identity Matrix!!

Solving Systems Using Row Operations The goal of the row-reduction method is to transform, if possible, the coefficients columns into columns that form an identity matrix. This is called reduced row-echelon form.

Elementary Row Operations The following operations produce equivalent matrices, and may be used in any order and as many times as necessary to obtain reduced row-echelon form. interchange two rows. Multiply all entries in one row by a nonzero number. Add a multiple of one row to another row.

Elementary Row Operations Notation Interchange rows 1 and 2 R1↔R2 Multiply each entry in row 3 by -2 -2R3  R3 Replace row 1 with the sum of row 1 and 4 times each entry in row 2 4R2 + R1  R1

Examples System: 2x + 4y =6 x – 3y = -2 2 4 6 1 -3 -2

This is what we want it to look like!! Examples 1 0 ___ 0 1 ___ This is what we want it to look like!! 2 4 6 1 -3 -2 ½ R1  R1 ½ R1 1 2 3  R1 1 2 3 1 -3 -2 R2 - R1  R2 R2 1 2 3 R1 - 1 -3 -2 0 5 5  R2 1 2 3 0 5 5

This means the solutions are: Examples 1 0 ___ 0 1 ___ This is what we want it to look like!! 1 2 3 0 5 5 (1/5) R2  R2 (1/5) R2 0 1 1  R2 1 2 3 0 1 1 R1 - 2R2  R1 1 0 1 0 1 1 R1 1 2 3 2R2 - 0 2 2 1 0 1  R2 This means the solutions are: x = 1 y = 1

Examples System: -5x + 5y = 10 -2x + 2y = -4 -5 5 10 -2 2 -4

Examples System : x + y + z =21 2x + y = 23 y + 3z = 25 1 1 1 21 1 1 1 21 2 1 0 23 0 1 3 25

This is what we want it to look like!! Examples 1 0 0 ___ 0 1 0 ___ 0 0 1 ___ This is what we want it to look like!! 1 1 1 21 2 1 0 23 0 1 3 25 -2R1+R2  R2 -2R1 -2 -2 -2 -42 R2 + 2 1 0 23 0 -1 -2 -19  R2 1 1 1 21 0 -1 -2 -19 0 1 3 25 -1R2  R2 -1R2 0 1 2 19  R2 1 1 1 21 0 1 2 19 0 1 3 25

This is what we want it to look like!! Examples 1 0 0 ___ 0 1 0 ___ 0 0 1 ___ This is what we want it to look like!! 1 1 1 21 0 1 2 19 0 1 3 25 R2 – R3  R3 R2 0 1 2 19 R3 - 0 1 3 25 0 0 -1 -6  R3 1 1 1 21 0 1 2 19 0 0 -1 -6 -1R3  R3 -1R3 0 0 1 6  R3 1 1 1 21 0 1 2 19 0 0 1 6

This is what we want it to look like!! Examples 1 0 0 ___ 0 1 0 ___ 0 0 1 ___ This is what we want it to look like!! 1 1 1 21 0 1 2 19 0 0 1 6 R1 – R2  R1 R1 1 1 1 21 R2 - 0 1 2 19 1 0 -1 2  R1 1 0 -1 2 0 1 2 19 0 0 1 6 R1 + R3  R1 R1 1 0 -1 2 R3 + 0 0 1 6 1 0 0 8  R1 1 0 0 8 0 1 2 19 0 0 1 6

This means the solutions are: Examples 1 0 0 ___ 0 1 0 ___ 0 0 1 ___ This is what we want it to look like!! 1 0 0 8 0 1 2 19 0 0 1 6 R2 – 2R3  R2 R2 0 1 2 19 2R3 - 0 0 2 12 0 1 0 7  R2 1 0 0 8 0 1 0 7 0 0 1 6 This means the solutions are: x = 8 y = 7 z = 6

Classwork/Homework