Matrices Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry.

Slides:



Advertisements
Similar presentations
Copyright © Cengage Learning. All rights reserved.
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.
1 Copyright © 2015, 2011, 2007 Pearson Education, Inc. Chapter 4-1 Systems of Equations and Inequalities Chapter 4.
Matrices & Systems of Linear Equations
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Linear Systems and Matrices
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
LIAL HORNSBY SCHNEIDER
Lesson 8.1, page 782 Matrix Solutions to Linear Systems
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Matrix Solution of Linear Systems The Gauss-Jordan Method Special Systems.
1.3 Matrices and Matrix Operations.
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR 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.
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.
Euclidean m-Space & Linear Equations Row Reduction of Linear Systems.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
1.3 Matrices and Matrix Operations. Definition A matrix is a rectangular array of numbers. The numbers in the array are called the entries in the matrix.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Chapter 1 Section 1. Examples: 2 x 2 system 2 x 3 system 3 x 2 system.
Lesson 11-1 Matrix Basics and Augmented Matrices Objective: To learn to solve systems of linear equation using matrices.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Copyright © Cengage Learning. All rights reserved. 7 Linear Systems and Matrices.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
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.
Matrices and Systems of Equations
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
MATRICES MATRIX OPERATIONS. About Matrices  A matrix is a rectangular arrangement of numbers in rows and columns. Rows run horizontally and columns run.
1.3 Matrices and Matrix Operations. A matrix is a rectangular array of numbers. The numbers in the arry are called the Entries in the matrix. The size.
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
Slide Copyright © 2009 Pearson Education, Inc. 7.4 Solving Systems of Equations by Using Matrices.
Gaussian Elimination Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Gaussian elimination with back-substitution.
Matrices. Matrix A matrix is an ordered rectangular array of numbers. The entry in the i th row and j th column is denoted by a ij. Ex. 4 Columns 3 Rows.
Linear Equations in Linear Algebra
Solving Systems of Equations Using Matrices
Matrices and Matrix Operations
12-1 Organizing Data Using Matrices
Matrix Operations Free powerpoints at
Matrix Operations.
Solving Linear Equations in One Variable
Matrix Operations.
Matrix Operations Free powerpoints at
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrices and Systems of Equations 8.1
Matrix Operations SpringSemester 2017.
Matrix Operations Free powerpoints at
Systems of Linear Equations
Solving Systems of Linear Equations
7.3 Matrices.
Matrices and Systems of Equations
Solving Linear Equations in One Variable
MATRICES MATRIX OPERATIONS.
Matrices and Matrix Operations
Linear Equations in Linear Algebra
Matrix Operations SpringSemester 2017.
Presentation transcript:

Matrices Digital Lesson

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry can be identified by its position in the matrix. If m = n the matrix is said to be square of order n. Definition of Matrix Matrix A has 2 horizontal rows and 3 vertical columns. 7 is in Row 2 Column is in Row 1 Column 3. A matrix with m rows and n columns is of order m n. A is of order 2 3.

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 3 Examples: Order of a Matrix. Examples: Find the order of each matrix A has three rows and four columns. B has one row and five columns. B is called a row matrix. The order of A is 3 4. The order of B is 1 5. C is a 2 2 square matrix.

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 4 Matrix Equality Two matrices A = [a ij ] and B = [b ij ] are equal if they have the same order and a ij = b ij for every i and j.. For example, since both matrices are of order 2 2 and all corresponding entries are equal. An m n matrix can be written

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 5 Matrix Addition To add matrices: 1. Check to see if the matrices have the same order. 2. Add corresponding entries. Example: Find the sums A + B and B + C. A has order 3 2 and B has order 2 3. So they cannot be added. C has order 2 3 and can be added to B.

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 6 Matrix Subtraction To subtract matrices: 1. Check to see if the matrices have the same order. 2. Subtract corresponding entries. Example: Find the differences A – B and B – C. Since B is of order 2 2 and C is of order 3 2, they cannot be subtracted. A and B are both of order 2 2 and can be subtracted.

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 7 Scalar Multiplication Example: Find 2A and –3A for A =. If A = [a ij ] is an m n matrix and c is a scalar (a real number), then the m n matrix cA = [ca ij ] is the scalar multiple of A by c.

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 8 Example: Matrix Operations Example: Calculate the value of 3A – 2B + C with

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 9 Augmented & Coefficient matrix An augmented matrix and a coefficient matrix are associated with each system of linear equations. For the system The coefficient matrix is. The augmented matrix is.

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 10 Elementary Row Operations Elementary Row Operations. 1. Interchange two rows of a matrix. 2. Multiply a row of a matrix by a nonzero constant. 3. Add a multiple of one row of a matrix to another. A sequence of elementary row operations transforms the augmented matrix of a system into the augmented matrix of another system with the same solutions as the original system. In this case we say the augmented matrices are row equivalent.

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 11 Example: Apply R 1  R 2 Example: Apply the elementary row operation R 1  R 2 to the augmented matrix of the system. R 1  R 2  Note that the two systems are equivalent. Row Operation Augmented Matrix System

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 12 Example: Apply 3R 2 Example: Apply the elementary row operation 3R 2 to the augmented matrix of the system. 3R 2  Row Operation Augmented Matrix System

Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 13 Example: Apply –3R 1 + R 2 Example: Apply the row operation –3R 1 + R 2 to the augmented matrix of the system. –3R 1 + R 2  Row Operation Augmented Matrix System