Copyright © Cengage Learning. All rights reserved. 7 Matrices and Determinants.

Slides:



Advertisements
Similar presentations
Matrices: Inverse Matrix
Advertisements

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.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Chapter 4 Systems of Linear Equations; Matrices Section 4 Matrices: Basic Operations.
Chapter 7 Matrix Mathematics Matrix Operations Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
259 Lecture 14 Elementary Matrix Theory. 2 Matrix Definition  A matrix is a rectangular array of elements (usually numbers) written in rows and columns.
Systems and Matrices (Chapter5)
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Review for Chapter 4 Important Terms, Symbols, Concepts 4.1. Systems of Linear Equations in Two Variables.
Copyright © Cengage Learning. All rights reserved. 7.4 Matrices and Systems of Equations.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Systems of Linear Equation and Matrices
Matrix Algebra. Quick Review Quick Review Solutions.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
4.1 Matrix Operations What you should learn: Goal1 Goal2 Add and subtract matrices, multiply a matrix by a scalar, and solve the matrix equations. Use.
Chapter 2 Systems of Linear Equations and Matrices
8.1 Matrices & Systems of Equations
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.
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
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.
Operations with Matrices
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Copyright © Cengage Learning. All rights reserved. 7 Linear Systems and Matrices.
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.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
Matrices and Systems of Linear Equations
Matrices and Systems of Equations
Matrices: Basic Operations and Their Properties
Matrix Algebra Section 7.2. Review of order of matrices 2 rows, 3 columns Order is determined by: (# of rows) x (# of columns)
MATRICES MATRIX OPERATIONS. About Matrices  A matrix is a rectangular arrangement of numbers in rows and columns. Rows run horizontally and columns run.
Sec 4.1 Matrices.
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-
Matrices Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
Matrix Operations McDougal Littell Algebra 2 Larson, Boswell, Kanold, Stiff Larson, Boswell, Kanold, Stiff Algebra 2: Applications, Equations, Graphs Algebra.
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.
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.
10.4 Matrix Algebra. 1. Matrix Notation A matrix is an array of numbers. Definition Definition: The Dimension of a matrix is m x n “m by n” where m =
Copyright © Cengage Learning. All rights reserved. 8 Matrices and Determinants.
An Introduction to Matrix Algebra Math 2240 Appalachian State University Dr. Ginn.
Matrices.
MTH108 Business Math I Lecture 20.
Elementary Matrix Theory
Matrices and Matrix Operations
10.4 The Algebra of Matrices
Chapter 7 Matrix Mathematics
Matrices and Systems of Equations 8.1
Matrix Operations SpringSemester 2017.
Section 7.4 Matrix Algebra.
Matrix Algebra.
7.3 Matrices.
Linear Equations in Linear Algebra
Multiplicative Inverses of Matrices and Matrix Equations
1.3 Vector Equations.
Matrices and Matrix Operations
Matrix Algebra.
1.8 Matrices.
Matrix Operations Ms. Olifer.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

Copyright © Cengage Learning. All rights reserved. 7 Matrices and Determinants

7.2 OPERATIONS WITH MATRICES Copyright © Cengage Learning. All rights reserved.

3 Decide whether two matrices are equal. Add and subtract matrices and multiply matrices by scalars. Multiply two matrices. Use matrix operations to model and solve real-life problems. What You Should Learn

4 Equality of Matrices

5 There is a rich mathematical theory of matrices, and its applications are numerous. This section introduces some fundamentals of matrix theory. It is standard mathematical convention to represent matrices in any of the following three ways.

6 Equality of Matrices Two matrices A = [a ij ] and B = [b ij ] are equal if they have the same order (m  n) and a ij = b ij for 1  i  m and 1  j  n. In other words, two matrices are equal if their corresponding entries are equal.

7 Example 1 – Equality of Matrices Solve for a 11, a 12, a 21, and a 22 in the following matrix equation. Solution: Because two matrices are equal only if their corresponding entries are equal, you can conclude that a 11 = 2, a 12 = –1, a 21 = –3, and a 22 = 0.

8 Matrix Addition and Scalar Multiplication

9 In this section, three basic matrix operations will be covered. The first two are matrix addition and scalar multiplication. With matrix addition, you can add two matrices (of the same order) by adding their corresponding entries.

10 Example 2 – Addition of Matrices

11 Example 2 – Addition of Matrices d. The sum of and is undefined because A is of order 3  3 and B is of order 3  2. cont’d

12 Matrix Addition and Scalar Multiplication In operations with matrices, numbers are usually referred to as scalars. In this text, scalars will always be real numbers. You can multiply a matrix A by a scalar c by multiplying each entry in A by c.

13 Matrix Addition and Scalar Multiplication The symbol –A represents the negation of A, which is the scalar product (–1)A. Moreover, if A and B are of the same order, then A – B represents the sum of A and (–1)B. That is, A – B = A + (–1)B. The order of operations for matrix expressions is similar to that for real numbers. Subtraction of matrices

14 Example 3 – Scalar Multiplication and Matrix Subtraction For the following matrices, find (a) 3A, (b) –B, and (c) 3A – B.

15 Example 3(a) – Solution Scalar multiplication Multiply each entry by 3. Simplify.

16 Example 3(b) – Solution Definition of negation Multiply each entry by –1. cont’d

17 Example 3(c) – Solution Matrix subtraction Subtract corresponding entries. cont’d

18 Matrix Addition and Scalar Multiplication The properties of matrix addition and scalar multiplication are similar to those of addition and multiplication of real numbers.

19 Matrix Addition and Scalar Multiplication Note that the Associative Property of Matrix Addition allows you to write expressions such as A + B + C without ambiguity because the same sum occurs no matter how the matrices are grouped. This same reasoning applies to sums of four or more matrices.

20 Matrix Addition and Scalar Multiplication One important property of addition of real numbers is that the number 0 is the additive identity. That is, c + 0 = c for any real number c. For matrices, a similar property holds. That is, if A is an m  n matrix and O is the m  n zero matrix consisting entirely of zeros, then A + O = A.

21 Matrix Addition and Scalar Multiplication In other words, O is the additive identity for the set of all m  n matrices. For example, the following matrices are the additive identities for the sets of all 2  3 and 2  2 matrices. and 2  3 zero matrix 2  2 zero matrix

22 Matrix Addition and Scalar Multiplication The algebra of real numbers and the algebra of matrices have many similarities. For example, compare the following solutions. Real Numbers m  n Matrices (Solve for x.) (Solve for X.) x + a = b X + A = B x + a + (–a) = b + (–a) X + A + (–A) = B + (–A) x + 0 = b – a X + O = B – A x = b – a X = B – A

23 Matrix Multiplication

24 Matrix Multiplication Another basic matrix operation is matrix multiplication. The definition of matrix multiplication indicates a row-by-column multiplication, where the entry in the i th row and j th column of the product AB is obtained by multiplying the entries in the i th row of A by the corresponding entries in the j th column of B and then adding the results.

25 Matrix Multiplication So for the product of two matrices to be defined, the number of columns of the first matrix must equal the number of rows of the second matrix. The general pattern for matrix multiplication is as follows.

26 Example 7 – Finding the Product of Two Matrices Find the product AB using and Solution: To find the entries of the product, multiply each row of A by each column of B.

27 Example 7 – Solution cont’d

28 Matrix Multiplication Be sure you understand that for the product of two matrices to be defined, the number of columns of the first matrix must equal the number of rows of the second matrix. That is, the middle two indices must be the same. The outside two indices give the order of the product, as shown below. A  B = AB m  n n  p m  p

29 Even if both AB and BA are defined, matrix multiplication is not, in general, commutative. That is, for most matrices, AB  BA. This is one way in which the algebra of real numbers and the algebra of matrices differ. Matrix Multiplication

30 Matrix Multiplication

31 Matrix Multiplication If A is an n  n matrix, the identity matrix has the property that AI n = A and I n A = A. For example, and AI = A IA = A

32 Applications

33 Applications Matrix multiplication can be used to represent a system of linear equations. Note how the system can be written as the matrix equation AX = B, where A is the coefficient matrix of the system, and X and B are column matrices. A  X = B

34 Example 11 – Solving a System of Linear Equations Consider the following system of linear equations. x 1 – 2x 2 + x 3 = – 4 x 2 + 2x 3 = 4 2x 1 + 3x 2 – x 3 = 2 a. Write this system as a matrix equation, AX = B. b. Use Gauss-Jordan elimination on the augmented matrix to solve for the matrix X.

35 Example 11 – Solution a. In matrix form, AX = B, the system can be written as follows. b. The augmented matrix is formed by adjoining matrix B to matrix A.

36 Example 11 – Solution Using Gauss-Jordan elimination, you can rewrite this equation as So, the solution of the system of linear equations is x 1 = –1, x 2 = 2, and x 3 = 1, and the solution of the matrix equation is cont’d