Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.

Slides:



Advertisements
Similar presentations
PRECALCULUS 2 Determinants, Inverse Matrices & Solving.
Advertisements

4.5 2x2 Matrices, Determinants and Inverses
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.
T4.3 - Inverse of Matrices & Determinants IB Math SL - Santowski.
Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
3_3 An Useful Overview of Matrix Algebra
Economics 2301 Matrices Lecture 13.
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.
Finding the Inverse of a Matrix
Using Matrices to Solve a 3-Variable System
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.
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.
3.8 Matrices.
Further Pure 1 Solving Simultaneous equations. Simultaneous equations You have already learnt how to solve simultaneous equations at GCSE and AS level.
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Inverse of Matrix. Gauss-Jordan Elimination Part 1.
MAT 2401 Linear Algebra 2.3 The Inverse of a Matrix
Matrix Entry or element Rows, columns Dimensions Matrix Addition/Subtraction Scalar Multiplication.
Determinants, Inverse Matrices & Solving. Notice the different symbol: the straight lines tell you to find the determinant!! (3 * 4) - (-5 * 2) 12 - (-10)
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
Find inverse and determinants of matrices. A -1 is the inverse of A A x A -1 = I.
2.5 - Determinants & Multiplicative Inverses of Matrices.
Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.
Do Now: Evaluate: 3AB. Algebra II 3.7: Evaluate Determinants HW: p.207 (4-14 even) Test : Friday, 12/6.
Ch X 2 Matrices, Determinants, and Inverses.
What you will learn 1. What an identity matrix is
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.
Matrices NamingCalculatorApplication. Making & Naming a Matrix Matrix A.
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.
Inverse Matrices and Matrix Equations Dr. Shildneck Fall, 2015.
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,
 1 is the multiplicative identify for real #’s : 1· a=a and a· 1 = a  For matrices n X n, the identity matrix has 1’s on its main diagonals and 0’s.
Warm Up. Inverse Matrices Three main topics today Identity Matrix Determinant Inverse Matrix.
Chapter 4 Section 4: Inverse and Identity Matrices 1.
Inverse and Identity Matrices Can only be used for square matrices. (2x2, 3x3, etc.)
CW Matrix Division We have seen that for 2x2 (“two by two”) matrices A and B then AB  BA To divide matrices we need to define what we mean by division!
Inverses. Additive Inverse Inverses are related to the properties of real numbers. The additive inverse is the same number with the opposite sign – it.
INVERSE MATRICES Will Lombard, Meg Kelly, Sarah Bazir.
Properties of Real Numbers 1.Objective: To apply the properties of operations. 2.Commutative Properties 3.Associative Properties 4.Identity Properties.
Multiplicative inverse and solving matrix equations
2x2 Matrices, Determinants and Inverses
Operations with 2x2 matrices IB SL/HL
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
SHOP ATVRADIO DAY 153 DAY 278 DAY 345 SHOP BTVRADIO DAY 194 DAY 285 DAY 363 TOTALTVRADIO DAY 1147 DAY DAY 3108 This can be written in matrix form.
Find the determinate of both of the following matrices.
2.2 The Inverse of a Matrix. Example: REVIEW Invertible (Nonsingular)
4-5 – 2x2 Matrices, Determinants, & Inverses. Objectives Evaluating Determinants of 2x2 Matrices Using Inverse Matrices to Solve Equations.
Warm up. Solving Systems Using Inverse Matrices Systems to Matrices A system of equations in standard form (Ax+By=C) can be written in matrix form [A][X]=[B]
2.5 – Determinants and Multiplicative Inverses of Matrices.
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.
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.
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
MATRICES A rectangular arrangement of elements is called matrix. Types of matrices: Null matrix: A matrix whose all elements are zero is called a null.
Using Matrices to Solve a 3-Variable System
College Algebra Chapter 6 Matrices and Determinants and Applications
Determinants.
The Inverse of a Square Matrix
What would happen to this problem if there weren’t parentheses?
Finding the Inverse of a Matrix
More about Matrices Chapter 4, Sections 5, 7.
Solving Linear Systems Using Inverse Matrices
Lesson 55 - Inverse of Matrices & Determinants
Inverse & Identity MATRICES Last Updated: October 12, 2005.
INVERSE MATRICES TO SOLVE LINEAR SYSTEMS
Inverse Matrices and Matrix Equations
3.8 Use Inverse Matrices to Solve Linear Systems
5 minutes Warm-Up Multiply Matrix A times Matrix B.
Matrix Algebra.
Matrices - Operations INVERSE OF A MATRIX
Presentation transcript:

Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix

Inverse of a number When we are talking about our natural numbers, the inverse of a number is it’s reciprocal. When we multiply a number by it’s inverse we get 1. For example:

Inverse of a matrix What do you think we would get if we multiplied a matrix by it’s inverse? Try it on your calculator. A matrix multiplied by its inverse always gives us an identity matrix.

Not all matrices have an inverse. If the determinant of a matrix is 0, then it has no inverse and is said to be SINGULAR. All others are said to be NON-SINGULAR

Which of these have an inverse?

Finding Inverses 2x2 Let A -1 = Multiplying out gives.. Can you solve these to work out A -1 ? So AA -1 = I

There is an alternative method. Finding Inverses 2x2 ad-bc represents det(A). What would happen if this was zero? In words: Take the original matrix. Switch a and d. Change the signs of b and c. Multiply the new matrix by 1 over the determinant of the original matrix. ab dca d-b -c

= Example: Find the inverse of A. Finding Inverses 2x2