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.

Slides:



Advertisements
Similar presentations
Example 1 Translate a Figure Example 2 Find a Translation Matrix
Advertisements

4.1 Introduction to Matrices
4.2 Adding and Subtracting Matrices 4.3 Matrix Multiplication
Lesson 2-4. Many equations contain variables on each side. To solve these equations, FIRST use addition and subtraction to write an equivalent equation.
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.
Systems and Matrices (Chapter5)
ECON 1150 Matrix Operations Special Matrices
Holt Algebra 2 4-1,4-2 Matrices and Data The table shows the top scores for girls in barrel racing at the 2004 National High School Rodeo finals. The data.
Chapter 8 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Matrix Operations and Their Applications.
1 1.3 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra VECTOR EQUATIONS.
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
Unit 3: Matrices.
1.4 Solving Equations ●A variable is a letter which represents an unknown number. Any letter can be used as a variable. ●An algebraic expression contains.
Slide Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Chapter 1 Review Advanced Algebra 1.
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.
Linear System of Simultaneous Equations Warm UP First precinct: 6 arrests last week equally divided between felonies and misdemeanors. Second precinct:
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.
Slide Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley A set of equations is called a system of equations. The solution.
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
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-
Matrices Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 A matrix is a rectangular array of real numbers. Each entry.
Bell Ringer 2. Systems of Equations 4 A system of equations is a collection of two or more equations with a same set of unknowns A system of linear equations.
© 2007 by S - Squared, Inc. All Rights Reserved.
Linear System of Simultaneous Equations Warm UP First precinct: 6 arrests last week equally divided between felonies and misdemeanors. Second precinct:
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.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Matrices. Matrix - a rectangular array of variables or constants in horizontal rows and vertical columns enclosed in brackets. Element - each value in.
MATRICES. Introduction Matrix algebra has several uses in economics as well as other fields of study. One important application of Matrices is that it.
Warm-UP A = 7-310B = C =7-4Find:A 22 and C 31 97Find: the dimensions of each -88 Matrix Find: A + B and B – A and C + B.
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.
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.
10.4 Matrix Algebra. 1. Matrix Notation A matrix is an array of numbers. Definition Definition: The Dimension of a matrix is m x n “m by n” where m =
1.4 Solving Equations.
12-1 Organizing Data Using Matrices
Christmas Packets are due on Friday!!!
Mr. Hartzer, Hamtramck High School
Introduction To Matrices
Matrix Operations Monday, August 06, 2018.
Matrix Operations.
Variables, Algebraic Expressions, and Simple Equations
Matrix Operations SpringSemester 2017.
6-2 Solving Systems Using Substitution
7.3 Matrices.
Introduction to Matrices
4-2 Adding & Subtracting Matrices
Solving Equations: The Addition and Multiplication Properties
MATRICES MATRIX OPERATIONS.
2.2 Introduction to Matrices
1.4 Solving Equations I’ve taught you how to solve equations the “simonized” way but here’s another way of doing the same thing!
Matrices.
12 Systems of Linear Equations and Inequalities.
Splash Screen.
1.8 Matrices.
Solving Equations.
Matrices.
Matrix Operations Ms. Olifer.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
3.5 Perform Basic Matrix Operations Algebra II.
Presentation transcript:

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 on a matrix I can add and subtract matrices I can find unknown values in equal matrices.

What is a matrix? A system of rows and columns A problem-solving tool that organizes numbers or data so that each position in the matrix has a purpose. The dimensions of a matrix is read as the number of rows by the number of columns. A matrix with 2 rows and 3 columns is a 2 X 3, or a 2 by 3.

Connection In Algebra, a matrix is not expressed as a table, but as an array of values. Each value is called an element of the matrix. Suppose we want to write the coordinates of the vertices of the  ABC as a matrix.

Connection Suppose we want to write the coordinates of the vertices of the  ABC as a matrix. Let row 1 be the x- coordinates. Let row 2 be the y- coordinates. Each column represents the coordinates of vertices A, B, and C. 3 columns 2 rows

