Solving Systems Using Row Operations 1 Name

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

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

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

6.3 Notes O Brien F15

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

A Poorly Conditioned System. Matrix Form

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

Matrix Inverse 2 ( 2) 1 = 2 1 2

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

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

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

x = 12 x = 12 1x = 16

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

Linear Equations in Linear Algebra

Linear Equation Systems Iterative Methods

Practice Test - Chapter 6

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

Column and row space of a matrix

Independent systems consist of x

0_PreCNotes17 18.notebook May 16, Chapter 12

Matrices and Systems of Equations

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

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

7.3 3-D Notes Honors Precalculus Date: Adapted from 11.1 & 11.4

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

Precalculus Notes: Unit 7 Systems of Equations and Matrices

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

Computer Packet 1 Row Operations + Freemat

Numerical Methods 5633

Systems of Inequalities and Linear Programming 5.7 Properties of Matrices 5.8 Matrix Inverses

An Improved Measurement Placement Algorithm for Network Observability

Dilations With Matrices

FreeMat Tutorial. 3x + 4y 2z = 5 2x 5y + z = 8 x x + 3y = -1 xx

CHAPTER 5 SYSTEMS OF EQUATIONS. x y

Fixed Perimeter Rectangles Geometry Creating a Document

Introduction: Equipment: Getting Started Collecting the data:

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

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

Math 2331 Linear Algebra

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

3.1 Solving Systems Using Tables and Graphs

4. Linear Algebra. In maple, it is first necessary to call in the linear algebra package. This is done by the following maple command

Now, start over with a smarter method. But it is still heavily relied on the power of matlab. But we can see the pattern of the matrix elements.

CT5510: Computer Graphics. Transformation BOCHANG MOON

Matrices and Determinants

Instructor: Barry McQuarrie Page 1 of 6

Performing Matrix Operations on the TI-83/84

Answers to practice questions for Midterm 1

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

Practice Test - Chapter 3. Solve each system of equations by using either substitution or elimination.

CHAPTER HERE S WHERE YOU LL FIND THESE APPLICATIONS:

Curriculum Map: Mathematics

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

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

LAB 2: Linear Equations and Matrix Algebra. Preliminaries

Systems of Linear Equations

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

Matrices 4: use of MATLAB

Repeating Decimals and Fractions

Orifice Flow Meter

Pre-Calculus. Slide 1 / 192. Slide 2 / 192. Slide 3 / 192. Matrices

Pre-Calculus Matrices

Rotations: Lesson 4 Grid & Coordinates Name

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

Parallel Implementations of Gaussian Elimination

Building Concepts: Moving from Proportional Relationships to Linear Equations

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

Pre-Calculus. Introduction to Matrices. Slide 1 / 192 Slide 2 / 192. Slide 3 / 192. Slide 4 / 192. Slide 6 / 192. Slide 5 / 192. Matrices

3-8 Solving Systems of Equations Using Inverse Matrices. Determine whether each pair of matrices are inverses of each other. 13.

Mathematics 4330/5344 #1 Matlab and Numerical Approximation

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

Addition and Subtraction of. Rational Numbers Part 2. Name. Class. Student Activity. Open the TI-Nspire document Add_Sub_Rational_Numbers_Part2.tns.

Chapter Introduction

Transformations: Translating Functions

Objectives and Homework List

Ahigh school curriculum in Algebra 2 contains both solving systems of linear equations,

Numerical Linear Algebra

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

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

Name Student Activity

Linear-Quadratic Inequalities

Math 13 Chapter 3 Handout Helene Payne. Name: 1. Assign the value to the variables so that a matrix equality results.

MA/CSSE 473 Day 20. Student Questions

Classroom Tips and Techniques: Stepwise Solutions in Maple - Part 2 - Linear Algebra

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

Building Concepts: Building Expressions

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

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

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

Contents Systems of Linear Equations and Determinants

Farming Example. Lecture 22. Solving a Linear Program. withthe Simplex Algorithm and with Excel s Solver

Lecture 3: Camera Calibration, DLT, SVD

Move It! TEACHER NOTES. Activity Overview. Topic: Geometry. Teacher Preparation and Notes

MA/CSSE 473 Day 20. Recap: Josephus Problem

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

FOA/Algebra 1. Unit 2B Review - Linear Functions

Graphical Analysis TEACHER NOTES SCIENCE NSPIRED. Science Objectives. Vocabulary. About the Lesson. TI-Nspire Navigator. Activity Materials

Lesson 6.1 Matrix Representations

EGR 111 Introduction to MATLAB

Transcription:

The three usual methods of solving a system of equations are graphing, elimination, and substitution. While these methods are excellent, they can be difficult to use when dealing with three or more variables. The row reduction method provides an alternative process. It requires only one matrix and extends the method of elimination. When solving a system of equations, the system can be written as an augmented matrix. An augmented matrix is a single matrix containing coefficients and a final column for constants. For example, 9 6x 2y + 5z = 3 7x + 3y + z = 7 can be written as 2 4 3 29 6 2 5 3 7 3 1 7. The row reduction method, also known as the reduced row-echelon form and the Gaussian Method of Elimination, transforms an augmented matrix into a solution matrix. The solution of this system can be written as an augmented matrix in reduced row-echelon form. 1 0 0 3 1x + 0y + 0z = 3 The solution matrix 0 1 0 5 can be written 0x + 1y + 0z = 5. 0 0 1 1 0x + 0y + 1z = 1 1. Why is the goal of the row reduction method to have the solution matrix have only 1s in the diagonal of the first 3 columns and zeros for the rest of the numbers in the first 3 columns? What do the constants in the final column represent? Matrix Row Operations To transform augmented matrices into their reduced row-echelon form, a few rules called row operations need to be maintained. When dealing with a matrix, rules allow you to: Switch the rows of a matrix Multiply a row by a nonzero number Multiply a row by a nonzero number and add it to another row 2011 Texas Instruments Incorporated 1 education.ti.com

