Fundamentals of matrices

Slides:



Advertisements
Similar presentations
Matrix.
Advertisements

2.3 Modeling Real World Data with Matrices
100’s of free ppt’s from library
Objective Video Example by Mrs. G Give It a Try Lesson 4.1  Add and subtract matrices  Multiply a matrix by a scalar number  Solve a matrix equation.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
4.2 Operations with Matrices Scalar multiplication.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Unit 3: Matrices.
Matrix Arithmetic. A matrix M is an array of cell entries (m row,column ) and it must have rectangular dimensions (Rows x Columns). Example: 3x x.
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.
4.3 Matrix Multiplication 1.Multiplying a Matrix by a Scalar 2.Multiplying Matrices.
Class Opener:. Identifying Matrices Student Check:
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.
MATRIX: A rectangular arrangement of numbers in rows and columns. The ORDER of a matrix is the number of the rows and columns. The ENTRIES are the numbers.
MATRICES MATRIX OPERATIONS. About Matrices  A matrix is a rectangular arrangement of numbers in rows and columns. Rows run horizontally and columns run.
Add and subtract matrices
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
EXAMPLE 1 Add and subtract 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.
Section – Operations with Matrices No Calculator By the end of this lesson you should be able to: Write a matrix and identify its order Determine.
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)
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.
Where do you sit?. What is a matrix? How do you classify matrices? How do you identify elements of a matrix?
Matrix – is a rectangular arrangement of numbers in rows and columns. Dimensions – Size – m is rows, n is columns. m x n ( row ∙ column) Elements – The.
A rectangular array of numeric or algebraic quantities subject to mathematical operations. The regular formation of elements into columns and rows.
Ch. 12 Vocabulary 1.) matrix 2.) element 3.) scalar 4.) scalar multiplication.
Matrices.
13.4 Product of Two Matrices
Lesson 43: Working with Matrices: Multiplication
12-1 Organizing Data Using Matrices
Multiplying Matrices.
Christmas Packets are due on Friday!!!
Matrix Operations Free powerpoints at
Matrix Operations.
Matrix Operations.
Matrix Operations Free powerpoints at
Matrix Multiplication
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrix Operations SpringSemester 2017.
Matrix Operations Free powerpoints at
Multiplying Matrices.
WarmUp 2-3 on your calculator or on paper..
7.3 Matrices.
Warmup Solve each system of equations. 4x – 2y + 5z = 36 2x + 5y – z = –8 –3x + y + 6z = 13 A. (4, –5, 2) B. (3, –2, 4) C. (3, –1, 9) D. no solution.
MATRICES MATRIX OPERATIONS.
2.2 Introduction to Matrices
Multiplying Matrices.
[MATRICES ].
Matrix Operations Chapter 4, Sections 1, 2, 3.
3.5 Perform Basic Matrix Operations
Matrices.
3.6 Multiply Matrices.
Chapter 4 Matrices & Determinants
1.8 Matrices.
MATRICES MATRIX OPERATIONS.
Matrix Operations Ms. Olifer.
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.
1.8 Matrices.
Multiplying Matrices.
Multiplying Matrices.
[MATRICES ].
Multiplying Matrices.
Presentation transcript:

Fundamentals of matrices Ch 3.5-3.6 Fundamentals of matrices Matrix - a rectangular arrangement of numbers in rows and columns. - have the size or “dimensions” of m x n m = # horizontal rows n = # vertical columns - “equal” matrices have the same dimensions and the same elements.       3 x 2 3 x 1 1 x 3

EXAMPLE 1 Add and subtract matrices Perform the indicated operation, if possible. 3 0 –5 –1 a. –1 4 2 0 + 3 + (–1) 0 + 4 –5 + 2 –1 + 0 = = 2 4 –3 –1 –2 5 3 –10 –3 1 7 4 0 –2 –1 6 b. – 7 – (–2) 4 – 5 0 – 3 –2 – (–10) –1 – (–3) 6 – 1 = 9 –1 –3 8 2 5 =

EXAMPLE 2 Multiply a matrix by a scalar Perform the indicated operation, if possible. a. 4 –1 1 0 2 7 –2 –2(4) –2(–1) –2(1) –2(0) –2(2) –2(7) = –8 2 –2 0 –4 –14 = b. 4 –2 –8 5 0 –3 8 6 –5 + 4(–2) 4(–8) 4(5) 4(0) –3 8 6 –5 = + –8 –32 20 0 –3 8 6 –5 = + –8 + (–3) –32 + 8 20 + 6 0 + (–5) = –8 + (–3) –32 + 8 20 + 6 0 + (–5) = –11 –24 26 –5 =

EXAMPLE 3 Describe matrix products State whether the product AB is defined. If so, give the dimensions of AB. a. A: 4 x 3, B: 3 x 2 b. A: 3 x 4, B: 3 x 2 SOLUTION a. Because A is a 4 x 3 matrix and B is a 3 x 2 matrix, the product AB is defined and is a 4 x 2 matrix. b. Because the number of columns in A (four) does not equal the number of rows in B (three), the product AB is not defined.

GUIDED PRACTICE for Example 3 State whether the product AB is defined. If so, give the dimensions of AB. 1. A: 5 x 2, B: 2 x 2 2. A: 3 x 2, B: 3 x 2 ANSWER ANSWER defined; 5 x 2 not defined

EXAMPLE 3 Find the product of two matrices Find AB if A = 1 4 3 –2 and B = 5 –7 9 6 SOLUTION Because A is a 2 X 2 matrix and B is a 2 X 2 matrix, the product AB is defined and is a 2 X 2 matrix.

EXAMPLE 3 Find the product of two matrices STEP 1 Multiply the numbers in the first row of A by the numbers in the first column of B, add the products, and put the result in the first row, first column of AB. 1 4 3 –2 5 –7 9 6 1(5) + 4(9) =

EXAMPLE 3 Find the product of two matrices STEP 2 Multiply the numbers in the first row of A by the numbers in the first column of B, add the products, and put the result in the first row, second column of AB. 1 4 3 –2 5 –7 9 6 1(5) + 4(9) = 1( –7) + 4(6)

EXAMPLE 3 Find the product of two matrices STEP 3 Multiply the numbers in the second row of A by the numbers in the first column of B, add the products, and put the result in the second row, first column of AB. 1 4 3 –2 5 –7 9 6 1(5) + 4(9) 1(–7) + 4(6) 3(5) + (–2)(9) =

EXAMPLE 3 Find the product of two matrices STEP 4 Multiply the numbers in the second row of A by the numbers in the second column of B, add the products, and put the result in the second row, second column of AB. 1 4 3 –2 5 –7 9 6 = 1(5) + 4(9) 1(–7) + 4(6) 3(5) + (–2)(9) 3(–7) + (–2)(6)

EXAMPLE 3 Find the product of two matrices STEP 5 1(5) + 4(9) 1(–7) + 4(6) 3(5) + (–2)(9) 3(–7) + (–2)(6) 41 17 –3 –33 =

HERE HAS TO BE AN EASIER WAY!!!!!!! EXAMPLE 3 HERE HAS TO BE AN EASIER WAY!!!!!!! Why, yes there is. Please get out your calculator and your Matrices worksheet entitled “Matrix Operations”.