Matrix Algebra Section 7.2. Review of order of matrices 2 rows, 3 columns Order is determined by: (# of rows) x (# of columns)

Slides:



Advertisements
Similar presentations
Matrix Multiplication To Multiply matrix A by matrix B: Multiply corresponding entries and then add the resulting products (1)(-1)+ (2)(3) Multiply each.
Advertisements

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.
Warm-up 1.Review notes from Friday. 2.What is the dimension of the matrix below?
8.4 Matrix Operations Day 1 Thurs May 7 Do Now Solve X – 2y = -6 3x + 4y = 7.
4.2 Adding and Subtracting Matrices 4.3 Matrix Multiplication
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
4.2 Operations with Matrices Scalar multiplication.
Algebra 2: Lesson 5 Using Matrices to Organize Data and Solve Problems.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
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.
Class Opener:. Identifying Matrices Student Check:
8.2 Operations With Matrices
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.
3.4 Solution by Matrices. What is a Matrix? matrix A matrix is a rectangular array of numbers.
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.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
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 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.
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.
3.5 Perform Basic Matrix Operations Add Matrices Subtract Matrices Solve Matric equations for x and y.
(4-2) Adding and Subtracting Matrices Objectives: To Add and subtract Matrices To solve certain Matrix equations.
Do Now: Perform the indicated operation. 1.). Algebra II Elements 11.1: Matrix Operations HW: HW: p.590 (16-36 even, 37, 44, 46)
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 – 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.
Matrix Algebra Definitions Operations Matrix algebra is a means of making calculations upon arrays of numbers (or data). Most data sets are matrix-type.
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.
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.
Ch. 12 Vocabulary 1.) matrix 2.) element 3.) scalar 4.) scalar multiplication.
13.4 Product of Two Matrices
Sections 2.4 and 2.5 Matrix Operations
12-1 Organizing Data Using Matrices
Multiplying Matrices.
Christmas Packets are due on Friday!!!
Matrix Operations Free powerpoints at
Matrix Operations.
College Algebra Chapter 6 Matrices and Determinants and Applications
Matrix Operations.
Matrix Operations Free powerpoints at
Matrix Multiplication
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrix Operations SpringSemester 2017.
Matrix Operations.
Section 7.4 Matrix Algebra.
Matrix Operations Free powerpoints at
Multiplying Matrices.
WarmUp 2-3 on your calculator or on paper..
Matrix Operations.
Matrices Elements, Adding and Subtracting
MATRICES MATRIX OPERATIONS.
Multiplying Matrices.
Matrix Addition
3.5 Perform Basic Matrix Operations
3.6 Multiply Matrices.
Chapter 4 Matrices & Determinants
1.8 Matrices.
Matrix Operations Ms. Olifer.
What is the dimension of the matrix below?
Matrix Operations SpringSemester 2017.
1.8 Matrices.
Multiplying Matrices.
3.5 Perform Basic Matrix Operations Algebra II.
Multiplying Matrices.
Multiplying Matrices.
Presentation transcript:

Matrix Algebra Section 7.2

Review of order of matrices 2 rows, 3 columns Order is determined by: (# of rows) x (# of columns)

Equality of Matrices A = B Two Matrices A and B are equal if and only if both of the following are true 1. A and B have the same order m x n 2. Every pair of corresponding elements are equal

Given that solve for x and y x² = 25 x = 5, -5 2y + 3 = 25 2y = 22 y = 11

Solve for each variable

If A is an m x n matrix and B is an m x n, then you may add or subtract the corresponding elements in matrix A and matrix B. When adding or subtracting matrices, their orders must be the same. To add and subtract matrices, simply add or subtract each corresponding element. Matrix Addition and Subtraction

Find A + B A + B = Find A – B A – B =

Multiplying by a Scalar Order does not matter Simply multiply each element in the matrix by the number (scalar) out front

Multiply a Matrix by a scalar Find 2A Find -2B + A

Multiply Matrices The number of columns in the first matrix must be equal to the number of rows in the second matrix. You can multiply a 2 x 3 matrix by a 3 x 5 matrix You can NOT multiply a 2 x 3 matrix by a 2 x 3 matrix

Find AB Order of matrix A is 2 x 2 Order of matrix B is 1 x 2 (2 x 2)(1 x 2) We CAN’T find AB Find BA (1 x 2)(2 x 2) CAN Multiply Resulting Matrix is 1 x 2

BA = 5(2) + 7(-1) = 10 – 7 = 3 5(3) + 7(4) = = 43

Find AB