Section 7-2 finding the inverse of a 2 x 2 matrix finding the inverse of a 3 x 3 matrix (calc.) properties of matrices applications that use matrices.

Slides:



Advertisements
Similar presentations
Precalculus Lesson 7.2 Matrix Algebra 4/6/2017 8:43 PM
Advertisements

T4.3 - Inverse of Matrices & Determinants IB Math SL - Santowski.
4.4 Transformations with Matrices
Finding the Inverse of a Matrix
4.3 The Inverse of a Matrix Warm-up (IN)
Using Inverse Matrices Solving Systems. You can use the inverse of the coefficient matrix to find the solution. 3x + 2y = 7 4x - 5y = 11 Solve the system.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Algebra 2 Section 2: Properties of Real Numbers
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below.
4.2 Operations with Matrices Scalar multiplication.
Algebra 2: Lesson 5 Using Matrices to Organize Data and Solve Problems.
Chapter 2 Systems of Linear Equations and Matrices
2.5 - Determinants & Multiplicative Inverses of Matrices.
Inverse & Identity Matrices
Identity What number is the multiplication identity for real numbers? For matrices, n x n--square matrices, has 1’s on main diagonal and zeros elsewhere.
The Matrix Reloaded
Advanced Algebra II Notes 4.5 Reflections and the Square Root Family
The Properties of: By: Robert S..  There are many different properties of algebra, and in this slide show I will go over just a few.  Some of these.
Test an Equation for Symmetry Graph Key Equations Section 1.2.
Notes 7.2 – Matrices I. Matrices A.) Def. – A rectangular array of numbers. An m x n matrix is a matrix consisting of m rows and n columns. The element.
Do Now: Add or subtract, if possible. 1.) 2.). Academy Algebra II/Trig 12.4: Matrix Algebra HW: p.889 (8, 9, 12, 13, 16, 17, 21)
Section 4.5 Identity and Inverse Matrices Def: A constant matrix with 1’s on the diagonal and 0’s everywhere else.
4-4 Geometric Transformations with Matrices Objectives: to represent translations and dilations w/ matrices : to represent reflections and rotations with.
Matrices: Simplifying Algebraic Expressions Combining Like Terms & Distributive Property.
 6. Use matrices to represent and manipulate data, e.g., to represent payoffs or incidence relationships related in a network.  7. Multiply matrices.
Sec 4.1 Matrices.
Matrix Operations.
Properties Associative, Commutative and Distributive.
PROPERTIES OF REAL NUMBERS. COMMUTATIVE PROPERTY OF ADDITION What it means We can add numbers in any order Numeric Example Algebraic Example
Find the determinate of both of the following matrices.
Chapter 4 Section 5 and 6 Finding and Using Inverses Algebra 2 Notes February 26, 2009.
Example 7 Multiplying with Technology Chapter 7.3 Use technology to compute BA and AB if and.  2009 PBLPathways.
II-1 Transformations Transformations are needed to: –Position objects defined relative to the origin –Build scenes based on hierarchies –Project objects.
Use Inverse Matrices to Solve Linear Systems Objectives 1.To find the inverse of a square matrix 2.To solve a matrix equation using inverses 3.To solve.
Distributive Commutative Addition Zero Property Additive Inverse 0 Multiplicative Identity Commutative Multiplication Multiplicative Inverse Additive Identity.
3.6 Multiplying Matrices Homework 3-17odd and odd.
p.593 #3–8, 23, 26–30ev, 42, y = –2 x y = x Perpendicular; Line 1 is horizontal: Line 2 is vertical °
Chapter 1 Section 1.6 Algebraic Properties of Matrix Operations.
Chapter 1 Section 1.3 Properties of and Operations with Real Numbers.
CHAPTER 4 LESSON 3 Multiplying Matrices VOCABULARY  NONE.
Add and subtract matrices. Multiply by a matrix scalar.
Properties of Algebra. 7 + ( ) = ( ) + 9.
Algebra 1 Section 2.5 Multiply real numbers Recall: 4 x (-3) means (-3)+(-3)+(-3)+(-3) = -12 Also (-4)(-3) = 12 because – (-12) = 12 Rules for multiplying.
13.3 Product of a Scalar and a Matrix.  In matrix algebra, a real number is often called a.  To multiply a matrix by a scalar, you multiply each entry.
 The Commutative Properties of Addition and Multiplication state: changing the order of the addends does not change the sum changing the order of the.
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
COMPUTER GRAPHICS AND LINEAR ALGEBRA AN INTRODUCTION.
Using Matrices to Solve a 3-Variable System
College Algebra Chapter 6 Matrices and Determinants and Applications
12-4: Matrix Methods for Square Systems
Christmas Packets are due on Friday!!!
Commutative Property of Addition
Review Problems Matrices
Matrix Operations Add and Subtract Matrices Multiply Matrices
More about Matrices Chapter 4, Sections 5, 7.
Solving Linear Systems Using Inverse Matrices
Inverse & Identity MATRICES Last Updated: October 12, 2005.
Commutative Property Associative Property A. Addition
1.3 Properties of Real Numbers
Section 2.1 Properties of Numbers
Matrix Operations Chapter 4, Sections 1, 2, 3.
Solving Systems of Equations Using Matrices
Estimate the square root
Lesson 12 – 4 Inverses of Matrices
Finding the Inverse Matrix Day 2
Properties of Real Numbers
Commutative Property Associative Property A. Addition
Game Programming Algorithms and Techniques
Matrix Multiplication
Using matrices to solve Systems of Equations
Presentation transcript:

Section 7-2 finding the inverse of a 2 x 2 matrix finding the inverse of a 3 x 3 matrix (calc.) properties of matrices applications that use matrices

Finding a 2 x 2 Inverse a square matrix will have an inverse unless its determinant is 0 use the following formula for a 2 x 2:

Finding a 3 x 3 Inverse  this will be done with a calculator (there is a non-calculator technique which we are not learning).  the matrix is entered into the calculator by pressing MATRIX then  to EDIT (change the order if necessary)  go back to the main screen and press MATRIX ENTER, then x -1, then ENTER

Properties of Matrices  even though the commutative property of multiplication does not work for matrices, there are still many algebraic properties that still hold true (like associative and distributive)  look over page 585 for a list of properties for matrices

Application – Reflecting Points matrices can be used to find “images” of points reflected over the x-axis and y-axis change the original point into a 1 x 2 matrix (i.e. (-2, 3) becomes [-2 3]) for x-axis, multiply it by for y-axis, multiply it by

Rotating a Point to rotate a point and find its image multiply it (as a 1 x 2 matrix) by the following matrix where θ is the amount of rotation