Matrix Addition 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 +.

Slides:



Advertisements
Similar presentations
2.3 Modeling Real World Data with Matrices
Advertisements

Section 13-4: Matrix Multiplication
Chapter 2 Section 2. Lemma Let i=1 and j=2, then.
Maths for Computer Graphics
1 Matrix Addition, C = A + B Add corresponding elements of each matrix to form elements of result matrix. Given elements of A as a i,j and elements of.
Fundamentals of 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.
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.
Matrix Operations.
Matrix Algebra Section 7.2. Review of order of matrices 2 rows, 3 columns Order is determined by: (# of rows) x (# of columns)
8.2 Operations With Matrices
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 |
Sec 4.1 Matrices.
Matrix Operations.
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 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.
Matrix Multiplication The Introduction. Look at the matrix sizes.
3.5 Perform Basic Matrix Operations Add Matrices Subtract Matrices Solve Matric equations for x and y.
Chapter 4: Matrices Lesson 1: using Matrices to Represent Data  Objectives: –Represent mathematical and real-world data in a matrix. –Find sums and differences.
4-3 Matrix Multiplication Objective: To multiply a matrix by a scalar multiple.
Reducing a Set Covering Matrix. S I T E S Cost Areas
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.
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.
4.1 Exploring Data: Matrix Operations ©2001 by R. Villar All Rights Reserved.
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
12-1 Organizing Data Using Matrices
Christmas Packets are due on Friday!!!
Matrix Operations Free powerpoints at
Matrix Operations.
Matrix Operations.
Matrix Operations Free powerpoints at
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrix Operations SpringSemester 2017.
Matrix Operations.
Matrix Operations Free powerpoints at
Multiplying Matrices.
Matrix arithmetic: addition, subtraction and scalar multiplication
WarmUp 2-3 on your calculator or on paper..
25. Basic matrix operations
[ ] [ ] [ ] [ ] EXAMPLE 3 Scalar multiplication Simplify the product:
Matrix Operations.
MATRICES MATRIX OPERATIONS.

Multiplying Matrices.
Matrix Addition, C = A + B Add corresponding elements of each matrix to form elements of result matrix. Given elements of A as ai,j and elements of B as.
1.8 Matrices.
What is the dimension of the matrix below?
Matrix Operations SpringSemester 2017.
1.8 Matrices.
Multiplying Matrices.
Multiplying Matrices.
Introduction to Matrices
MATRICES MATTER!.
Multiplying Matrices.
Presentation transcript:

Matrix Addition 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 +

Simply add terms in "like" positions. Matrix Addition 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 + Simply add terms in "like" positions.

Simply add terms in "like" positions. Matrix Addition 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 + Simply add terms in "like" positions.

Simply add terms in "like" positions. Matrix Addition 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 + Simply add terms in "like" positions.

+ Matrix Addition 3 + 5 ==> A(1,1) position 3 2 5 -2 1 4 6 9 5 -1 2 1 4 6 9 5 -1 2 3 7 4 + 3 + 5 ==> A(1,1) position

+ Matrix Addition 3 + 5 ==> A(1,1) position 3 2 5 -2 1 4 6 9 5 -1 2 1 4 6 9 5 -1 2 3 7 4 + 3 + 5 ==> 8 A(1,1) position

+ Matrix Addition Now the next term.... 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 1 4 6 9 5 -1 2 3 7 4 Now the next term.... + 8

Matrix Addition 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 + 8 A(1,2) position

Matrix Addition 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 + 8 1 A(1,2) position

+ Matrix Addition continuing A(1,3) position 3 2 5 -2 1 4 6 9 5 -1 2 3 1 4 6 9 5 -1 2 3 7 4 + 8 1 continuing A(1,3) position

Matrix Addition 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 + 8 1 7 A(1,3) position

+ Matrix Addition Now for row 2 A(2,1) position 3 2 5 -2 1 4 6 9 5 -1 1 4 6 9 5 -1 2 3 7 4 + Now for row 2 8 1 7 A(2,1) position

+ Matrix Addition Now for row 2 A(2,1) position 3 2 5 -2 1 4 6 9 5 -1 1 4 6 9 5 -1 2 3 7 4 + Now for row 2 8 1 7 -2 A(2,1) position

+ Matrix Addition A(2,2) position 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 8 1 7 1 4 6 9 5 -1 2 3 7 4 + 8 1 7 -2 A(2,2) position

+ Matrix Addition A(2,2) position 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 8 1 7 1 4 6 9 5 -1 2 3 7 4 + 8 1 7 -2 3 A(2,2) position

+ Matrix Addition A(2,3) position 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 8 1 7 1 4 6 9 5 -1 2 3 7 4 + 8 1 7 -2 3 A(2,3) position

+ Matrix Addition A(2,3) position 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 8 1 7 1 4 6 9 5 -1 2 3 7 4 + 8 1 7 -2 3 A(2,3) position

+ Matrix Addition Now for row 3 A(3,1) position 3 2 5 -2 1 4 6 9 5 -1 1 4 6 9 5 -1 2 3 7 4 + Now for row 3 8 1 7 -2 3 A(3,1) position

+ Matrix Addition A(3,1) position 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 8 1 7 1 4 6 9 5 -1 2 3 7 4 + 8 1 7 -2 3 6 A(3,1) position

+ Matrix Addition A(3,2) position 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 8 1 7 1 4 6 9 5 -1 2 3 7 4 + 8 1 7 -2 3 6 A(3,2) position

+ Matrix Addition A(3,2) position 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 8 1 7 1 4 6 9 5 -1 2 3 7 4 + 8 1 7 -2 3 6 13 A(3,2) position

+ Matrix Addition A(3,3) position 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 8 1 7 1 4 6 9 5 -1 2 3 7 4 + 8 1 7 -2 3 6 13 A(3,3) position

+ Matrix Addition A(3,3) position 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 8 1 7 1 4 6 9 5 -1 2 3 7 4 + 8 1 7 -2 3 6 13 A(3,3) position

Matrix Addition 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 + 8 1 7 -2 3 6 13

Example 2

+ Matrix Addition 5 1 -4 -2 9 3 4 6 7 8 2 -1 5 -8 3 6 1 -5 -3 7 1 -10 1 -10 12 9 5 -1

Matrix Addition & Scalars

Matrix Addition & Scalars 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + =

3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + 2 x + 4 x __ __ =

3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + 2 x 3 + 4 x 5 26 = 6 + 20

3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + 2 x 2 + 4 x (-1) 26 = 4 - 4

3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + 2 x 5 + 4 x 2 26 18 = 10 + 8

3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + 2 x (-2) + 4 x 26 18 -4 = -4 + 0

3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + 2 x + 4 x 3 26 18 -4 12 = 0 + 12

3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + 2 x 1 + 4 x 7 26 18 -4 12 30 = 2 + 28

3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + 2 x 4 + 4 x 2 26 18 -4 12 30 16 = 8 + 8

3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + 2 x 6 + 4 x 7 26 18 -4 12 30 16 40 = 12 + 28

3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + 2 x 9 + 4 x 4 26 18 -4 12 30 16 40 34 = 18 + 16

Matrix Addition & Scalars 3 2 5 -2 1 4 6 9 5 -1 2 3 7 4 4 2 + 26 18 -4 12 30 16 40 34 =