For example, the system. 22 may be represented by the augmented matrix

Similar documents
10/26/ Solving Systems of Linear Equations Using Matrices. Objectives. Matrices

3. Replace any row by the sum of that row and a constant multiple of any other row.

Section 3.1 Gaussian Elimination Method (GEM) Key terms

Solving Systems Using Row Operations 1 Name

Solving Systems of Equations Using Matrices With the TI-83 or TI-84

3.1 Solving Systems Using Tables and Graphs

MATH 423 Linear Algebra II Lecture 17: Reduced row echelon form (continued). Determinant of a matrix.

0_PreCNotes17 18.notebook May 16, Chapter 12

Performing Matrix Operations on the TI-83/84

6.3 Notes O Brien F15

EXTENSION. a 1 b 1 c 1 d 1. Rows l a 2 b 2 c 2 d 2. a 3 x b 3 y c 3 z d 3. This system can be written in an abbreviated form as

Precalculus Notes: Unit 7 Systems of Equations and Matrices

A Poorly Conditioned System. Matrix Form

MATH 2000 Gauss-Jordan Elimination and the TI-83 [Underlined bold terms are defined in the glossary]

Basic Matrix Manipulation with a TI-89/TI-92/Voyage 200

February 01, Matrix Row Operations 2016 ink.notebook. 6.6 Matrix Row Operations. Page 49 Page Row operations

hp calculators hp 39g+ & hp 39g/40g Using Matrices How are matrices stored? How do I solve a system of equations? Quick and easy roots of a polynomial

Linear Equations in Linear Algebra

Exercise Set Decide whether each matrix below is an elementary matrix. (a) (b) (c) (d) Answer:

January 24, Matrix Row Operations 2017 ink.notebook. 6.6 Matrix Row Operations. Page 35 Page Row operations

2. Use elementary row operations to rewrite the augmented matrix in a simpler form (i.e., one whose solutions are easy to find).

Put the following equations to slope-intercept form then use 2 points to graph

1.1 calculator viewing window find roots in your calculator 1.2 functions find domain and range (from a graph) may need to review interval notation

Matrices and Determinants

CS6015 / LARP ACK : Linear Algebra and Its Applications - Gilbert Strang

Matrices and Systems of Equations

CHAPTER HERE S WHERE YOU LL FIND THESE APPLICATIONS:

Self-study session 1, Discrete mathematics

Matrix Inverse 2 ( 2) 1 = 2 1 2

CHAPTER 5 SYSTEMS OF EQUATIONS. x y

Lecture 5: Matrices. Dheeraj Kumar Singh 07CS1004 Teacher: Prof. Niloy Ganguly Department of Computer Science and Engineering IIT Kharagpur

SCIE 4101, Spring Math Review Packet #4 Algebra II (Part 1) Notes

Objectives and Homework List

x = 12 x = 12 1x = 16

Therefore, after becoming familiar with the Matrix Method, you will be able to solve a system of two linear equations in four different ways.

The Matrix-Tree Theorem and Its Applications to Complete and Complete Bipartite Graphs

Linear Equation Systems Iterative Methods

REGULAR GRAPHS OF GIVEN GIRTH. Contents

Contents Systems of Linear Equations and Determinants

Chapter 18 out of 37 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M. Cargal.

Add a multiple of a row to another row, replacing the row which was not multiplied.

AH Matrices.notebook November 28, 2016

DM545 Linear and Integer Programming. Lecture 2. The Simplex Method. Marco Chiarandini

Curriculum Map: Mathematics

Teachers Teaching with Technology (Scotland) Teachers Teaching with Technology. Scotland T 3. Matrices. Teachers Teaching with Technology (Scotland)

Practice Test - Chapter 6

Independent systems consist of x

Computer Packet 1 Row Operations + Freemat

Chapter 2 Systems of Linear Equations and Matrices

Answers to practice questions for Midterm 1

Linear and Quadratic Least Squares

Maths for Signals and Systems Linear Algebra in Engineering. Some problems by Gilbert Strang

Introduction: Equipment: Getting Started Collecting the data:

Dense Matrix Algorithms

Matrices for the TI-73

LARP / 2018 ACK : 1. Linear Algebra and Its Applications - Gilbert Strang 2. Autar Kaw, Transforming Numerical Methods Education for STEM Graduates

Chapter Introduction

To add or subtract, just add or subtract the numbers in the same column and row and place answer accordingly.

21-256: Lagrange multipliers

13.4 Case Study: vector<t>-based Matrices

