REDUCING MATRICES.

Slides:



Advertisements
Similar presentations
TRIANGULAR MATRICES A square matrix in which all the entries above the main diagonal are zero is called lower triangular, and a square matrix in which.
Advertisements

§ 3.4 Matrix Solutions to Linear Systems.
Let’s think back to Geometry… …and the special right triangles.
Section 10.3 – The Inverse of a Matrix No Calculator.
A matrix having a single row is called a row matrix. e.g.,
Reduce, Reuse, Recycle.
8.1 Matrix Solutions to Linear Systems Veronica Fangzhu Xing 3 rd period.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright © Cengage Learning. All rights reserved. 7.4 Matrices and Systems of Equations.
Solving Systems of Equations by matrices
Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall.
Row Reduction Method Lesson 6.4.
4.6 Cramer’s Rule Using Determinants to solve systems of equations.
Lesson 13-1: Matrices & Systems Objective: Students will: State the dimensions of a matrix Solve systems using matrices.
Chapter 9 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Multiplicative Inverses of Matrices and Matrix Equations.
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.
Is this a square or a pentagon? It is a square.
The Determinant of a Matrix Note: The determinant of a matrix can be positive, zero, or negative. Chapter 3 Determinants.
1. Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Solving Systems of Linear Equations in Three Variables 4 1.Determine.
4.4 Identify and Inverse Matrices Algebra 2. Learning Target I can find and use inverse matrix.
Miss. Ajsa’s Geometry shapes practice Click the arrow button to begin.
Copyright © 2011 Pearson Education, Inc. Solving Linear Systems Using Matrices Section 6.1 Matrices and Determinants.
Hello Mr. Anderson… We’ve been waiting for you.. Hello Mr. Anderson… We’ve been waiting for you.
Cramer’s Rule for Matrices You can use properties of matrix determinants for a variety of applications. Today: – Solving 3 variable systems of equations.
SLIDE SHOW INSTRUCTIONS To move forward in the presentation press the ‘down arrow’ button (Page down or enter also work) To move backward press the ‘up.
Meeting 22 Determinants and Elementary Operations.
= 5 = 2 = 4 = 3 How could I make 13 from these shapes? How could I make 19 from these shapes? STARTER.
Equivalence Relations
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Notes Over 10.5 Using Cramer’s Rule for a 2 x 2 System
Copyright © Cengage Learning. All rights reserved. 7.7 The Determinant of a Square Matrix.
Chapter 6 Matrices and Determinants Copyright © 2014, 2010, 2007 Pearson Education, Inc Inconsistent and Dependent Systems and Their Applications.
Notes Over 4.3 Evaluate Determinants of 2 x 2 Matrices
Chapter 1 Section 1.6 Algebraic Properties of Matrix Operations.
An urn contains 1 green, 2 red, and 3 blue marbles. Draw two without replacement. 1/6 2/6 3/6 2/5 3/5 1/5 3/5 1/5 2/5 2/30 3/30 2/30 6/30 3/30 6/30.
= the matrix for T relative to the standard basis is a basis for R 2. B is the matrix for T relative to To find B, complete:
Notes Over 4.2 Finding the Product of Two Matrices Find the product. If it is not defined, state the reason. To multiply matrices, the number of columns.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
Matrices and systems of Equations. Definition of a Matrix * Rectangular array of real numbers m rows by n columns * Named using capital letters * First.
$200 $400 $600 $800 $1000 $200 $400 $600 $800 $1000 $200 $400 $600 $800 $1000 $200 $400 $600 $800 $1000 $200 $400 $600 $800 $1000 $200.
Use Inverse Matrices to Solve Linear Systems
Section 6.1 Systems of Linear Equations
Ch. 7 – Matrices and Systems of Equations
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
1.5 Matricies.
Chapter 8: Lesson 8.1 Matrices & Systems of Equations
Using Determinants to solve systems of equations
Fractional Parts of Objects
Applying Determinants to solve Systems of Equations 2x2 & 3x3
4.5 Determinants of Matrices

( ) ( ) ( ) ( ) Matrices Order of matrices
Simultaneous Equations
Section 3.3 – The Inverse of a Matrix
Determinant of a Matrix
Permutations COURSE 2 LESSON 12-6
Introduction to Fractions
College Algebra Chapter 6 Matrices and Determinants and Applications
Turn to Page S.89 Challenging Question
Matrices.
3.6 Multiply Matrices.
The Determinant of a 2  2 Matrix
Determinants of 2 x 2 and 3 x 3 Matrices
Matrix Multiplication
Matrices and Determinants
MATRICES MATRIX OPERATIONS.
Using Matrices to Perform Geometric Transformations
Shapes.
Translate 5 squares left and 4 squares up.
Matrix Multiplication Sec. 4.2
Presentation transcript:

REDUCING MATRICES

A matrix that reduces to this Can readily be interpreted

1. Place 1 in the upper left If you follow this order, you will not waste time or go around in circles. 2. Place 0’s in the column under the red 1 3. Place second 1 on the diagonal 4. Place 0’s in the column under the blue 1 5. Place third 1 on the diagonal 6. Place 0 in the column under the green 1 7. Place fourth 1 on the diagonal 8. A 0 in the upper right triangle can be placed at any point after the 1 and the lower 0’s have been placed in its column

Consider this system. First extract the coefficient matrix

+2 1 -1 0 -1 L1 becomes: First we want a 1 in this position. Replace L1 with L1 + 2 L2 1 -1 0 -1 L1 becomes:

+2 L2 becomes 0 -1 -1 -4 Second we want 0’s in these positions. Replace L2 with L2 + 2 L1 +2 L2 becomes 0 -1 -1 -4 Second we want 0’s in these positions.

+1 L2 becomes 0 -1 -1 -4 L3 becomes 0 0 1 1 Replace L3 with L3 + 1 L1 +1 L2 becomes 0 -1 -1 -4 Second we want 0’s in these positions. L3 becomes 0 0 1 1 Replace L2 with L2 + 2 L1

Replace L2 with -1L2 L2 becomes 0 1 1 4 Third we want a 1 in this position.

Fourth we have a 0 in this position. And a 1 in this position

-1 L2 becomes 0 1 0 3 Finally we need 0’s in these positions Replace L2 with L2 + -1 L3 -1

L1 becomes 1 0 0 2 Replace L1 with L1 + 1 L2 +1 L2 becomes 0 1 0 3