For example, in the matrices listed below, the original matrix becomes the transformed matrix using the row operation 3 row 1 + row 2. original matrix 7 1 0 1 5 3 1 9 2 8 4 6 transformed matrix 7 1 0 1 26 6 1 12 2 8 4 6 2. Write the correct row operation that transforms the original matrix into its transformed matrix. Both the augmented matrix and the corresponding system of equations are listed to aid in this task. original matrix transformed matrix original system transformed system a. 2 4 3 2 5 2 1 1 3 1 2 4 2 4 3 2 10 4 2 2 3 1 2 4 10x 4y 2z b. 2 4 3 2 5 2 1 1 3 1 2 4 5 2 1 1 2 4 3 2 3 1 2 4 = 1 c. 2 4 3 2 5 2 1 1 3 1 2 4 2 4 3 2 1 10 5 3 3 1 2 4 x 10y + 5z = 3 2011 Texas Instruments Incorporated 2 education.ti.com

Next, solve the system below by transforming it into reduced row-echelon form by following the following steps. 2x 4y + 2z = 14 3x 5y + z = 14 2x 2y z = 3 Entering the Matrix Press c > New Document > Add Calculator. Press t and select the matrix template. Create a matrix with three rows and four columns. Press e, change the number of rows to 3, press e, change the number of columns to 4, press e to select OK and press. Enter the matrix element values for the system 2x 4y + 2z = 14 3x 5y + z = 14. 2x 2y z = 3 Transforming Column 1 3. To solve the above system, transform the matrix into reduced row-echelon form by establishing 1s on the main diagonal and zeros in every other position. To do this, transform element (1,1) to 1. Then transform the remaining column values to zero. a. What multiplication needs to be done to row 1 so that the element in the first row, first column, hereafter using the notation (r,c) is 1? Why do you want this element to be a 1? 2011 Texas Instruments Incorporated 3 education.ti.com

b. Multiply row 1 by the scalar multiplier identified above. Press Menu > Matrix & Vector > Row Operations > Multiply Row. The correct syntax for the Multiply Row command is mrow(scalar multiplier, matrix, row number). Enter each value as shown. To copy and paste a previous matrix into a row operation command, use the TouchPad or the arrows to select a matrix in a previous entry line and press. 4. After transforming element (1,1) to 1, all other values in the column must be transformed to zero. a. Once a 1 is established in the column, why must all the other values in the column be zero? b. What multiplication needs to be done to row 1 so when it is added to row 2, element (2,1) is transformed to zero? Explain why this works. c. Perform the Multiply Row & Add command by pressing Menu > Matrix & Vector > Row Operations > Multiply Row & Add. The correct syntax after selecting the Multiply Row & Add command is mrowadd(scalar multiplier, matrix, row being multiplied, row being added to). d. What row operation is necessary to transform element (3,1) to zero? e. Perform the Multiply Row & Add command by pressing Menu > Matrix & Vector > Row Operations > Multiply Row & Add and entering the correct syntax as above. Transforming Column 2 5. Continue establishing 1s along the main diagonal with zeros in every other position. Since the element (2,2) is already 1, transform the other values in the column to zero. After establishing the 1 in the column, all the other values in the column need to be zeros. a. Ann says that in order to transform element (1,2) to zero, she needs to multiply row 2 by 2 and add it to row 1. Pat says that in order to transform element (1,2) to zero, he needs to multiply row 3 by 1 and add it to row 1. Who is correct? Explain. b. Perform the Multiply Row & Add command by pressing Menu > Matrix & Vector > Row Operations > Multiply Row & Add and entering the correct syntax. 2011 Texas Instruments Incorporated 4 education.ti.com

c. What row operation is necessary to transform element (3,2) to zero? Explain your choice. d. Again press Menu > Matrix & Vector > Row Operations > Multiply Row & Add and entering the correct syntax. Transforming Column 3 6. Continue establishing 1s along the main diagonal with zeros in every other position. Since the element (3,3) is already 1, transform the other values in the column to zero. After establishing the 1 in the column, all the other values in the column need to be zeros. a. What row operation is necessary to transform element (1,3) to zero? b. Perform the Multiply Row & Add command by pressing Menu > Matrix & Vector > Row Operations > Multiply Row & Add and entering the correct syntax. c. What row operation is necessary to transform element (2,3) to zero? Is this the only way? d. Again press Menu > Matrix & Vector > Row Operations > Multiply Row & Add and entering the correct syntax. Interpreting the Augmented Matrix 7. Now that the augmented matrix is in its reduced row-echelon form, what is the solution to this system of equations? 8. Verify the solution by substituting your solution into the original system of equations or using the calculator application. 2x 4y + 2z = 14 3x 5y + z = 14 2x 2y z = 3 2011 Texas Instruments Incorporated 5 education.ti.com

Solving Another System 9. Use row operations to transform the system of equations below to its reduced rowechelon form. State and verify the solution. Give details as to what steps were used. 5x 2y + z = 6 3x + 4y + 2z = 5 2x + 3y 5z 3 2011 Texas Instruments Incorporated 6 education.ti.com