Chapter 1 Section 1.5 Matrix Operations. Matrices A matrix (despite the glamour of the movie) is a collection of numbers arranged in a rectangle or an.

Slides:



Advertisements
Similar presentations
2.3 Modeling Real World Data with Matrices
Advertisements

Adding & Subtracting Matrices
4.3 Matrix Approach to Solving Linear Systems 1 Linear systems were solved using substitution and elimination in the two previous section. This section.
Chapter 4 Systems of Linear Equations; Matrices Section 2 Systems of Linear Equations and Augmented Matrics.
Chapter 2 Section 3 Arithmetic Operations on Matrices.
Matrices The Basics Vocabulary and basic concepts.
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
Chapter 11 Section 11.0 Review of Matrices. Matrices A matrix (despite the glamour of the movie) is a collection of numbers arranged in a rectangle or.
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.
Chapter 1 Section 1.2 Echelon Form and Gauss-Jordan Elimination.
Chapter 2 Systems of Linear Equations and Matrices Section 2.4 Multiplication of Matrices.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
4.2 Operations with Matrices Scalar multiplication.
ECON 1150 Matrix Operations Special Matrices
Three variables Systems of Equations and Inequalities.
4.1 Matrix Operations What you should learn: Goal1 Goal2 Add and subtract matrices, multiply a matrix by a scalar, and solve the matrix equations. Use.
Lesson 13-1: Matrices & Systems Objective: Students will: State the dimensions of a matrix Solve systems using matrices.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
We will use Gauss-Jordan elimination to determine the solution set of this linear system.
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Section 9.4 Systems of Linear Equations: Matrices
Lesson 11-1 Matrix Basics and Augmented Matrices Objective: To learn to solve systems of linear equation using matrices.
Slide Copyright © 2009 Pearson Education, Inc. 7.3 Matrices.
Matrices and Systems of Equations
Matrices and Systems of Equations
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.
MATRICES MATRIX OPERATIONS. About Matrices  A matrix is a rectangular arrangement of numbers in rows and columns. Rows run horizontally and columns run.
Algebra Matrix Operations. Definition Matrix-A rectangular arrangement of numbers in rows and columns Dimensions- number of rows then columns Entries-
Matrices Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry.
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.
Chapter 5: Matrices and Determinants Section 5.5: Augmented Matrix Solutions.
Precalculus Section 14.1 Add and subtract matrices Often a set of data is arranged in a table form A matrix is a rectangular.
Where do you sit?. What is a matrix? How do you classify matrices? How do you identify elements of a matrix?
Matrices. Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in.
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.
Matrices and systems of Equations. Definition of a Matrix * Rectangular array of real numbers m rows by n columns * Named using capital letters * First.
A rectangular array of numeric or algebraic quantities subject to mathematical operations. The regular formation of elements into columns and rows.
Sections 2.4 and 2.5 Matrix Operations
12-1 Organizing Data Using Matrices
Multiplying Matrices.
Matrices Rules & Operations.
Matrix Operations Free powerpoints at
Matrix Operations.
Matrix Operations.
Matrix Operations Free powerpoints at
Matrix Multiplication
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Section 7.4 Matrix Algebra.
Matrix Operations Free powerpoints at
Warm Up Use scalar multiplication to evaluate the following:
Multiplying Matrices.
7.3 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.
MATRICES MATRIX OPERATIONS.
Multiplying Matrices.
Matrices.
3.6 Multiply Matrices.
1.8 Matrices.
What is the dimension of the matrix below?
1.8 Matrices.
Multiplying Matrices.
Multiplying Matrices.
Multiplying Matrices.
Presentation transcript:

Chapter 1 Section 1.5 Matrix Operations

Matrices A matrix (despite the glamour of the movie) is a collection of numbers arranged in a rectangle or an array. We use variables like A, B, C, …, [capital letter] to stand for a matrix. We use what are called double scripted variables with a lower case letter of the matrix to refer to the entries in a matrix. The numbers in the subscript give the position the variable is located in with the first number referring to the row and the second number the column. The dimensions or order of the matrix is given in the form (number of rows)  (number of columns). Don't multiply leave it this way! We name this matrix A This matrix has 2 rows and 3 columns, or has order or dimension 2  3 "read 2 by 3". What do we name this? What is the entry b 21 ? What is the entry b 12 ? What is the variable for 4? What are the dimensions? B 9 7 b 32 3  3

Matrix Operations Adding & Subtracting Matrices The way that matrices are added or subtracted is to add or subtract their corresponding entries. This means that the matrices must be of the same dimensions or order. If they are not we say the two matrices are not the same dimensions we say the matrices are nonconformable. The matrices C and D are nonconformable. They can not be added even though they both have 6 entries. Matrix C is 2  3 Matrix D is 1  6

Multiplication by a Scalar We can multiply a matrix by a number (sometimes called a scalar) by multiplying each entry in the matrix by the number. This operation can always be done. We say it is always conformable. We can begin to combine more than one operation at a time. What you get here is nonconformable since the first matrix is 1  3 and the second matrix is 3  1.

Vector Form of Solution The general solution to a linear system of equation can be expressed as a linear combination of vectors. The number of vectors required to do this is the same as the number of independent variables and a vector for the constants (if required for a nonhomogeneous system). Some examples are given below. Augmented Matrix Vector Form General Solution

Multiplying Matrices This is not as obvious an operation as you might think! It is not as easy as addition or subtraction that you get with the corresponding entries! What you do is to multiply each entry in a row on the matrix on the left with its corresponding entry in a column of the matrix on the right and add them up. AB = (rows of matrix A ) (columns of matrix B ) Look at the example below: The matrix A is 2  3 and the matrix B is 3  1. The number of columns for the matrix on the right must be the same as the number of rows for the matrix on the left or else they are nonconformable! 2  32  33  13  12  12  1 The dimensions of the result are given by the rows of A and columns of B.

1  2 2  3 1  3 The matrix E and the matrix D are nonconformable even though they are the same dimensions. The columns and rows do not match up! 2  3 If you multiply a 2  2 matrix by a 2  1 matrix you get another 2  1 matrix!