Matrix Operations Ms. Olifer.

Slides:



Advertisements
Similar presentations
2.3 Modeling Real World Data with Matrices
Advertisements

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.
ECON 1150 Matrix Operations Special Matrices
4.2 An Introduction to Matrices Algebra 2. Learning Targets I can create a matrix and name it using its dimensions I can perform scalar multiplication.
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.
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.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
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.
 6. Use matrices to represent and manipulate data, e.g., to represent payoffs or incidence relationships related in a network.  7. Multiply matrices.
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-
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.
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.
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.
Matrices. Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in.
12-2 MATRIX MULTIPLICATION MULTIPLY MATRICES BY USING SCALAR AND MATRIX MULTIPLICATION.
Designed by Victor Help you improve MATRICES Let Maths take you Further… Know how to write a Matrix, Know what is Order of Matrices,
Add and subtract matrices. Multiply by a matrix scalar.
MATRICES. Introduction Matrix algebra has several uses in economics as well as other fields of study. One important application of Matrices is that it.
A rectangular array of numeric or algebraic quantities subject to mathematical operations. The regular formation of elements into columns and rows.
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.
Chapter 4 Matrices.
Sections 2.4 and 2.5 Matrix Operations
12-1 Organizing Data Using Matrices
Christmas Packets are due on Friday!!!
Matrix Operations.
ECON 213 Elements of Mathematics for Economists
Introduction to Matrices
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Matrix Operations SpringSemester 2017.
Section 7.4 Matrix Algebra.
Matrices.
Matrix Algebra.
7.3 Matrices.
الوحدة السابعة : المصفوفات . تنظيم البيانات فى مصفوفات . الوحدة السابعة : المصفوفات . تنظيم البيانات فى مصفوفات . 1 جمع المصفوفات وطرحها.
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
4.1 Matrices – Basic Operations
MATRICES MATRIX OPERATIONS.
2.2 Introduction to Matrices
Matrices.
Matrices.
Matrix Algebra.
[MATRICES ].
3.5 Perform Basic Matrix Operations
12.1 Addition of Matrices.
Chapter 4 Matrices & Determinants
1.8 Matrices.
Matrices.
Matrices.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
3.5 Perform Basic Matrix Operations Algebra II.
[MATRICES ].
Presentation transcript:

Matrix Operations Ms. Olifer

OBJECTIVES SWBAT: Identify the dimensions of matrices Add and subtract matrices

Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in a matrix; either a number or a constant. Dimension - number of rows by number of columns of a matrix. **A matrix is named by its dimensions.

Matrix (matrices) DEFINITION Row 1 Row 2 Row 3 Row m Column 1 Column 2

Example: Find the dimensions. A matrix of m rows and n columns is called a matrix with dimensions m x n. Matrices ROCK!!! Example: Find the dimensions. 2 X 3 3 X 3 2 X 1 1 X 2

MATRICES ROCK!!!

PRACTICE: Find the dimensions. 3 X 2 2 X 2 3 X 3 1 X 2 2 X 1 1 X 1

Different types of Matrices Column Matrix - a matrix with only one column. Row Matrix - a matrix with only one row. Square Matrix - a matrix that has the same number of rows and columns.

Equal Matrices - two matrices that have the same dimensions and each element of one matrix is equal to the corresponding element of the other matrix. *The definition of equal matrices can be used to find values when elements of the matrices are algebraic expressions.

Set each element equal and solve! Ex. Set each element equal and solve!

ADDITION and SUBTRACTION of MATRICES

To add matrices, we add the corresponding elements To add matrices, we add the corresponding elements. They must have the same dimensions. A + B

When a zero matrix is added to another matrix of the same dimension, that same matrix is obtained.

To subtract matrices, we subtract the corresponding elements To subtract matrices, we subtract the corresponding elements. The matrices must have the same dimensions.

PRACTICE PROBLEMS:

ADDITIVE INVERSE OF A MATRIX:

Find the additive inverse:

Scalar Multiplication: We multiply each # inside our matrix by k.

Examples:

What are your QUESTIONS?

Solving a Matrix Equation Solve for x and y: Solution Step 1: Simplify

Scalar Multiplication:

6x+8=26 6x=18 x=3 10-2y=8 -2y=-2 y=1

Properties of Matrix Operations Let A,B, and C be matrices with the same dimension: Associative Property of Addition (A+B)+C = A+(B+C) Commutative Property of Addition A+B = B+A Distributive Property of Addition and Subtraction S(A+B) = SA+SB S(A-B) = SA-SB NOTE: Multiplication is not included!!!

Questions???!!!!

Assignment