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.

Slides:



Advertisements
Similar presentations
4.5 Inverses of Matrices.
Advertisements

Chapter 4 Systems of Linear Equations; Matrices
Chapter 4 Systems of Linear Equations; Matrices
Chapter 4 Systems of Linear Equations; Matrices
Chapter 4 Systems of Linear Equations; Matrices Section 6 Matrix Equations and Systems of Linear Equations.
Matrices: Inverse Matrix
Matrix Revolutions: Solving Matrix Equations Matrix 3 MathScience Innovation Center Betsey Davis
Finding the Inverse of a Matrix
Copyright © Cengage Learning. All rights reserved. 7.6 The Inverse of a Square Matrix.
College Algebra Fifth Edition James Stewart Lothar Redlin Saleem Watson.
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.
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.
Equation --- An equation is a mathematical statement that asserts the equality of twomathematicalstatement expressions. An equation involves an unknown,
Lecture 4 Rules of Matricies.
Rev.S08 MAC 1140 Module 10 System of Equations and Inequalities II.
4.5 Solving Systems using Matrix Equations and Inverses.
4.4 & 4.5 Notes Remember: Identity Matrices: If the product of two matrices equal the identity matrix then they are inverses.
Inverses and Systems Section Warm – up:
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.
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.
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.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.
1 Section 5.3 Linear Systems of Equations. 2 THREE EQUATIONS WITH THREE VARIABLES Consider the linear system of three equations below with three unknowns.
4.7 Solving Systems using Matrix Equations and Inverses
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall Chapter 5 More Work with Matrices
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.
Copyright ©2015 Pearson Education, Inc. All rights reserved.
Section 3-1 Linear Inequalities; Absolute Value. Inequalities Inequalities can be written in one or more variables. Linear Inequalities: 2x + 3y > 6 Polynomial.
2.5 – Determinants and Multiplicative Inverses of Matrices.
3.8B Solving Systems using Matrix Equations and Inverses.
Warm Up Multiply the matrices. 1. Find the determinant. 2. –1 Welcome! I’m so glad you’re here! Please get your Calculator. Please get started on this.
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 =
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
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
Inverse of a Square Matrix
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.
Use Inverse Matrices to Solve Linear Systems
Chapter 7: Matrices and Systems of Equations and Inequalities
Unit 3: 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.
1.11 Use Inverse Matrices to Solve Linear Systems
Using matrices to solve Systems of Equations
Solving Linear Systems of Equations - Inverse Matrix
Presentation transcript:

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 as well other applications.

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.

Solving a matrix equation Given an n x n matrix A and an n x 1 column matrix B and a third matrix denoted by X, we will solve the matrix equation AX = B for X. Reasons for each step: 1. Given (Note: since A is n x n, X must by n x p, where p is a natural number ) 2. Multiply on the left by A inverse. 3. Associative property of matrices 4. Property of matrix inverses. 5. Property of the identity matrix (I is the n x n identity matrix since X is n x p). 6. Solution. Note A inverse is on the left of B. The order cannot be reversed because matrix multiplication is not commutative.

An example: Use matrix inverses to solve the system below: 1. Determine 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.

Continuation: 2. Form the matrix equation AX=B. Multiply the 3 x 3 matrix A by the 3 x 1 matrix X to verify that this multiplication produces the 3 x 3 system on the left:

Problem continued: If the matrix A inverse exists, then the solution is determined by multiplying A inverse by the column matrix B. Since A inverse is 3 x 3 and B is 3 x 1, the resulting product will have dimensions 3 x1 and will store the values of x, y and z. The inverse matrix A can be determined by the methods of a previous section or by using a computer or calculator. The display is shown below:

Solution When the product of A inverse and matrix B is found the result is as follows: The solution can be interpreted from the X matrix: x = 0, y = 2 and z = -1/2. Written as an ordered triple of numbers, the solution is (0, 2, -1/2)

Another example: Using matrix techniques to solve a linear system Solve the system below using the inverse of a matrix The coefficient matrix A is displayed to the left:: The inverse of A does not exist. We cannot use the technique of multiplying A inverse by matrix B to find the variables x, y and z. Whenever, the inverse of a matrix does not exist, we say that the matrix is singular. There are two cases were 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.

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 model Labor costMaterial cost A$30$20 B$40$30

Solution Let A be the number of model A guitars to produce and B 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 20A + 30B = This gives us the system of linear equations: 30A+ 40B = A+30B=1200 We can write this as a matrix equation:

solution Using the result The inverse of matrix A is Produce 60 model A guitars and no model B guitars.