Polynomial Functions Graphing Investigation Unit 3 Part B Day 1. Graph 1: y = (x 1) Graph 2: y = (x 1)(x + 2) Graph 3: y =(x 1)(x + 2)(x 3)

Matrices. A Matrix (This one has 2 Rows and 3 Columns) To add two matrices: add the numbers in the matching positions:

Course Number 432/433 Title Algebra II (A & B) H Grade # of Days 120

Solve the matrix equation AX B for X by using A.(1-3) Use the Inverse Matrix Calculator Link to check your work

2D transformations: An introduction to the maths behind computer graphics

Identity Matrix: >> eye(3) ans = Matrix of Ones: >> ones(2,3) ans =

Matrix Multiplication

Math 1B03/1ZC3 - Tutorial 3. Jan. 24th/28th, 2014

Exploration Assignment #1. (Linear Systems)

OVERVIEW DISPLAYING NUMBERS IN SCIENTIFIC NOTATION ENTERING NUMBERS IN SCIENTIFIC NOTATION

MATRIX REVIEW PROBLEMS: Our matrix test will be on Friday May 23rd. Here are some problems to help you review.

Chapter 2 and Supplements MATRICES

Matrix Multiplication

Alternate Appendix A: Using the TI-92 Calculator

Lab 1 - Worksheet Spring 2013

Computational Methods CMSC/AMSC/MAPL 460. Linear Systems, LU Decomposition, Ramani Duraiswami, Dept. of Computer Science

Paul's Online Math Notes. Online Notes / Algebra (Notes) / Systems of Equations / Augmented Matricies

MAT 103 F09 TEST 3 REVIEW (CH 4-5)

,!7IA3C1-cjfcei!:t;K;k;K;k ISBN Graphing Calculator Reference Card. Addison-Wesley s. Basics. Created in conjuction with

The counting numbers or natural numbers are the same as the whole numbers, except they do not include zero.,

Numerical Methods 5633

We will load all available matrix functions at once with the Maple command with(linalg).

Number of Regions An Introduction to the TI-Nspire CAS Student Worksheet Created by Melissa Sutherland, State University of New York at Geneseo

Matrices. Matrices. A matrix is a 2D array of numbers, arranged in rows that go across and columns that go down: 4 columns. Mike Bailey.

The inverse of a matrix

MITOCW ocw f99-lec07_300k

Select the Points You ll Use. Tech Assignment: Find a Quadratic Function for College Costs

MA/CSSE 473 Day 20. Recap: Josephus Problem

Column and row space of a matrix

How to Solve a Standard Maximization Problem Using the Simplex Method and the Rowops Program

Math 2B Linear Algebra Test 2 S13 Name Write all responses on separate paper. Show your work for credit.

Teaching Manual Math 2131

Honors Precalculus: Solving equations and inequalities graphically and algebraically. Page 1

Math 355: Linear Algebra: Midterm 1 Colin Carroll June 25, 2011

2017 SOLUTIONS (PRELIMINARY VERSION)

Matrices. Mike Bailey. matrices.pptx. Matrices

6-2 Matrix Multiplication, Inverses and Determinants

Generalized Network Flow Programming

Chapter 18. Geometric Operations

Numerical Algorithms

Transcription:

Matrix Solutions to Linear Systems A matrix is a rectangular array of elements. o An array is a systematic arrangement of numbers or symbols in rows and columns. Matrices (the plural of matrix) may be used to display information and to solve systems of linear equations. The numbers in the rows and columns of a matrix are called the elements of the matrix. Matrices are rectangular arrays of numbers that can aid us by eliminating the need to write the variables at each step of the reduction. For example, the system 2 x + 4 y + 6 z 22 3 x + 8 y + 5 z 27 x + y + 2 z 2 may be represented by the augmented matrix Dimensions of a Matrix The dimensions of a matrix may be indicated with the notation r s, where r is the number of rows and s is the number of columns of a matrix. A matrix that contains the same number of rows and columns is called a square matrix. Example: 3 3 square matrices: 1 Page

Example - Write the augmented matrix of the given system of equations. 3x+4y7 4x-2y5 Example - Write the system of equations corresponding to this augmented matrix. Then perform the row operation on the given augmented matrix. R 4r + r 1 3 3 5 4 5 3 5 3 2 4 6 2 1 2 Augmented Matrix The first step in solving a system of equations using matrices is to represent the system of equations with an augmented matrix. o An augmented matrix consists of two smaller matrices, one for the coefficients of the variables and one for the constant Systems of equations a 1 x + b 1 y c 1 a 2 x + b 2 y c 2 Augmented Matrix a b c a b c 1 1 1 2 2 2 Row Transformations To solve a system of equations by using matrices, we use row transformations to obtain new matrices that have the same solution as the original system. We use row transformations to obtain an augmented matrix whose numbers to the left of the vertical bar are the same as the multiplicative identity matrix. 2 Page

