Inverse of a Matrix Solving simultaneous equations.

Slides:



Advertisements
Similar presentations
4.5 Inverses of Matrices.
Advertisements

Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
Here is a preview of one type of problem we are going to solve using matrices. Solve this system of equations:
Matrix Revolutions: Solving Matrix Equations Matrix 3 MathScience Innovation Center Betsey Davis
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
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.
Using Matrices to Solve a 3-Variable System
A Fast Introduction inverse matrix1 What is a matrix (One Matrix many matrices) Why do they exist Matrix Terminology Elements Rows Columns Square.
12.4 Inverses of Matrices. Remember if A and B are inverses, AB = I and BA = I *only square matrices can have multiplicative inverses* Ex 1) Show that.
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
Using Matrices to Solve a System of Equations. Multiplicative Identity Matrix The product of a square matrix A and its identity matrix I, on the left.
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.
Chapter 2 Solving Linear Systems Matrix Definitions –Matrix--- Rectangular array/ block of numbers. –The size/order/dimension of a matrix: (The numbers.
MATRICES Adapted from presentation found on the internet. Thank you to the creator of the original presentation!
Matrix Entry or element Rows, columns Dimensions Matrix Addition/Subtraction Scalar Multiplication.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Chapter 4 Matrices By: Matt Raimondi.
Holt Algebra Matrix Inverses and Solving Systems A matrix can have an inverse only if it is a square matrix. But not all square matrices have inverses.
Chapter 9 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Multiplicative Inverses of Matrices and Matrix Equations.
Matrices Addition & Subtraction Scalar Multiplication & Multiplication Determinants Inverses Solving Systems – 2x2 & 3x3 Cramer’s Rule.
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.
1 C ollege A lgebra Systems and Matrices (Chapter5) 1.
1. Inverse of A 2. Inverse of a 2x2 Matrix 3. Matrix With No Inverse 4. Solving a Matrix Equation 1.
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.
Have we ever seen this phenomenon before? Let’s do some quick multiplication…
4.5 Matrices, Determinants, Inverseres -Identity matrices -Inverse matrix (intro) -An application -Finding inverse matrices (by hand) -Finding inverse.
ME 142 Engineering Computation I Matrix Operations in Excel.
4.8 Using matrices to solve systems! 2 variable systems – by hand 3 or more variables – using calculator!
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Chapter 5 More Work with Matrices
GUIDED PRACTICE for Example – – 2 12 – 4 – 6 A = Use a graphing calculator to find the inverse of the matrix A. Check the result by showing.
Chapter 4 Section 5 and 6 Finding and Using Inverses Algebra 2 Notes February 26, 2009.
Warm Up Multiple the matrices. 1. Find the determinant –1 0.
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.
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 =
Matrices IB Mathematics SL. Matrices Describing Matrices Adding Matrices.
Using Matrices to Solve a 3-Variable System
College Algebra Chapter 6 Matrices and Determinants and Applications
Use Inverse Matrices to Solve Linear Systems
12-4: Matrix Methods for Square Systems
A Fast Introduction What is a matrix (One Matrix many matrices)
Chapter 4 Matrices.
Chapter 4 Systems of Linear Equations; Matrices
Introduction What is a matrix (One Matrix many matrices)
10.5 Inverses of Matrices and Matrix Equations
Finding the Inverse of a Matrix
Multiplication of Matrices
ECON 213 Elements of Mathematics for Economists
Matrix Algebra.
Matrix Algebra.
Matrix Algebra.
4-5 Matrix Inverses and Solving Systems Warm Up Lesson Presentation
WUPS: Find the determinates by hand
Chapter 7: Matrices and Systems of Equations and Inequalities
Multiplicative Inverses of Matrices and Matrix Equations
Use Inverse Matrices to Solve 2 Variable Linear Systems
WUPS: Find the determinates by hand
Matrices.
Matrix Algebra.
Bellwork 1) Multiply. 3) Find the determinant. 2) Multiply.
Multiplication of Matrices
Solving simultaneous equations
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
1.11 Use Inverse Matrices to Solve Linear Systems
Matrix Operations Ms. Olifer.
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

Inverse of a Matrix Solving simultaneous equations

Module Code and Module TitleTitle of Slides Today’s Goals inverse matrix 2 —To be able to find the inverse of a Matrix A ~ —To use this for solving simultaneous equations Recap The identity Matrix is the equivalent of the number 1 in matrix form

