Matrix-Matrix Multiplication An Example. 4 0 –2 1 31103110  ======== 12 0 –2 0 10.

Slides:



Advertisements
Similar presentations
4.5 Inverses of Matrices.
Advertisements

Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
Lecture 7 Intersection of Hyperplanes and Matrix Inverse Shang-Hua Teng.
Inverses of n x n Matrices. The Inverse Matrix If A is an n x n matrix, the inverse of A (call it A -1 ) is the matrix such that A * A -1 is equal to.
Lecture 6 Intersection of Hyperplanes and Matrix Inverse Shang-Hua Teng.
Gauss-Jordan Matrix Elimination Brought to you by Tutorial Services – The Math Center.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
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.
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Review for Chapter 4 Important Terms, Symbols, Concepts 4.1. Systems of Linear Equations in Two Variables.
THU, JAN 8, 2015 Create a “Big Book of Matrices” flip book using 4 pages. Do not make your tabs big! BIG BOOK OF MATRICES What is a Matrix? Adding & Subtracting.
AN INTRODUCTION TO ELEMENTARY ROW OPERATIONS Tools to Solve Matrices.
F UNDAMENTALS OF E NGINEERING A NALYSIS Eng. Hassan S. Migdadi Inverse of Matrix. Gauss-Jordan Elimination Part 1.
Review of Matrices Or A Fast Introduction.
MAT 2401 Linear Algebra 2.3 The Inverse of a Matrix
4.5 Solving Systems using Matrix Equations and Inverses.
Matrix Solutions to Linear Systems. 1. Write the augmented matrix for each system of linear equations.
4.5 Solving Systems using Matrix Equations and Inverses OBJ: To solve systems of linear equations using inverse matrices & use systems of linear equations.
Copyright © 2007 Pearson Education, Inc. Slide 7-1.
Objectives Determine whether a matrix has an inverse.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
2.5 - Determinants & Multiplicative Inverses of Matrices.
Inverse Matrices (2 x 2) How to find the inverse of a 2x2 matrix.
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
Chapter 9 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Multiplicative Inverses of Matrices and Matrix Equations.
Ch X 2 Matrices, Determinants, and Inverses.
Unit 6 : Matrices.
1. Inverse of A 2. Inverse of a 2x2 Matrix 3. Matrix With No Inverse 4. Solving a Matrix Equation 1.
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
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,
Have we ever seen this phenomenon before? Let’s do some quick multiplication…
Lecture 8 Matrix Inverse and LU Decomposition
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.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Multiplicative inverse and solving matrix equations
Matrices and Systems of Equations
Sec 4.1 Matrices.
2.2 The Inverse of a Matrix. Example: REVIEW Invertible (Nonsingular)
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
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.
3.6 Multiplying Matrices Homework 3-17odd and odd.
3.8B Solving Systems using Matrix Equations and Inverses.
Section 6-2: Matrix Multiplication, Inverses and Determinants There are three basic matrix operations. 1.Matrix Addition 2.Scalar Multiplication 3.Matrix.
10.4 Matrix Algebra. 1. Matrix Notation A matrix is an array of numbers. Definition Definition: The Dimension of a matrix is m x n “m by n” where m =
Copyright © Cengage Learning. All rights reserved. 8 Matrices and Determinants.
College Algebra Chapter 6 Matrices and Determinants and Applications
Use Inverse Matrices to Solve Linear Systems
PreCalculus Section 14.3 Solve linear equations using matrices
Linear Algebra review (optional)
Commutative Property of Addition
The Inverse of a Square Matrix
Matrix Operations SpringSemester 2017.
Solving Matrix equations
الوحدة السابعة : المصفوفات . تنظيم البيانات فى مصفوفات . الوحدة السابعة : المصفوفات . تنظيم البيانات فى مصفوفات . 1 جمع المصفوفات وطرحها.
Section 6.4 Multiplicative Inverses of Matices and Matrix Equations
Percent of Crop Grown in Each Country
Use Inverse Matrices to Solve Linear Systems
Solving Linear Systems Using Inverse Matrices
Chapter 7: Matrices and Systems of Equations and Inequalities
Multiplicative Inverses of Matrices and Matrix Equations
Commutative Property Associative Property A. Addition
Matrix Solutions to Linear Systems
Inverse Matrices and Matrix Equations
Section 9.4 Multiplicative Inverses of Matices and Matrix Equations
Section 9.5 Inverses of Matrices
Linear Algebra review (optional)
Matrix Operations SpringSemester 2017.
Commutative Property Associative Property A. Addition
Matrix Multiplication Sec. 4.2
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

Matrix-Matrix Multiplication An Example. 4 0 –  ======== 12 0 –2 0 10

Matrix-Matrix Multiplication An Example. –  ======== –3 2 0 –1

Matrix-Matrix Multiplication An Example. 4 0 –2 1 –  ======== –8 0 6 –2

Matrix-Matrix Multiplication An Example. – –  ========

Matrix-Matrix Multiplication An Example. 4 0 –2 1 0 –2 2  ========

Matrix-Matrix Multiplication An Example. – –2 2  ======== –

Matrix-Matrix Multiplication An Example.

Matrix-Matrix Multiplication Another Example. 2x + 3y – 2z –4x + 2y + 3z 5x + 7y + 6z This gives us a simple and elegant way to write a system of linear equations. Then the system 2x + 3y – 2z = –2 –4x + 2y + 3z = 1 5x + 7y + 6z = 28 can be written as

Properties Real-number multiplication is commutative. Is matrix multiplication commutative? No! Real-number multiplication is associative. Is matrix multiplication commutative? Yes! Real-number multiplication has an identity. Does matrix multiplication have an identity? Yes! (but you must use an identity matrix of the proper size for A) Real-number multiplication has inverses. Does matrix multiplication have an identity? Unless a = 0. Yes! Unless det( A) = 0.

Find:

Matrices: Inverses (and Identities) Matrix Equations A system of equations can be written quite simply as AX = C. To solve it like a real-number equation, we will need the multiplicative identity and inverse for matrices. Multiplicative inverses multiply to the multiplicative identity. The multiplicative identity disappears from multiplication. We will have solved the equation.

Matrices: Inverses (and Identities) Finding The Inverse Of A Matrix The General Procedure to find the inverse of A. 1.Write a rectangular augmented matrix [ A | I ]. 2.Use Gauss-Jordan elimination (row operations on the whole matrix) to change A into the identity. You will now have [ I | A –1 ]. A matrix A that has no inverse (because det( A ) = 0) is called a singular matrix. A matrix A that has an inverse (because det( A )  0) is called a nonsingular matrix I can demonstrate this process quickly online here.here If that link doesn’t work right, try this one and use the “row operation calculator.”this