Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc. 1 6.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…
Part 3 Chapter 8 Linear Algebraic Equations and Matrices PowerPoints organized by Dr. Michael R. Gustafson II, Duke University All images copyright © The.
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.
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.
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.
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.
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.
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.
Section 9-1 An Introduction to Matrices Objective: To perform scalar multiplication on a matrix. To solve matrices for variables. To solve problems using.
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
Goal: Find sums, differences, products, and inverses of 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.
Linear System of Simultaneous Equations Warm UP First precinct: 6 arrests last week equally divided between felonies and misdemeanors. Second precinct:
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Do Now: Perform the indicated operation. 1.). Algebra II Elements 11.1: Matrix Operations HW: HW: p.590 (16-36 even, 37, 44, 46)
STROUD Worked examples and exercises are in the text PROGRAMME 5 MATRICES.
Systems of Equations and Matrices Review of Matrix Properties Mitchell.
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.
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.
MTH108 Business Math I Lecture 20.
Sections 2.4 and 2.5 Matrix Operations
Properties and Applications of Matrices
MATRICES.
12-1 Organizing Data Using Matrices
Christmas Packets are due on Friday!!!
College Algebra Chapter 6 Matrices and Determinants and Applications
Introduction To Matrices
Matrix Operations.
Basic Matrix Operations
7.3 Matrices.
Math-2 (honors) Matrix Algebra
4.1 Matrices – Basic Operations
MATRICES MATRIX OPERATIONS.
Section 2.4 Matrices.
2.2 Introduction to Matrices
Section 8.4 Matrix Algebra
Section 11.4 Matrix Algebra
[MATRICES ].
3.5 Perform Basic Matrix Operations
Chapter 4 Matrices & Determinants
Matrix Operations Ms. Olifer.
3.5 Perform Basic Matrix Operations Algebra II.
[MATRICES ].
Presentation transcript:

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

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 2 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. 3 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. 4 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. 5 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. 6 Matrix Addition and Subtraction

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

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 Properties of Matrix Addition

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

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

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

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

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

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

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

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 17 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. 18 Example: Multiplying Matrices If possible, find the product:

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

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

Copyright © 2014, 2010, 2007 Pearson Education, Inc. 21 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. 22 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. 23 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