4.5 Matrices, Determinants, Inverseres -Identity matrices -Inverse matrix (intro) -An application -Finding inverse matrices (by hand) -Finding inverse.

Slides:



Advertisements
Similar presentations
Determinant The numerical value of a square array of numbers that can be used to solve systems of equations with matrices. Second-Order Determinant (of.
Advertisements

4.1 Introduction to Matrices
Identity and Inverse Matrices
Chapter 4 Systems of Linear Equations; Matrices
Chapter 4 Systems of Linear Equations; Matrices
Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
Matrices: Inverse Matrix
Finding the Inverse of a Matrix
Arithmetic Operations on Matrices. 1. Definition of Matrix 2. Column, Row and Square Matrix 3. Addition and Subtraction of Matrices 4. Multiplying Row.
4.7 Identity and Inverse Matrices. What is an identity? In math the identity is the number you multiply by to have equivalent numbers. For multiplication.
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Review for Chapter 4 Important Terms, Symbols, Concepts 4.1. Systems of Linear Equations in Two Variables.
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Inverse of Matrix. Gauss-Jordan Elimination Part 1.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
4.6 Matrix Equations and Systems of Linear Equations In this section, you will study matrix equations and how to use them to solve systems of linear equations.
Determinants and Multiplicative Inverses of Matrices
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
4.7 Identity and Inverse Matrices
Identity and Inverse Matrices. Key Topics Identity matrix: a square matrix, multiplied with another matrix doesn’t change the other matrix (just like.
Chapter 2 Systems of Linear Equations and Matrices
2.5 - Determinants & Multiplicative Inverses of Matrices.
Inverse & Identity Matrices
Lesson 7.6 & 7.7 Inverses of a Square Matrix & Determinant.
Ch X 2 Matrices, Determinants, and Inverses.
Copyright © 2013, 2009, 2005 Pearson Education, Inc. 1 5 Systems and Matrices Copyright © 2013, 2009, 2005 Pearson Education, Inc.
Unit 6 : 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.
Unit 3: Matrices.
Chapter 4 Section 4: Inverse and Identity Matrices 1.
2 x 2 Matrices, Determinants, and Inverses.  Definition 1: A square matrix is a matrix with the same number of columns and rows.  Definition 2: For.
4.4 Identify and Inverse Matrices Algebra 2. Learning Target I can find and use inverse matrix.
4.5 Inverse of a Square Matrix
2x2 Matrices, Determinants and Inverses
Learning Objectives for Section 4.5 Inverse of a Square Matrix
2.5 Determinants and Multiplicative Inverses of Matrices. Objectives: 1.Evaluate determinants. 2.Find the inverses of matrices. 3.Solve systems of equations.
4-5 – 2x2 Matrices, Determinants, & Inverses. Objectives Evaluating Determinants of 2x2 Matrices Using Inverse Matrices to Solve Equations.
Chapter 4 Section 5 and 6 Finding and Using Inverses Algebra 2 Notes February 26, 2009.
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.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
Do Now: Perform the indicated operation. 1.). Algebra II Elements 11.1: Matrix Operations HW: HW: p.590 (16-36 even, 37, 44, 46)
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.
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
Chapter 4 Systems of Linear Equations; Matrices
Use Inverse Matrices to Solve Linear Systems
Determinants.
12-1 Organizing Data Using Matrices
Finding the Inverse of a Matrix
Matrix Operations Add and Subtract Matrices Multiply Matrices
Matrix Operations SpringSemester 2017.
Matrix Algebra.
7.3 Matrices.
MATRICES MATRIX OPERATIONS.
Determinants and Multiplicative Inverses of Matrices
4-2 Adding & Subtracting Matrices
27. Determinants and Inverses
MATRICES MATRIX OPERATIONS.
Unit 3: Matrices
Inverse Matrices and Matrix Equations
3.8 Use Inverse Matrices to Solve Linear Systems
Matrix Algebra.
Chapter 4 Systems of Linear Equations; Matrices
Bellwork 1) Multiply. 3) Find the determinant. 2) Multiply.
3.5 Perform Basic Matrix Operations
1.8 Matrices.
MATRICES MATRIX OPERATIONS.
Matrix Operations SpringSemester 2017.
1.8 Matrices.
Chapter 4 Systems of Linear Equations; Matrices
Presentation transcript:

4.5 Matrices, Determinants, Inverseres -Identity matrices -Inverse matrix (intro) -An application -Finding inverse matrices (by hand) -Finding inverse matrices (using calculator)

A review of the Identity For real numbers, what is the additive identity? Zero…. Why? Because for any real number b, 0 + b = b What is the multiplicative identity? 1 … Why? Because for any real number b, 1 * b = b

Identity Matrices The identity matrix is a square matrix (same # of rows and columns) that, when multiplied by another matrix, equals that same matrix If A is any n x n matrix and I is the n x n Identity matrix, then A * I = A and I *A = A

Examples The 2 x 2 Identity matrix is: The 3 x 3 Identity matrix is: Notice any pattern? Most of the elements are 0, except those in the diagonal from upper left to lower right, in which every element is 1!

Inverse review Recall that we defined the inverse of a real number b to be a real number a such that a and b combined to form the identity For example, 3 and -3 are additive inverses since = 0, the additive identity Also, -2 and – ½ are multiplicative inverses since (-2) *(- ½ ) = 1, the multiplicative identity

Matrix Inverses Two n x n matrices are inverses of each other if their product is the identity Not all matrices have inverses (more on this later) Often we symbolize the inverse of a matrix by writing it with an exponent of (-1) For example, the inverse of matrix A is A -1 A * A -1 = I, the identity matrix.. Also A -1 *A = I To determine if 2 matrices are inverses, multiply them and see if the result is the Identity matrix!

Example 7-1a Determine whether X and Y are inverses.

Example 7-1b

Example 7-1c Determine whether P and Q are inverses.

Example 7-1d Determine whether each pair of matrices are inverses. a. b.

How do we find the inverse??? 1 st find the determinant The determinant; – determines whether the inverse of a matrix exists. –influences the elements the inverse contains For the matrix shown below, the determinant is equal to ad – bc In words, multiply the elements in each diagonal, then subtract the products! Order Matters.

More about determinants If the determinant of a matrix equals zero, then the inverse of that matrix does not exist! Every square matrix has a determinant. We will use DETERMINANTS and INVERSES to solve matrix equations of the type AX = B.

Finding the inverse of a 2 x 2 matrix For the matrix: The inverse is found by calculating: In other words: -Switch the elements a and d -Reverse the signs of the elements b and c -Multiply by the fraction (1 / determinant)

Example 7-2a Find the inverse of the matrix, if it exists. Find the value of the determinant. Since the determinant is not equal to 0, S –1 exists.

Find the inverse of each matrix, if it exists. a. b. Example 7-2e Answer: No inverse exists. Answer:

Example 7-2d Find the inverse of the matrix, if it exists. Find the value of the determinant. Answer:Since the determinant equals 0, T –1 does not exist.

Example 7-2b Definition of inverse a = –1, b = 0, c = 8, d = –2 Answer:Simplify.

Example 7-2c Check: