Notes Over 4.2 Finding the Product of Two Matrices Find the product. If it is not defined, state the reason. To multiply matrices, the number of columns.

Slides:



Advertisements
Similar presentations
Section 13-4: Matrix Multiplication
Advertisements

Section 4.2 – Multiplying Matrices Day 2
Matrix Multiplication To Multiply matrix A by matrix B: Multiply corresponding entries and then add the resulting products (1)(-1)+ (2)(3) Multiply each.
Maths for Computer Graphics
Multiplying matrices An animated example. (3 x 3)x (3 x 2)= (3 x 2) These must be the same, otherwise multiplication cannot be done Is multiplication.
Table of Contents Matrices - Multiplication Assume that matrix A is of order m  n and matrix B is of order p  q. To determine whether or not A can be.
4.2 Operations with Matrices Scalar multiplication.
Algebra 2: Lesson 5 Using Matrices to Organize Data and Solve Problems.
AN INTRODUCTION TO ELEMENTARY ROW OPERATIONS Tools to Solve Matrices.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Warm Up. Multiplying Matrices 6.2 part 2 **Multiply rows times columns. **You can only multiply if the number of columns in the 1 st matrix is equal.
3.6 – Multiply Matrices The product of two matrices A and B is defined provided the number of columns in A is equal to the number of rows in B. If A is.
4.3 Matrix Multiplication 1.Multiplying a Matrix by a Scalar 2.Multiplying Matrices.
Inverse of a Matrix Multiplicative Inverse of a Matrix For a square matrix A, the inverse is written A -1. When A is multiplied by A -1 the result is the.
EXAMPLE 4 Use matrices to calculate total cost Each stick costs $60, each puck costs $2, and each uniform costs $35. Use matrix multiplication to find.
How to Multiply Two Matrices. Steps for Matrix Multiplication 1.Determine whether the matrices are compatible. 2.Determine the dimensions of the product.
8.2 Operations With Matrices
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
MATRICES MATRIX OPERATIONS. About Matrices  A matrix is a rectangular arrangement of numbers in rows and columns. Rows run horizontally and columns run.
Multiplying Matrices Lesson 4.2. Definition of Multiplying Matrices The product of two matrices A and B is defined provided the number of columns in A.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
Warm Up Perform the indicated operations. If the matrix does not exist, write impossible
Example 7 Multiplying with Technology Chapter 7.3 Use technology to compute BA and AB if and.  2009 PBLPathways.
Matrix Multiplication The Introduction. Look at the matrix sizes.
Section 4.3 – Multiplying Matrices. MATRIX MULTIPLICATION 1. The order makes a difference…AB is different from BA. 2. The number of columns in first matrix.
3.6 Multiplying Matrices Homework 3-17odd and odd.
Do Now: Perform the indicated operation. 1.). Algebra II Elements 11.1: Matrix Operations HW: HW: p.590 (16-36 even, 37, 44, 46)
4-3 Matrix Multiplication Objective: To multiply a matrix by a scalar multiple.
Precalculus Section 14.1 Add and subtract matrices Often a set of data is arranged in a table form A matrix is a rectangular.
12-2 MATRIX MULTIPLICATION MULTIPLY MATRICES BY USING SCALAR AND MATRIX MULTIPLICATION.
§9-3 Matrix Operations. Matrix Notation The matrix has 2 rows and 3 columns.
4.3 Multiplying Matrices Dimensions matching Rows times Columns.
13.4 Product of Two Matrices
Lesson 43: Working with Matrices: Multiplication
12-1 Organizing Data Using Matrices
Multiplying Matrices.
Matrix Operations Free powerpoints at
Matrix Operations.
Matrix Operations Free powerpoints at
Warm-Up - 8/30/2010 Simplify. 1.) 2.) 3.) 4.) 5.)
Multiplying Matrices GSE Accelerated Pre-Calculus Keeper 2.
Matrix Multiplication
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrix Operations Add and Subtract Matrices Multiply Matrices
Matrix Operations SpringSemester 2017.
Matrix Operations Free powerpoints at
Warm Up Use scalar multiplication to evaluate the following:
Multiplying Matrices.
WarmUp 2-3 on your calculator or on paper..
[ ] [ ] [ ] [ ] EXAMPLE 3 Scalar multiplication Simplify the product:
Matrix Multiplication
MATRICES MATRIX OPERATIONS.
Objectives Multiply two matrices.
Multiplying Matrices.
Dimensions matching Rows times Columns
Determinants 2 x 2 and 3 x 3 Matrices.
3.6 Multiply Matrices.
Determinants 2 x 2 and 3 x 3 Matrices.
1.8 Matrices.
Matrix Operations SpringSemester 2017.
Matrix A matrix is a rectangular arrangement of numbers in rows and columns Each number in a matrix is called an Element. The dimensions of a matrix are.
Matrix Multiplication
1.8 Matrices.
Multiplying Matrices.
Multiplying Matrices.
Matrix Multiplication Sec. 4.2
Introduction to Matrices
Multiplying Matrices.
Presentation transcript:

Notes Over 4.2 Finding the Product of Two Matrices Find the product. If it is not defined, state the reason. To multiply matrices, the number of columns in the first has to be the same as the number of rows in the second. Then multiple row times column

Notes Over 4.2 Finding the Product of Two Matrices Find the product. If it is not defined, state the reason.

Notes Over 4.2 Finding the Product of Two Matrices Find the product. If it is not defined, state the reason. because the number of columns in the first does not match up to the number of rows in the second.

Notes Over 4.2 Finding the Product of Two Matrices Find the product. If it is not defined, state the reason.

Notes Over 4.2 Using Matrix Operations Use the given matrices to simplify the expressions.

Notes Over 4.2 Using Matrix Operations Use the given matrices to simplify the expressions.

Notes Over 4.2 Using Matrix Operations Use the given matrices to simplify the expressions.

Notes Over 4.2 Using Matrix Operations Use the given matrices to simplify the expressions.

Notes Over 4.2 Using Matrix Operations Use the given matrices to simplify the expressions

Notes Over 4.2 Using Matrix Operations Use the given matrices to simplify the expressions.

Notes Over 4.2