Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.

Slides:



Advertisements
Similar presentations
4.5 Inverses of Matrices.
Advertisements

Chapter 4 Systems of Linear Equations; Matrices
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.
Matrices: Inverse Matrix
Chapter 2 Section 3 Arithmetic Operations on Matrices.
Finding the Inverse of a Matrix
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.
5  Systems of Linear Equations: ✦ An Introduction ✦ Unique Solutions ✦ Underdetermined and Overdetermined Systems  Matrices  Multiplication of Matrices.
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below.
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.
Lecture 4 Rules of Matricies.
Rev.S08 MAC 1140 Module 10 System of Equations and Inequalities II.
Needs Work Need to add –HW Quizzes Chapter 13 Matrices and Determinants.
Matrix Algebra. Quick Review Quick Review Solutions.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
4.6 Matrix Equations and Systems of Linear Equations In this section, you will study matrix equations and how to use them to solve systems of linear equations.
Chapter 4 Matrices By: Matt Raimondi.
Copyright © 2007 Pearson Education, Inc. Slide 7-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.
Overview Definitions Basic matrix operations (+, -, x) Determinants and inverses.
Chapter 2 Systems of Linear Equations and Matrices
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.
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.
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,
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Chapter 4 Section 4: Inverse and Identity Matrices 1.
Algebra 2 Chapter 4 Notes Matrices & Determinants Algebra 2 Chapter 4 Notes Matrices & Determinants.
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…
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
4.5 Inverse of a Square Matrix
4.5 Matrices, Determinants, Inverseres -Identity matrices -Inverse matrix (intro) -An application -Finding inverse matrices (by hand) -Finding inverse.
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES Read pp Stop at “Inverse of a Matrix” box.
Matrices: Basic Operations and Their Properties
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Chapter 5 More Work with Matrices
Copyright ©2015 Pearson Education, Inc. All rights reserved.
Linear Algebra Chapter 2 Matrices.
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.
Copyright © Cengage Learning. All rights reserved. 8 Matrices and Determinants.
Matrices Introduction.
College Algebra Chapter 6 Matrices and Determinants and Applications
Use Inverse Matrices to Solve Linear Systems
12-4: Matrix Methods for Square Systems
Chapter 4 Systems of Linear Equations; Matrices
The Inverse of a Square Matrix
10.5 Inverses of Matrices and Matrix Equations
Finding the Inverse of a Matrix
Chapter 2 Equations and Inequalities in One Variable
5 Systems of Linear Equations and Matrices
L9Matrix and linear equation
Matrix Algebra.
Chapter 7: Matrices and Systems of Equations and Inequalities
Lial/Hungerford/Holcomb/Mullins: Mathematics with Applications 11e Finite Mathematics with Applications 11e Copyright ©2015 Pearson Education, Inc. All.
Multiplicative Inverses of Matrices and Matrix Equations
Unit 3: Matrices
Matrices.
Section 9.5 Inverses of Matrices
3.8 Use Inverse Matrices to Solve Linear Systems
Matrix Algebra.
Bellwork 1) Multiply. 3) Find the determinant. 2) Multiply.
Multiplication of Matrices
Section 9.4 Matrix Operations
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations

2 Matrix Equations  Let’s review one property of solving equations involving real numbers. Recall If ax = b then x =, or  A similar property of matrices will be used to solve systems of linear equations.  Many of the basic properties of matrices are similar to the properties of real numbers, with the exception that matrix multiplication is not commutative.

3 Basic Properties of Matrices Assuming that all products and sums are defined for the indicated matrices A, B, C, I, and 0, we have  Addition Properties Associative: (A + B) + C = A + (B+ C) Commutative: A + B = B + A Additive Identity: A + 0 = 0 + A = A Additive Inverse: A + (–A) = (–A) + A = 0

4 Basic Properties of Matrices (continued)  Multiplication Properties Associative Property: A(BC) = (AB)C Multiplicative identity: AI = IA = A Multiplicative inverse: If A is a square matrix and A –1 exists, then AA –1 = A –1 A = I  Combined Properties Left distributive: A(B + C) = AB + AC Right distributive: (B + C)A = BA + CA

5 Basic Properties of Matrices (continued)  Equality Addition: If A = B, then A + C = B + C Left multiplication: If A = B, then CA = CB Right multiplication: If A = B, then AC = BC The use of these properties is best illustrated by an example of solving a matrix equation. Example: Given an n  n matrix A and an n  p matrix B and a third matrix denoted by X, we will solve the matrix equation AX = B for X.

6 Solving a Matrix Equation Given; since A is n  n, X must by n  p. Multiply on the left by A -1. Associative property of matrices. Property of matrix inverses. Property of the identity matrix.

7 Example  Example: Use matrix inverses to solve the system

8 Example  Example: Use matrix inverses to solve the system  Solution: Write out the matrix of coefficients A, the matrix X containing the variables x, y, and z, and the column matrix B containing the numbers on the right hand side of the equal sign.

9 Example (continued) Form the matrix equation AX = B. Multiply the 3  3 matrix A by the 3  1 matrix X to verify that this multiplication produces the 3  3 system at the bottom:

10 Example (continued) If the matrix A –1 exists, then the solution is determined by multiplying A –1 by the matrix B. Since A –1 is 3  3 and B is 3  1, the resulting product will have dimensions 3  1 and will store the values of x, y and z. A -1 can be determined by the methods of a previous section or by using a computer or calculator. The resulting equation is shown at the right:

11 Example Solution The product of A –1 and B is The solution can be read off from the X matrix: x = 0, y = 2, z = -1/2 Written as an ordered triple of numbers, the solution is (0, 2, –1/2).

12 Another Example Example: Solve the system on the right using the inverse matrix method.

13 Another Example Solution Example: Solve the system on the right using the inverse matrix method. Solution: The coefficient matrix A is displayed at the right. The inverse of A does not exist. (We can determine this by using a calculator.) We cannot use the inverse matrix method. Whenever the inverse of a matrix does not exist, we say that the matrix is singular.

14 Cases When Matrix Techniques Do Not Work  There are two cases when inverse methods will not work: 1. If the coefficient matrix is singular 2. If the number of variables is not the same as the number of equations.

15 Application  Production scheduling: Labor and material costs for manufacturing two guitar models are given in the table below: Suppose that in a given week $1800 is used for labor and $1200 used for materials. How many of each model should be produced to use exactly each of these allocations? Guitar modelLabor costMaterial cost A$30$20 B$40$30

16 Application Solution Let x be the number of model A guitars to produce and y represent the number of model B guitars. Then, multiplying the labor costs for each guitar by the number of guitars produced, we have 30x + 40y = 1800 Since the material costs are $20 and $30 for models A and B respectively, we have 20x + 30y = This gives us the system of linear equations: 30x + 40y = x + 30y = 1200 We can write this as a matrix equation:

17 Application Solution (continued) The inverse of matrix A is  Solution: Produce 60 model A guitars and no model B guitars.