Table of Contents Matrices - Inverse of a 2  2 Matrix To find the inverse of a 2  2 matrix, use the following pattern. Let matrix A be given by... Then.

Slides:



Advertisements
Similar presentations
Section 13-5 : Inverses of Matrices Objectives: 1)Background – what are inverses and why find them. 2)Process for finding the inverse of a 2x2 matrix.
Advertisements

Identity and Inverse Matrices
LU - Factorizations Matrix Factorization into Triangular Matrices.
What is entry A in the matrix multiplication: ( a) 1 (b) -2(c) 5 (d) 11(e) 13 (f) 0.
Section 9.6 Determinants and Inverses Objectives To understand how to find a determinant of a 2x2 matrix. To understand the identity matrix. Do define.
Table of Contents First, find the least common denominator (LCD) of all fractions present. Linear Equations With Fractions: Solving algebraically Example:
Finding the Inverse of a Matrix
Table of Contents Matrices - Multiplication Assume that matrix A is of order m  n and matrix B is of order p  q. To determine whether or not A can be.
Gauss-Jordan Matrix Elimination Brought to you by Tutorial Services – The Math Center.
Table of Contents Factoring - Perfect Square Trinomial A Perfect Square Trinomial is any trinomial that is the result of squaring a binomial. Binomial.
Using Matrices to Solve a 3-Variable System
Table of Contents Matrices - Inverse Matrix Definition The inverse of matrix A is a matrix A -1 such that... and Note that... 1) For A to have an inverse,
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.
Table of Contents Matrices - Inverse of a 3  3 Matrix Recall that to find an inverse of a 2  2 matrix, apply the formula... The formula for the inverse.
Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.
Table of Contents Recall an important property of inverse functions: the composite of the functions is x. If we assume that functions f and g are inverses.
Table of Contents Matrices - Calculator Operations The graphing calculator can be used to do a variety of matrix calculations, as shown in the following.
 Definition: An Identity Matrix is a square matrix that, when multiplied by another matrix, equals the same matrix.  Form: In the Identity Matrix the.
4-6 3x3 Matrices, Determinants, & Inverses
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Inverse of Matrix. Gauss-Jordan Elimination Part 1.
MATRICES Jeffrey Bivin Lake Zurich High School Last Updated: October 12, 2005.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Inverses and Systems Section Warm – up:
Determinants, Inverse Matrices & Solving. Notice the different symbol: the straight lines tell you to find the determinant!! (3 * 4) - (-5 * 2) 12 - (-10)
Matrix Determinants and Inverses
Identity and Inverse Matrices. Key Topics Identity matrix: a square matrix, multiplied with another matrix doesn’t change the other matrix (just like.
Inverse & Identity Matrices
Copyright © 2011 Pearson, Inc. 7.2 Matrix Algebra.
Ch X 2 Matrices, Determinants, and Inverses.
What you will learn 1. What an identity matrix is
Unit 6 : Matrices.
8.3 Another Way of Solving a System of Equations Objectives: 1.) Learn to find the inverse matrix 2.) Use the inverse matrix to a system of equations.
4.7 Identity and Inverse Matrices and Solving Systems of Equations Objectives: 1.Determine whether two matrices are inverses. 2.Find the inverse of a 2x2.
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.
13.6 MATRIX SOLUTION OF A LINEAR SYSTEM.  Examine the matrix equation below.  How would you solve for X?  In order to solve this type of equation,
Chapter 4 Section 4: Inverse and Identity Matrices 1.
Inverse and Identity Matrices Can only be used for square matrices. (2x2, 3x3, etc.)
The Matrix Reloaded
Meeting 18 Matrix Operations. Matrix If A is an m x n matrix - that is, a matrix with m rows and n columns – then the scalar entry in the i th row and.
4.5 Matrices, Determinants, Inverseres -Identity matrices -Inverse matrix (intro) -An application -Finding inverse matrices (by hand) -Finding inverse.
2x2 Matrices, Determinants and Inverses
Table of Contents Rational Expressions and Functions where P(x) and Q(x) are polynomials, Q(x) ≠ 0. Example 1: The following are examples of rational expressions:
Find the determinate of both of the following matrices.
World Cup Matrix Multiplication….  Below is a league table for the group stage of the World Cup  The top 2 teams in each group progress through.
Copyright ©2015 Pearson Education, Inc. All rights reserved.
2.5 – Determinants and Multiplicative Inverses of Matrices.
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.
Table of Contents Matrices - Definition and Notation A matrix is a rectangular array of numbers. Consider the following matrix: Matrix B has 3 rows and.
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.
Sections 2-1, 2-2, 2-3. Notes Identity Property of Addition: x + 0 = x ex: = 5 The opposite of a number is its additive inverse: x + -x = 0 ex:
Determinants.
The Inverse of a Square Matrix
Unit 1: Matrices Day 1 Aug. 7th, 2012.
Finding the Inverse of a Matrix
Matrices - Addition and Subtraction
L9Matrix and linear equation
Basic Matrix Operations
Section 7.4 Matrix Algebra.
Matrix Algebra.
Solving Linear Systems Using Inverse Matrices
Inverse & Identity MATRICES Last Updated: October 12, 2005.
Section 8.4 Matrix Algebra
Section 11.4 Matrix Algebra
5 minutes Warm-Up Multiply Matrix A times Matrix B.
Solving simultaneous equations
Lesson 6: Inverse of Matrices (part 3)
Lesson 4: Inverses of Matrices (part 1)
Matrices - Operations INVERSE OF A MATRIX
Check even answers p.76: Hint: One of the problems on p.76 has
Jeffrey Bivin Lake Zurich High School
Presentation transcript:

Table of Contents Matrices - Inverse of a 2  2 Matrix To find the inverse of a 2  2 matrix, use the following pattern. Let matrix A be given by... Then the inverse of A is given by...

Table of Contents Slide 2 Matrices - Inverse of a 2  2 Matrix Example 1: Find the inverse of matrix A where... Switch entries. Negative of each entry.

Table of Contents Slide 3 Matrices - Inverse of a 2  2 Matrix As a check, multiply A and A Since the result of the product is the identity matrix, the matrices are inverses.

Table of Contents Slide 4 Matrices - Inverse of a 2  2 Matrix Example 2: Find the inverse of matrix B where... But this is impossible since the denominator is zero! Thus, B -1 does not exist.

Table of Contents Matrices - Inverse of a 2  2 Matrix