Christmas Packets are due on Friday!!!

Slides:



Advertisements
Similar presentations
2.3 Modeling Real World Data with Matrices
Advertisements

Section 13-4: Matrix Multiplication
100’s of free ppt’s from library
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.
4.1: Matrix Operations Objectives: Students will be able to: Add, subtract, and multiply a matrix by a scalar Solve Matrix Equations Use matrices to organize.
Matrix Operations.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
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.
Section 3.5 Revised ©2012 |
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-
Warm Up Perform the indicated operations. If the matrix does not exist, write impossible
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.
3.6 Multiplying Matrices Homework 3-17odd and odd.
Unit 1.8 – Perform Basic Matrix Operations. Unit 1 – Algebra: Linear Systems, Matrices, & Vertex- Edge Graphs  1.8 – Perform Basic Matrix Operations.
3.5 Perform Basic Matrix Operations Add Matrices Subtract Matrices Solve Matric equations for x and y.
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 Operations McDougal Littell Algebra 2 Larson, Boswell, Kanold, Stiff Larson, Boswell, Kanold, Stiff Algebra 2: Applications, Equations, Graphs Algebra.
Matrices Addition, subtraction, and scalar operations.
Add and subtract matrices. Multiply by a matrix scalar.
A rectangular array of numeric or algebraic quantities subject to mathematical operations. The regular formation of elements into columns and rows.
13.3 Product of a Scalar and a Matrix.  In matrix algebra, a real number is often called a.  To multiply a matrix by a scalar, you multiply each entry.
Matrix Operations McDougal Littell Algebra 2 Larson, Boswell, Kanold, Stiff Larson, Boswell, Kanold, Stiff Algebra 2: Applications, Equations, Graphs Algebra.
Ch. 12 Vocabulary 1.) matrix 2.) element 3.) scalar 4.) scalar multiplication.
13.4 Product of Two Matrices
12-1 Organizing Data Using Matrices
Multiplying Matrices.
Matrix Operations Free powerpoints at
Matrix Operations.
College Algebra Chapter 6 Matrices and Determinants and Applications
Matrix Operations.
Matrix Operations Free powerpoints at
What we’re learning today:
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
WarmUp 2-3 on your calculator or on paper..
7.3 Matrices.
25. Basic matrix operations
Matrix Operations.
MATRICES MATRIX OPERATIONS.
Section 2.4 Matrices.
2.2 Introduction to Matrices
Matrix Operations Chapter 4, Sections 1, 2, 3.
3.5 Perform Basic Matrix Operations
Chapter 4 Matrices & Determinants
1.8 Matrices.
MATRICES MATRIX OPERATIONS.
Matrix Operations Ms. Olifer.
What is the dimension of the matrix below?
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.
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

Christmas Packets are due on Friday!!!

Perform Basic Matrix Operations Section 3.5: Perform Basic Matrix Operations

Matrix – a rectangular arrangement of numbers in rows and columns Matrix – a rectangular arrangement of numbers in rows and columns. Dimensions – the dimensions of a matrix with m rows and n columns is m x n. Elements – the numbers in a matrix.

Equal – two matrices are equal if their dimensions are the same and the elements in corresponding positions are equal.

Adding and Subtracting Matrices To add or subtract two matrices, simply add or subtract elements in corresponding positions. You can add or subtract matrices only if they have the same dimensions.

Example 1: Perform the indicated operation, if possible Example 1: Perform the indicated operation, if possible. a) b) Not possible c)

Scalar – in matrix algebra a real number is often called a scalar Scalar – in matrix algebra a real number is often called a scalar. Scalar multiplication – to multiply a matrix by a scalar, you multiply each element in the matrix by the scalar.

Properties of Matrix Operations Let A, B, and C be matrices with the same dimensions, and let k be a scalar. Associative Property of Addition (A + B) + C = A + (B + C) Commutative Property of Addition A + B = B + A

Distributive Property of Addition k(A + B) = kA + kB Distributive Property of Subtraction k(A – B) = kA - kB

Example 2: Perform the indicated operations. a) b)

HOMEWORK pg. 191; 4 – 26 even