Chapter 8 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc. 1 8.3 Matrix Operations and Their Applications.

Slides:



Advertisements
Similar presentations
2.3 Modeling Real World Data with Matrices
Advertisements

Chapter Matrices Matrix Arithmetic
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.
Maths for Computer Graphics
“No one can be told what the matrix is…
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
4.2 Operations with Matrices Scalar multiplication.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
4.2 An Introduction to Matrices Algebra 2. Learning Targets I can create a matrix and name it using its dimensions I can perform scalar multiplication.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Copyright © 2011 Pearson, Inc. 7.2 Matrix Algebra.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Unit 3: Matrices.
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.
AIM: How do we perform basic matrix operations? DO NOW:  Describe the steps for solving a system of Inequalities  How do you know which region is shaded?
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
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Prepared by Deluar Jahan Moloy Lecturer Northern University Bangladesh
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 7.3 Matrices.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
Chapter 8 Matrices and Determinants Matrix Solutions to Linear Systems.
Matrix Algebra Section 7.2. Review of order of matrices 2 rows, 3 columns Order is determined by: (# of rows) x (# of columns)
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.
Unit 3 Matrix Arithmetic IT Disicipline ITD 1111 Discrete Mathematics & Statistics STDTLP 1 Unit 3 Matrix Arithmetic.
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.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Chapter 5 More Work with Matrices
MATRIX A set of numbers arranged in rows and columns enclosed in round or square brackets is called a matrix. The order of a matrix gives the number of.
STROUD Worked examples and exercises are in the text Programme 5: Matrices MATRICES PROGRAMME 5.
3.5 Perform Basic Matrix Operations Add Matrices Subtract Matrices Solve Matric equations for x and y.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
STROUD Worked examples and exercises are in the text PROGRAMME 5 MATRICES.
Systems of Equations and Matrices Review of Matrix Properties Mitchell.
Precalculus Section 14.1 Add and subtract matrices Often a set of data is arranged in a table form A matrix is a rectangular.
Chapter 5: Matrices and Determinants Section 5.1: Matrix Addition.
Matrix Algebra Definitions Operations Matrix algebra is a means of making calculations upon arrays of numbers (or data). Most data sets are matrix-type.
Ch. 12 Vocabulary 1.) matrix 2.) element 3.) scalar 4.) scalar multiplication.
MTH108 Business Math I Lecture 20.
Properties and Applications of Matrices
12-1 Organizing Data Using Matrices
Christmas Packets are due on Friday!!!
Matrix Operations Free powerpoints at
College Algebra Chapter 6 Matrices and Determinants and Applications
Matrix Operations.
Matrix Operations Free powerpoints at
Introduction To Matrices
Matrix Operations.
Basic Matrix Operations
Matrix Operations SpringSemester 2017.
Matrix Operations Free powerpoints at
7.3 Matrices.
4.1 Matrices – Basic Operations
MATRICES MATRIX OPERATIONS.
2.2 Introduction to Matrices
Section 8.4 Matrix Algebra
Section 11.4 Matrix Algebra
[MATRICES ].
Matrix Operations Ms. Olifer.
Matrix Operations SpringSemester 2017.
3.5 Perform Basic Matrix Operations Algebra II.
[MATRICES ].
Presentation transcript:

Chapter 8 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 2 Use matrix notation. Understand what is meant by equal matrices. Add and subtract matrices. Perform scalar multiplication. Solve matrix equations. Multiply matrices. Model applied situations with matrix operations. Objectives:

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 3 Notations for Matrices An array of numbers, arranged in rows and columns and placed in brackets, is called a matrix. We can represent a matrix in two different ways: A capital letter, such as A, B, or C, can denote a matrix. A lowercase letter enclosed in brackets, such as [a ij ] can denote a matrix. A general element in matrix A is denoted by a ij. This refers to the element in the ith row and jth column.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 4 Notations for Matrices (continued) A matrix of order has m rows and n columns. If m = n, a matrix has the same number of rows as columns and is called a square matrix.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 5 Example: Matrix Notation Let a. What is the order of A? b. Identify a 12 c. Identify a 31

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 6 Equality of Matrices Two matrices are equal if and only if they have the same order and corresponding elements are equal.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 7 Matrix Addition and Subtraction

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 8 Example: Adding and Subtracting Matrices Perform the indicated matrix operations:

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 9 Example: Adding and Subtracting Matrices Perform the indicated matrix operations:

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 10 Properties of Matrix Addition

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 11 Definition of Scalar Multiplication

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 12 Example: Scalar Multiplication If and find the following matrix: –6B

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 13 Example: Scalar Multiplication If and find 3A + 2B:

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 14 Properties of Scalar Multiplication

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 15 Example: Solving a Matrix Equation Solve for X in the matrix equation 3X + A = B, where and

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 16 Matrix Multiplication

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 17 Example: Multiplying Matrices Find AB, given and

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 18 Definition of Matrix Multiplication 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.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 19 Example: Multiplying Matrices If possible, find the product:

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 20 Example: Multiplying Matrices If possible, find the product: The number of columns in the first matrix does not equal the number of rows in the second matrix. The product is undefined.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 21 Properties of Matrix Multiplication

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 22 Example: Application Consider the triangle represented by the matrix Use matrix operations to move the triangle 3 units to the left and 1 unit down. coordinates of the vertices x-coordinates y-coordinates

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 23 Example: Application (continued) We will subtract 3 from the x-coordinates (row 1) and subtract 1 from the y-coordinates (row 2).

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 24 Example: Application Consider the triangle represented by the matrix Use matrix operations to enlarge the triangle to twice its original perimeter. coordinates of the vertices x-coordinates y-coordinates

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 25 Example: Application (continued) We will multiply the original matrix by 2. This will enlarge the triangle to twice its original perimeter.

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 26 Example: Application Consider the triangle represented by the matrix Let Find BA. What effect does this have on the original triangle? coordinates of the vertices x-coordinates y-coordinates

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 27 Example: Application (continued) Multiplication by B reflects the original triangle over the x-axis.