Operations with Matrices

Slides:



Advertisements
Similar presentations
Matrices & Systems of Linear Equations
Advertisements

Matrices. Special Matrices Matrix Addition and Subtraction Example.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
4.2 Operations with Matrices Scalar multiplication.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley 7.1 Solving Systems of Two Equations.
ECON 1150 Matrix Operations Special Matrices
Matrix Algebra. Quick Review Quick Review Solutions.
Slide Chapter 7 Systems and Matrices 7.1 Solving Systems of Two Equations.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 7- 1.
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.
Chapter 8 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
Copyright © 2011 Pearson, Inc. 7.2 Matrix Algebra.
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.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Class Opener:. Identifying Matrices Student Check:
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.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
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-
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.
4-3 Matrix Multiplication Objectives: To multiply by a scalar To multiply two matrices.
3.5 Perform Basic Matrix Operations Add Matrices Subtract Matrices Solve Matric equations for x and y.
Precalculus Section 14.1 Add and subtract matrices Often a set of data is arranged in a table form A matrix is a rectangular.
Matrix Operations McDougal Littell Algebra 2 Larson, Boswell, Kanold, Stiff Larson, Boswell, Kanold, Stiff Algebra 2: Applications, Equations, Graphs Algebra.
Warm-UP A = 7-310B = C =7-4Find:A 22 and C 31 97Find: the dimensions of each -88 Matrix Find: A + B and B – A and C + B.
4.1 Exploring Data: Matrix Operations ©2001 by R. Villar All Rights Reserved.
2.3 MODELING REAL WORLD DATA WITH MATRICES By the end of the section students will be able to add, subtract, and multiply matrices of various sizes. Students.
A rectangular array of numeric or algebraic quantities subject to mathematical operations. The regular formation of elements into columns and rows.
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.
Copyright © Cengage Learning. All rights reserved. 7 Matrices and Determinants.
Matrices.
MTH108 Business Math I Lecture 20.
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
Matrix Operations.
College Algebra Chapter 6 Matrices and Determinants and Applications
Matrix Operations Free powerpoints at
Matrix Operations.
Matrix Operations SpringSemester 2017.
Section 7.4 Matrix Algebra.
Matrix Operations Free powerpoints at
Matrix Algebra.
7.3 Matrices.
Section 2.4 Matrices.
Objectives Multiply two matrices.
Matrix Algebra.
3.5 Perform Basic Matrix Operations
Chapter 4 Matrices & Determinants
1.8 Matrices.
Matrix Operations Ms. Olifer.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

Operations with Matrices 7.5 Operations with Matrices Copyright © Cengage Learning. All rights reserved.

What You Should Learn 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.

Equality of Matrices

Equality of Matrices This section introduces some fundamentals of matrix theory. It is standard mathematical convention to represent matrices in any of the following three ways. Do not copy.

Equality of Matrices Two matrices A = [aij] and B = [bij] are equal when they have the same dimension (m  n) and all of their corresponding entries are equal.

Example 1 – Equality of Matrices Solve for a11, a12, a21, and a22 in the following matrix equation. You do not need to copy this. Solution: Because two matrices are equal only when their corresponding entries are equal, you can conclude that a11 = 2, a12 = –1, a21 = –3, and a22 = 0.

Equality of Matrices Be sure you see that for two matrices to be equal, they must have the same dimension and their corresponding entries must be equal. You do not need to copy this again. For instance,

Scalar Multiplication Matrix Addition and Scalar Multiplication

Matrix Addition and Scalar Multiplication You can add two matrices (of the same dimension) by adding their corresponding entries.

Example 2 – Addition of Matrices b. c. The sum of is undefined because A is of dimension 2  3 and B is of dimension 2  2.

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.

Example 3 – Scalar Multiplication For the following matrix, find 3A. Solution:

Matrix Addition and Scalar Multiplication Please read slides #13-17 for important information, but you do not need to copy them down. The properties of matrix addition and scalar multiplication are similar to those of addition and multiplication of real numbers. 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. For matrices, a similar property holds.

Matrix Addition and Scalar Multiplication 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. 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

Matrix Addition and Scalar Multiplication

Example 5 – Using the Distributive Property

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

Example 6 – Solving a Matrix Equation Solve for X in the equation 3X + A = B where and

Example 6 – Solution Begin by solving the equation for X to obtain 3X = B – A X = (B – A) Now, using the A matrices and B, you have Substitute the matrices Subtract matrix A from matrix B Multiply the resulting matrix by

Matrix Multiplication

Matrix Multiplication Another basic matrix operation is matrix multiplication. You will see later, that this definition of the product of two matrices has many practical applications.

Matrix Multiplication The definition of matrix multiplication indicates a row-by-column multiplication, where the entry in the ith row and jth column of the product AB is obtained by multiplying the entries in the ith row A of by the corresponding entries in the jth column of B and then adding the results. Look at next slide so you can multiply matrices, but do not copy it.

Matrix Multiplication The general pattern for matrix multiplication is as follows.

Example 7 – Finding the Product of Two Matrices Find the product AB using A = and B = Solution: First, note that the product is defined because the number of columns of A is equal to the number of rows of B. Moreover, the product AB has dimension 3  2. To find the entries of the product, multiply each row of A by each column of B.

Example 7 – Solution cont’d AB = =

Matrix Multiplication The general pattern for matrix multiplication is as follows, but you do not need to write it or the next slide down.

Matrix Multiplication

Matrix Multiplication If A is an n  n matrix, then the identity matrix has the property that AIn = A and InA = A. For example, AI = A