Procedures for Row Transformations Any two rows of a matrix may be interchanged. All the numbers in any row may be multiplied by any nonzero real number. All the numbers in any row may be multiplied by any nonzero real number, and these products may be added to the corresponding numbers in any other row of numbers. A matrix with 1 s down the main diagonal and 0 s below the 1 s is said to be in row echelon form (ref). We use row operations on the augmented matrix. These row operations are just like what you did when solving system of equations using addition method, this method is called Gaussian Elimination. A matrix with 1 s down the main diagonal and 0 s above and below the 1 s is said to be in reduced row echelon form (rref). We use row operations on the augmented matrix. These row operations are just like what you did when solving system of equations using addition method. To Change an Augmented Matrix to the Reduced Row Echelon Form (rref) Use row transformations to: 1. Change the element in the first column, first row to a 1. 2. Change the element in the first column, second row to a 0. 3. Change the element in the second column, second row to a 1. 4. Change the element in the second column, first row to a 0. Sometimes it is advantageous to write a matrix in reduced row echelon form. In this form, row operations are used to obtain entries that are 0 above as below the leasing 1 in a row. The advantage is that the solution is readily found without needing to back substitute. 3 Page

Graphing Calculator-Matrices, Reduced Row Echelon Form To work with matrices we need to press 2 nd x -1 key to get to the matrix menu. To type in a matrix, cursor to the right twice to get to EDIT, press ENTER and type in the dimensions of matrix A. Press ENTER after each number, then type in the numbers that comprise the matrix, again pressing ENTER after each number. To get out of the matrix menu press QUIT (2 nd MODE) To get to reduced row echelon form bring up the matrix menu (2 nd x -1) and cursor to MATH. Cursor down to B, rref (reduced row echelon form). Press ENTER To type the name of the matrix you want to work with, again bring up the matrix menu (2 nd x - 1) and under names, choose the letter of the matrix you are working with, press ENTER again. 4 Page

Example: Solve this system of equations using matrices (row operations). 3x 5y 3 15x+ 5y 21 Example: Solve the system of equations using matrices. If the system has no solution, say inconsistent. Example: Write the system of equations corresponding to this augmented matrix. Then perform the row operation on the given augmented matrix. R 4r + r 1 3 3 5 4 5 3 5 3 2 4 6 2 1 2 5 Page

A System of Equations with an Infinite Number of Solutions Example: Solve the system of equations given by x + 2 y 3 z 2 3 x y 2 z 1 2 x + 3 y 5 z 3 A System of Equations That Has No Solution Example: Solve the system of equations given by x + y + z 1 3 x y z 4 x + 5 y + 5 z 1 Systems with no Solution If there is a row in the augmented matrix containing all zeros to the left of the vertical line and a nonzero entry to the right of the line, then the system of equations has no solution. 6 Page

Determinants and Cramer s Rule The Determinant of a 2 x 2 Matrix Example : Evaluate the determinant of each of the following matices: 2 3 a. 5 1 3 2 b. 4 1 7 Page

To evaluate determinates in your calculator. Press 2 nd x -1 then scroll over to EDIT to input your matrix. Then 2nd MODE to get out of the matrix menu. Then go back into the matrix menu 2 nd x -1 scroll over to MATH and down to det (determinate). Press ENTER and then go back into matrix menu to call the matrix that you want ot take the determinate of. Example : Evaluate the determinant of the following matrix: 2 1 0 1 1 2 3 1 0 8 Page

The Determinant of Any N x N Matrix The determinant of a matrix with n rows and n columns is said to be an nth-order determinant. The value of an nth-order determinant can be found in terms of determinants of order n-1. We can generalize the idea for fourth-order determinants and higher. We have seen that the minor of the element a is the determinant obtained by deleting the ith row and the jth column in the given array of numbers. The cofactor of the element a i+ j is (-1) times the minor of the a entry. If the sum of the row and column (i+j) is even, the cofactor is the same as the minor. If the sum of the row and column (i+j) is odd, the cofactor is the opposite of the minor. ij th ij ij 9 Page

Example: Find the determinate of the following matrix. 10 Page