How is it named? Usually named using an uppercase letter. We might call the matrix for  ABC matrix T to stand for triangle. A matrix can also be named by using the matrix dimensions with the letter name. The dimensions tell how many rows and columns there are in the matrix. The matrix on the preceding slide would be named T 2x3 since it has two rows and 3 columns. Note: Please realize that T 2x3 does not have the same dimensions as T 3x2.

What if they don’t have the same number of columns or rows? What if they do? Certain matrices have special names. A matrix that has only one row is called a row matrix. A matrix that has only one column is called a column matrix. A matrix that has the same number of rows and columns is called a square matrix.

Yes, but are they equal? Two matrices are considered equal if they have the same dimensions and each element of one matrix is equal to the corresponding element of the other matrix.

Definition of Equal Matrices Two matrices are equal if and only if they have the same dimensions and their corresponding elements are equal.

Ex. 1: Solve for x and y Since the matrices are equal, the corresponding elements are equal. When you write the sentences that show this equality, two linear equations are formed. 6x = y Y = 6 – 2x

Ex. 1: Solve for x and y The second equation gives you a value for y that can be substituted into the first equation. Then you can find a value for x. 6x = y y = 6 – 2x 6x = y 6x = (6 – 2x) 6x = – 16x 22x = 110 x = 5 Write down the first equation. Substitute 6 – 2x for y. Use the distributive property. Add 16x to both sides and combine like terms. Divide by 22.

Ex. 1: Solve for x and y To find a value for y, you can substitute 5 into either equation. y = 6 – 2x y = 6 – 2(5) y = 6 – 10 y = -4 Check your solutions by substituting values into the equation YOU DID NOT USE to find y. 6x = y 6(5) = (-4) 30 = 62 – 32 or 30 ✔ Write down the second equation. Substitute 5 for x. Use the distributive property. Simplify.

Scalar Multiplication You can multiply any matrix by a constant. This is called scalar multiplication. When scalar multiplication is performed, each element is multiplied by that constant, and a new matrix is formed.

Scalar Multiplication Scalar multiplication of matrices can be used to find the coordinates of the vertices of a geometric figure that is enlarged or reduced. When the size of a figure changes, the measures of its sides change in the same proportion. For example, if a figure triples in perimeter, its sides triple in length.

Ex. 2: Enlarge  ABC, with vertices A(3, 2), B(-2, 1), C(1, -4), so that its perimeter is twice the perimeter of the original figure. Graph  ABC, then multiply the coordinates by 2. The coordinates of the vertices of  A’B’C’ are (6, 4), (-4, 2), (2, -8). The two triangles are similar. The perimeter of  A’B’C’ is twice the perimeter of  ABC

Addition of Matrices Matrices can also be added. In order to add tow matrices, they must have the same dimensions. If A and B are two m x n matrices, then A + B is an m x n matrix where each element is the sum of the corresponding elements of A and B.

Addition of Matrices When a figure is moved from one location to another on the coordinate plane without changing its orientation, size, or shape, a translation occurs. You can use matrix addition to find the coordinates of the translated figures.

Ex. 3: Find the coordinates of quadrilateral QUAD if the figure is moved 5 units to the right and 1 unit down. 1. Write the coordinates of quadrilateral QUAD in the form of a matrix. 2. To translate the quadrilateral 5 units to the right means that each x- coordinate increases by 5. Translating the figure 1 unit down decreases each y- coordinate by 1.

Ex. 3: Find the coordinates of quadrilateral QUAD if the figure is moved 5 units to the right and 1 unit down. The matrix, called a translation matrix, that increases each x-value by five and decreases each y-value by 1 is: 3. To find the coordinates of the translated Q’U’A’D’, add the two matrices.

Ex. 3 continued: 4. Now graph the coordinates of quadrilateral Q’U’A’D’ to check the accuracy of your coordinates. The two quadrilaterals have the same size and shape. Quadrilateral Q’U’A’D’ is QUAD moved right 5 units and down 1 unit.