14.1 Matrix Addition and Scalar Multiplication OBJ:  To find the sum, difference, or scalar multiples of matrices.

Slides:



Advertisements
Similar presentations
2.3 Modeling Real World Data with Matrices
Advertisements

Wednesday, July 15, 2015 EQ: What are the similarities and differences between matrices and real numbers ? Warm Up Evaluate each expression for a = -5,
Matrix Definition A Matrix is an ordered set of numbers, variables or parameters. An example of a matrix can be represented by: The matrix is an ordered.
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
12.1 Addition of Matrices. Matrix: is any rectangular array of numbers written within brackets; represented by a capital letter; classified by its dimensions.
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Chapter 4 Systems of Linear Equations; Matrices Section 4 Matrices: Basic Operations.
4.1 Using Matrices to Represent Data
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.
Chapter 8 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
13.1 Matrices and Their Sums
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.
Lesson 11-1 Matrix Basics and Augmented Matrices Objective: To learn to solve systems of linear equation using matrices.
Prepared by Deluar Jahan Moloy Lecturer Northern University Bangladesh
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.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
4.1 Using Matrices Warm-up (IN) Learning Objective: to represent mathematical and real-world data in a matrix and to find sums, differences and scalar.
Matrix Algebra Section 7.2. Review of order of matrices 2 rows, 3 columns Order is determined by: (# of rows) x (# of columns)
3.6 Solving Systems Using Matrices You can use a matrix to represent and solve a system of equations without writing the variables. A matrix is a rectangular.
Matrix Operations.
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.
Section 9-1 An Introduction to Matrices Objective: To perform scalar multiplication on a matrix. To solve matrices for variables. To solve problems using.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
What is a Matrices? A matrix is a rectangular array of data entries (elements) displayed in rows and columns and enclosed in brackets. The number of rows.
Table of Contents Matrices - Definition and Notation A matrix is a rectangular array of numbers. Consider the following matrix: Matrix B has 3 rows and.
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.
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.
Chapter 4 Section 1 Organizing Data into Matrices.
Designed by Victor Help you improve MATRICES Let Maths take you Further… Know how to write a Matrix, Know what is Order of Matrices,
Chapter 5: Matrices and Determinants Section 5.1: Matrix Addition.
Matrix Algebra Definitions Operations Matrix algebra is a means of making calculations upon arrays of numbers (or data). Most data sets are matrix-type.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
A rectangular array of numeric or algebraic quantities subject to mathematical operations. The regular formation of elements into columns and rows.
Matrices. Matrix A matrix is an ordered rectangular array of numbers. The entry in the i th row and j th column is denoted by a ij. Ex. 4 Columns 3 Rows.
Sections 2.4 and 2.5 Matrix Operations
12-1 Organizing Data Using Matrices
Multiplying Matrices.
Matrix Operations.
What we’re learning today:
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrix Operations SpringSemester 2017.
7.3 Matrices.
Introduction to 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.
25. Basic matrix operations
Matrices Elements, Adding and Subtracting
4.1 Matrices – Basic Operations
MATRICES MATRIX OPERATIONS.
Section 2.4 Matrices.
2.2 Introduction to Matrices
[MATRICES ].
3.5 Perform Basic Matrix Operations
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.
[MATRICES ].
Presentation transcript:

14.1 Matrix Addition and Scalar Multiplication OBJ:  To find the sum, difference, or scalar multiples of matrices

EX:  An automobile dealer sells four different models whose fuel economy is shown in the table below: This information can be displayed as a rectangular array of numbers enclosed by brackets, called a matrix (plural, matrices), usually labeled with a capital letter. Spts Car Se- dan Sta- tion Wag Van City Mpg High- way Mpg

sp se sw v M =   c   h Each number is an element (or entry) of the matrix. The dimensions are the number of rows and columns. Since M has two rows and four columns, M is a 2 x 4 matrix, denoted by M 2x4. It is a “driving-condition by model” matrix.

If the rows and columns are interchanged, you get the transpose of M, denoted by M t c h M t =   sp l l se l l sw   v M t 4x2 is a “model by driving-condition” matrix, with 4 rows and 2 columns.

If the rows and columns are interchanged, you get the transpose of M, denoted by M t c h M t =   sp l l se l l sw   v M t 4x2 is a “model by driving-condition” matrix, with 4 rows and 2 columns.

The Environmental Protection Agency mandated in 5 years the fuel performance figures must increase 10%. This means every element in matrix M must be multiplied by 1.10, resulting in the matrix sp se sw v 1.1M =   c   h This is called scalar multiplication, with 1.1 being called a scalar.

EX:  If A =  , find At, 2A, and -3A   At=At=  3 4  | 1 0   5 -2  2A =     -3A =    

Two matrices with the same dimensions can be added or subtracted, by finding the sums or differences of the corresponding elements. EX:  A =  381     -215  B =  209     0 72  Find A + B and A – B. A + B =       A – B =      

EX:  A =  2 -1   4 0   0 -8  B =     Find A t + B and A + B t. A t =     B t =  -6 0   3 7   5 -4  A t + B =     A + B t =    7 7   

Two matrices are equal if and only if they have the same dimensions and all corresponding elements (same row, same column) are equal. EX:  Find the values of the variables for which the given statement is true.  a b  –  2 -3  =    c d   5 -1   -1 0   a b  =   +  2 -3   c d   -1 0   5 -1   a b  =    c d   4 -1 

Solve the matrix equation for X 2  5 1  + 3X =  1 -4   3 4   3 -7   10 2  + 3X =  1 -4   6 8   3 -7  3X=  1 -4  –  10 2  =  3 -7   6 8  _1_   3   X =    