Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.

Slides:



Advertisements
Similar presentations
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.
Advertisements

Mathematics. Matrices and Determinants-1 Session.
Matrices & Systems of Linear Equations
Matrices. Special Matrices Matrix Addition and Subtraction Example.
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Multivariate Linear Systems and Row Operations.
4.2 Operations with Matrices Scalar multiplication.
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 1.
ECON 1150 Matrix Operations Special Matrices
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Matrix Algebra. Quick Review Quick Review Solutions.
Slide Chapter 7 Systems and Matrices 7.1 Solving Systems of Two Equations.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
8.1 Matrices & Systems of Equations
Copyright © 2011 Pearson, Inc. 7.2 Matrix Algebra.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
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.
If A and B are both m × n matrices then the sum of A and B, denoted A + B, is a matrix obtained by adding corresponding elements of A and B. add these.
Chapter 1 Section 1. Examples: 2 x 2 system 2 x 3 system 3 x 2 system.
Operations with Matrices
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Copyright © Cengage Learning. All rights reserved. 7 Linear Systems and Matrices.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
Meeting 18 Matrix Operations. Matrix If A is an m x n matrix - that is, a matrix with m rows and n columns – then the scalar entry in the i th row and.
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
Matrix Operations.
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.
Sec 4.1 Matrices.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
Matrices Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry.
Matrix Operations McDougal Littell Algebra 2 Larson, Boswell, Kanold, Stiff Larson, Boswell, Kanold, Stiff Algebra 2: Applications, Equations, Graphs Algebra.
4.1 Exploring Data: Matrix Operations ©2001 by R. Villar All Rights Reserved.
13.3 Product of a Scalar and a Matrix.  In matrix algebra, a real number is often called a.  To multiply a matrix by a scalar, you multiply each entry.
Matrix Operations McDougal Littell Algebra 2 Larson, Boswell, Kanold, Stiff Larson, Boswell, Kanold, Stiff Algebra 2: Applications, Equations, Graphs Algebra.
Ch. 12 Vocabulary 1.) matrix 2.) element 3.) scalar 4.) scalar multiplication.
2.1 Matrix Operations 2. Matrix Algebra. j -th column i -th row Diagonal entries Diagonal matrix : a square matrix whose nondiagonal entries are zero.
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.
Copyright © Cengage Learning. All rights reserved. 7 Matrices and Determinants.
MTH108 Business Math I Lecture 20.
Matrices and Matrix Operations
Properties and Applications of Matrices
MATRICES.
12-1 Organizing Data Using Matrices
Christmas Packets are due on Friday!!!
10.4 The Algebra of Matrices
Matrix Operations Free powerpoints at
Linear Algebra review (optional)
Matrix Operations.
College Algebra Chapter 6 Matrices and Determinants and Applications
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.
Section 7.4 Matrix Algebra.
Matrix Operations Free powerpoints at
Matrix Algebra.
2. Matrix Algebra 2.1 Matrix Operations.
Section 2.4 Matrices.
Matrices and Matrix Operations
Copyright © 2006 Brooks/Cole, a division of Thomson Learning, Inc.
Linear Algebra review (optional)
1.8 Matrices.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES

Copyright © Cengage Learning. All rights reserved. 2.4 Matrices

3 Addition and Subtraction

4 Two matrices A and B of the same size can be added or subtracted to produce a matrix of the same size. This is done by adding or subtracting the corresponding entries in the two matrices.

5 Addition and Subtraction The following laws hold for matrix addition. The commutative law for matrix addition states that the order in which matrix addition is performed is immaterial. The associative law states that, when adding three matrices together, we may first add A and B and then add the resulting sum to C. Equivalently, we can add A to the sum of B and C.

6 Example 4 Let a. Show that A + B = B + A. b. Show that (A + B) + C = A + (B + C). Solution: a.

7 Example 4 – Solution On the other hand, cont’d

8 Example 4 – Solution so A + B = B + A, as was to be shown. cont’d

9 Example 4 – Solution b. Using the results of part (a), we have cont’d

10 Example 4 – Solution Next, so cont’d

11 Example 4 – Solution This shows that (A + B) + C = A + (B + C). cont’d

12 Addition and Subtraction A zero matrix is one in which all entries are zero. A zero matrix O has the property that A + O = O + A = A for any matrix A having the same size as that of O. For example, the zero matrix of size 3  2 is

13 Addition and Subtraction If A is any 3  2 matrix, then where a ij denotes the entry in the ith row and jth column of the matrix A.

14 Addition and Subtraction The matrix that is obtained by interchanging the rows and columns of a given matrix A is called the transpose of A and is denoted A T. For example, if then

15 Addition and Subtraction

16 Scalar Multiplication

17 Scalar Multiplication A matrix A may be multiplied by a real number, called a scalar in the context of matrix algebra. The scalar product, denoted by cA, is a matrix obtained by multiplying each entry of A by c.

18 Example 5 Given find the matrix X satisfying the matrix equation 2X + B = 3A. Solution: From the given equation 2X + B = 3A, we find that 2X = 3A – B

19 Example 5 – Solution cont’d

20 Practice p. 109 Exercises #4-6 transpose only, 8-12