Module Code and Module TitleTitle of Slides Definition of Inverse inverse matrix 3 The inverse is Defined as AA -1 = A -1 A = I We will find out how to calculate the inverse for 2x2 matrix But first why is it important ? Because it will allow us to solve equations of the form We will only consider 2x2 Matrix systems That means simultaneous equations

Module Code and Module TitleTitle of Slides Why will it help us solve equations? inverse matrix 4 Because if we can express a system of equations in the form Then we can multiply both sides by the inverse matrix And we can then know the values of X because

Module Code and Module TitleTitle of Slides Recap Multiplication inverse matrix 5 =         =       =               =       =     =           

Module Code and Module TitleTitle of Slides Shapes and sizes Dimensions and compatibility given by the domino rule inverse matrix 6 2  3  3  1 2  1 Note matrix multiplication is not commutative. If A is a 3x1 and B is a 1x3 then AB is 3x3 BA is 1x1 To multiply the columns of the first must be equal to the rows of the second The dimensions of the result are given by the 2 outer numbers

Module Code and Module TitleTitle of Slides inverse matrix The multiplicative inverse of a matrix This can only be done with SQUARE matrices By hand we will only do this for a 2x2 matrix Inverses of larger square matrices can be calculated but can be quite time expensive for large matrices, computers are generally used Ex A = then A -1 = as AxA -1 = I 7

Module Code and Module TitleTitle of Slides Finding the Inverse of a 2x2 matrix inverse matrix 8 Step-1 First find what is called the Determinant This is calculated as ad-bc Step-2 Then swap the elements in the leading diagonal Step-3 Then negate the other elements Step-4 Then multiply the Matrix by 1/determinant

Module Code and Module TitleTitle of Slides Example Find Inverse of A inverse matrix 9 Determinant (ad-cb) = 4x3-8x1 = 4 Step 1 – Calc Determinant Step 2 – Swap Elements on leading diagonal Step 3 – negate the other elements Step 4 – multiply by 1/determinant

Module Code and Module TitleTitle of Slides Find the inverses and check them inverse matrix 10

Module Code and Module TitleTitle of Slides inverse matrix More inverses to find and check 11

Module Code and Module TitleTitle of Slides Applications of matrices Because matrices are clever storage systems for numbers there are a large and diverse number of ways we can apply them. Matrices are used in to solve equations on computers - solving equations They are used in computer games and multi-media devices to move and change objects in space - transformation geometry We only consider solving equations on Maths1 with using 2x2 matrices inverse matrix 12

Module Code and Module TitleTitle of Slides Solving simultaneous equations We can use our 2x2 matrices to express 2 simultaneous equations (2 equations about the same 2 variables) First we must put them in the correct format for the variables x & y the format should be ax + by = m cx + dy = n{where a,b,c,d,m & n are constants} Example Peter and Jane spend £240 altogether and Peter spends 3 times as much as Jane. let p: what Peter spends and j: what Jane spends then p + j = 240 (right format a and b = 1 m = 240) p=3j(wrong format) rewrite p-3j = 0 (right format c = 1 d = -3 n = 0) inverse matrix 13

Module Code and Module TitleTitle of Slides Solving simultaneous equations We can use our 2x2 matrices to express these simultaneous equations inverse matrix 14 constants from the right hand side constants from the left hand side (the coefficients of p and j) Becomes in matrix form UNKNOWNS X ~ x1 Y ~ x2

Module Code and Module TitleTitle of Slides To solve this using the matrix we must get rid of it by using its inverse! First find the inverse now use it on both sides of the equation So Answer is p = 180 j = 60 inverse matrix 15 Format is Ax=B

Module Code and Module TitleTitle of Slides Summary of method 1.Format the simultaneous equations for variable x & y ax + by = m cx + dy = n 2.Rewrite them in matrix form 3.Find the inverse of the 2x2 matrix 4.Solve for the variables x,y by multiplying the right hand side of the equation by the inverse inverse matrix 16

Module Code and Module TitleTitle of Slides inverse matrix x +4y = 5 5x = 7-6y 2.x+7y = y -x = x = 3y -1 x+y =-7 Your Turn solve the following:

Module Code and Module TitleTitle of Slides Your Turn solve the following 3x +4y = 5 5x = 7-6y x+7y = y -x = x = 3y -1 x+y =-7 inverse matrix 18 Answer x = -1 y = 2 Answer x = y = 0.2 Answer x = -2 y = -5