Matrix Determinants and Inverses

Slides:



Advertisements
Similar presentations
4.5 2x2 Matrices, Determinants and Inverses
Advertisements

Matrix.
Learning Objectives To apply the summation and product notation To define a matrix To solve problems on matrix summation, subtraction and multiplication.
Warm-up 23-1 A = 0-54 B = C = 9 4 D = Find 8A 2. Find AC 3. Find CD 4. Find BD.
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
Matrices and Determinants
Finding the Inverse of a Matrix
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.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
3.8 Matrices.
4.5, x 2 and 3 x 3 Matrices, Determinants, and Inverses Date: _____________.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Compiled By Raj G. Tiwari
3.5 Solution by Determinants. The Determinant of a Matrix The determinant of a matrix A is denoted by |A|. Determinants exist only for square matrices.
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Inverse of Matrix. Gauss-Jordan Elimination Part 1.
4.1 Matrix Operations What you should learn: Goal1 Goal2 Add and subtract matrices, multiply a matrix by a scalar, and solve the matrix equations. Use.
Row 1 Row 2 Row 3 Row m Column 1Column 2Column 3 Column 4.
Objectives Determine whether a matrix has an inverse.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
Matrices. A matrix, A, is a rectangular collection of numbers. A matrix with “m” rows and “n” columns is said to have order m x n. Each entry, or element,
Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.
8.1 Matrices & Systems of Equations
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.
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.
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.
Properties and Scientific Notation
Section 1.4 Inverses; Rules of Matrix Arithmetic.
4.5 Matrices, Determinants, Inverseres -Identity matrices -Inverse matrix (intro) -An application -Finding inverse matrices (by hand) -Finding inverse.
Inverse of a Matrix Multiplicative Inverse of a Matrix For a square matrix A, the inverse is written A -1. When A is multiplied by A -1 the result is the.
2x2 Matrices, Determinants and Inverses
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.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Some examples for identity matrixes are I 1 =, I 2 =, I 3 = … Let’s analyze the multiplication of any matrix with identity matrix. = We can conclude that.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Chapter 5 More Work with Matrices
Matrices and Determinants
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.
MATRICES Operations with Matrices Properties of Matrix Operations
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
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.
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.
Ch. 12 Vocabulary 1.) matrix 2.) element 3.) scalar 4.) scalar multiplication.
MATRICES MATRIX Multiplication. Warm-up Subtract (don’t forget to KCC):
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
Copyright © Cengage Learning. All rights reserved. 8 Matrices and Determinants.
College Algebra Chapter 6 Matrices and Determinants and Applications
4-2 Multiplying Matrices Warm Up Lesson Presentation Lesson Quiz
Matrices.
Finding the Inverse of a Matrix
L6 matrix operations.
Matrix Operations Add and Subtract Matrices Multiply Matrices
Matrix Algebra.
MATRICES MATRIX OPERATIONS.
27. Determinants and Inverses
Determinant of a Matrix
Matrices.
MATRICES Operations with Matrices Properties of Matrix Operations
Matrix Algebra.
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
MATRICES MATRIX OPERATIONS.
MATRICES MATRIX OPERATIONS.
Matrix Operations Ms. Olifer.
3.5 Perform Basic Matrix Operations Algebra II.
Matrices - Operations INVERSE OF A MATRIX
Matrix Algebra THE INVERSE OF A MATRIX © 2012 Pearson Education, Inc.
L4-5/L4-6 Objective: Students will be able to evaluate determinants of matrices.
Presentation transcript:

Matrix Determinants and Inverses Lesson 12.3

How to Determine if Two Matrices are Inverses Multiply the two matrices: AB and BA. If the result is an identity matrix, then the matrices are inverses. Example: Are A and B inverses?                                     No, their product does not equal the 2x2 identity matrix

Are C and D inverses? Yes, their product equals the 3x3 identity matrix

Non-square matrices do not have inverses. Inverse of a Matrix Multiplicative Inverse of a Matrix For a square matrix A, the inverse is written A-1. When A is multiplied by A-1 the result is the identity matrix I. Non-square matrices do not have inverses. AA-1 = A-1A = I

Example: For matrix A , its inverse is A-1 Since AA-1 = A-1A=

Requirements to have an Inverse The matrix must be square (same number of rows and columns). 2. The determinant of the matrix must not be zero A square matrix that has an inverse is called invertible or non-singular. A matrix that does not have an inverse is called singular. A matrix does not have to have an inverse, but if it does, the inverse is unique.

Can we find a matrix to multiply the first matrix by to get the identity? Let A be an n n matrix. If there exists a matrix B such that AB = BA = I then we call this matrix the inverse of A and denote it A-1.

Check this answer by multiplying Check this answer by multiplying. We should get the identity matrix if we’ve found the inverse.

Determinants

Finding the determinant of a matrix   = ad - bc Determinants are similar to absolute values, and use the same notation, but they are not identical, and one of the differences is that determinants can indeed be negative.

NOTICE The difference is in the type of brackets If you have a square matrix, its determinant is written by taking the same grid of numbers and putting them inside absolute-value bars instead of square brackets:                      If this is "the matrix A" (or "A")... ...then this is "the determinant of A" (or "det A").       NOTICE The difference is in the type of brackets

Evaluate the following determinant: Multiply the diagonals, and subtract:   

Find the determinant of the following matrix: Convert from a matrix to a determinant, multiply along the diagonals, subtract, and simplify:

The computations for 3×3 determinants are messier than for 2×2's. Various methods can be used, but the simplest is probably the following:    Take a matrix A: Write down its determinant:

Then multiply along the down-diagonals: Extend the determinant's grid by rewriting the first two columns of numbers Then multiply along the down-diagonals:  

...and along the up-diagonals

Add the down-diagonals and subtract the up-diagonals:  

And simplify Then det(A)= 1.

Find the determinant of the following matrix: First convert from the matrix to its determinant, with the extra columns:  

Then multiply down and up the diagonals:  

Then add the down-diagonals, subtract the up-diagonals, and simplify for the final answer:

http://www.purplemath.com/modules/determs.htm