A Fast Introduction inverse matrix1 What is a matrix ------ (One Matrix many matrices) Why do they exist Matrix Terminology Elements Rows Columns Square.

Slides:



Advertisements
Similar presentations
4.5 Inverses of Matrices.
Advertisements

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
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
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.
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.
4.5 Solving Systems using Matrix Equations and Inverses.
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.
Using Matrices to Solve Systems of Equations Matrix Equations l We have solved systems using graphing, but now we learn how to do it using matrices.
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.
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.
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.
Unit 3: Matrices.
Warm-Up 3) Find the determinant by hand. 4) Find the determinant using your calculator. 1) Multiply. Show work. 2) Multiply. Show work.
Identity & Inverse Matrices
Have we ever seen this phenomenon before? Let’s do some quick multiplication…
4.4 Identify and Inverse Matrices Algebra 2. Learning Target I can find and use inverse matrix.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
ME 142 Engineering Computation I Matrix Operations in Excel.
 Term- number or product of a number and a variable  Constant- term with no variable  Coefficient- number that multiplies to a variable  Like Terms-
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.
3.8B Solving Systems using Matrix Equations and Inverses.
Warm Up Multiple the matrices. 1. Find the determinant –1 0.
Unit 3: Matrices. Matrix: A rectangular arrangement of data into rows and columns, identified by capital letters. Matrix Dimensions: Number of rows, m,
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)
Introduction What is a matrix (One Matrix many matrices)
Ch. 7 – Matrices and Systems of Equations
The Inverse of a Square Matrix
10.5 Inverses of Matrices and Matrix Equations
Finding the Inverse of a Matrix
ECON 213 Elements of Mathematics for Economists
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
Unit 3: Matrices
WUPS: Find the determinates by hand
Matrices.
Matrix Algebra.
Bellwork 1) Multiply. 3) Find the determinant. 2) Multiply.
Inverse of a Matrix Solving simultaneous equations.
3.6 Multiply Matrices.
Solving simultaneous equations
Rayat Shikshan Sanstha’s S.M.Joshi College, Hadapsar -28
1.11 Use Inverse Matrices to Solve Linear Systems
Using matrices to solve Systems of Equations
Presentation transcript:

A Fast Introduction inverse matrix1 What is a matrix (One Matrix many matrices) Why do they exist Matrix Terminology Elements Rows Columns Square Matrix Adding/Subtracting Multiplying/ Dividing (Divisions are Multiplications) The Inverse Matrix (equivalent to 1.0)

Inverse of a Matrix Solving simultaneous equations

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

Definition of Inverse 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 4inverse matrix

Why will it help us solve equations? 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 5inverse matrix

6 Recap Multiplication =         =       =               =       =     =            inverse matrix

7 Shapes and sizes Dimensions and compatibility given by the domino rule 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 inverse matrix

8 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

Finding the Inverse of a 2x2 matrix inverse matrix9 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

Example Find Inverse of A inverse matrix10 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

inverse matrix11 Find the inverses and check them

inverse matrix12 More inverses to find and check

inverse matrix13 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 matrix14 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 matrix15 Solving simultaneous equations We can use our 2x2 matrices to express these simultaneous equations 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

inverse matrix16 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 Format is Ax=B

inverse matrix17 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 matrix18 Your Turn solve the following 3x +4y = 5 5x = 7-6y x+7y = y -x = x = 3y -1 x+y =-7 Answer x = -1 y = 2 Answer x = y = 0.2 Answer x = -2 y = -5