Example: marketing

4.5 Solve Systems of Equations Using Matrices

Chapter 4 Systems of Linear Equations 433. Solve Systems of Equations Using Matrices Learning Objectives By the end of this section, you will be able to: Write the augmented matrix for a system of Equations Use row operations on a matrix Solve Systems of Equations Using Matrices Be Prepared! Before you get started, take this readiness quiz. 1. Solve : 3(x + 2) + 4 = 4(2x 1) + 9. If you missed this problem, review Example 2. Solve : + (x + 4) = If you missed this problem, review Example 3. Evaluate when x = 2 and y = 3: 2x 2 xy + 3y 2. If you missed this problem, review Example Write the augmented Matrix for a System of Equations Solving a system of Equations can be a tedious operation where a simple mistake can wreak havoc on finding the solution.

Aug 04, 2018 · 4.5 Solve Systems of Equations Using Matrices Learning Objectives By the end of this section, you will be able to: Write the augmented matrix for a system of equations Use row operations on a matrix Solve systems of equations using matrices Be Prepared! Before you get started, take this readiness quiz. 1. Solve: 3(x+2)+4=4(2x−1)+9.

Tags:

  Matrices, Augmented

Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Transcription of 4.5 Solve Systems of Equations Using Matrices

1 Chapter 4 Systems of Linear Equations 433. Solve Systems of Equations Using Matrices Learning Objectives By the end of this section, you will be able to: Write the augmented matrix for a system of Equations Use row operations on a matrix Solve Systems of Equations Using Matrices Be Prepared! Before you get started, take this readiness quiz. 1. Solve : 3(x + 2) + 4 = 4(2x 1) + 9. If you missed this problem, review Example 2. Solve : + (x + 4) = If you missed this problem, review Example 3. Evaluate when x = 2 and y = 3: 2x 2 xy + 3y 2. If you missed this problem, review Example Write the augmented Matrix for a System of Equations Solving a system of Equations can be a tedious operation where a simple mistake can wreak havoc on finding the solution.

2 An alternative method which uses the basic procedures of elimination but with notation that is simpler is available. The method involves Using a matrix. A matrix is a rectangular array of numbers arranged in rows and columns. Matrix A matrix is a rectangular array of numbers arranged in rows and columns. A matrix with m rows and n columns has order m n. The matrix on the left below has 2 rows and 3 columns and so it has order 2 3. We say it is a 2 by 3 matrix. Each number in the matrix is called an element or entry in the matrix. We will use a matrix to represent a system of linear Equations . We write each equation in standard form and the coefficients of the variables and the constant of each equation becomes a row in the matrix. Each column then would be the coefficients of one of the variables in the system or the constants.

3 A vertical line replaces the equal signs. We call the resulting matrix the augmented matrix for the system of Equations . Notice the first column is made up of all the coefficients of x, the second column is the all the coefficients of y, and the third column is all the constants. EXAMPLE Write each system of linear Equations as an augmented matrix: 434 Chapter 4 Systems of Linear Equations 5x 3y = 1 6x 5y + 2z = 3. 2x + y 4z = 5. y = 2x 2. 3x 3y + z = 1. Solution The second equation is not in standard form. We rewrite the second equation in standard form. y = 2x 2. 2x + y = 2. We replace the second equation with its standard form. In the augmented matrix, the first equation gives us the first row and the second equation gives us the second row.

4 The vertical line replaces the equal signs. All three Equations are in standard form. In the augmented matrix the first equation gives us the first row, the second equation gives us the second row, and the third equation gives us the third row. The vertical line replaces the equal signs. TRY IT : : Write each system of linear Equations as an augmented matrix: 3x + 8y = 3 2x 5y + 3z = 8. 3x y + 4z = 7. 2x = 5y 3. x + 3y + 2z = 3. TRY IT : : Write each system of linear Equations as an augmented matrix: 11x = 9y 5 5x 3y + 2z = 5. 2x y z = 4. 7x + 5y = 1. 3x 2y + 2z = 7. It is important as we Solve Systems of Equations Using Matrices to be able to go back and forth between the system and the matrix. The next example asks us to take the information in the matrix and write the system of Equations .

5 EXAMPLE Write the system of Equations that corresponds to the augmented matrix: |. 4 3 3 1 . 1 2 1 2 . 2 1 3 4 . Solution We remember that each row corresponds to an equation and that each entry is a coefficient of a variable or the constant. The vertical line replaces the equal sign. Since this matrix is a 4 3 , we know it will translate into a system of three Equations with three variables. This OpenStax book is available for free at Chapter 4 Systems of Linear Equations 435. TRY IT : : 1 1 2 3 . Write the system of Equations that corresponds to the augmented matrix: 2 1 2 1 . 4 1 2 0 . TRY IT : : 1 1 1 4 . Write the system of Equations that corresponds to the augmented matrix: 2 3 1 8 . 1 1 1 3 . Use Row Operations on a Matrix Once a system of Equations is in its augmented matrix form, we will perform operations on the rows that will lead us to the solution.

6 To Solve by elimination, it doesn't matter which order we place the Equations in the system. Similarly, in the matrix we can interchange the rows. When we Solve by elimination, we often multiply one of the Equations by a constant. Since each row represents an equation, and we can multiply each side of an equation by a constant, similarly we can multiply each entry in a row by any real number except 0. In elimination, we often add a multiple of one row to another row. In the matrix we can replace a row with its sum with a multiple of another row. These actions are called row operations and will help us use the matrix to Solve a system of Equations . Row Operations In a matrix, the following operations can be performed on any row and the resulting matrix will be equivalent to the original matrix.

7 1. Interchange any two rows. 2. Multiply a row by any real number except 0. 3. Add a nonzero multiple of one row to another row. Performing these operations is easy to do but all the arithmetic can result in a mistake. If we use a system to record the row operation in each step, it is much easier to go back and check our work. We use capital letters with subscripts to represent each row. We then show the operation to the left of the new matrix. To show interchanging a row: To multiply row 2 by 3 : To multiply row 2 by 3 and add it to row 1: EXAMPLE Perform the indicated operations on the augmented matrix: Interchange rows 2 and 3. Multiply row 2 by 5. Multiply row 3 by 2 and add to row 1. 436 Chapter 4 Systems of Linear Equations |. 6 5 2 3.

8 2 1 4 5 . 3 3 1 1 . Solution We interchange rows 2 and 3. We multiply row 2 by 5. We multiply row 3 by 2 and add to row 1. TRY IT : : Perform the indicated operations on the augmented matrix: Interchange rows 1 and 3. Multiply row 3 by 3. Multiply row 3 by 2 and add to row 2. |. 5 2 2 2 . 4 1 4 4 . 2 3 0 1 . TRY IT : : Perform the indicated operations on the augmented matrix: Interchange rows 1 and 2, Multiply row 1 by 2, Multiply row 2 by 3 and add to row 1. |. 2 3 2 4 . 4 1 3 2 . 5 0 4 1 . Now that we have practiced the row operations, we will look at an augmented matrix and figure out what operation we will use to reach a goal. This is exactly what we did when we did elimination. We decided what number to multiply a row by in order that a variable would be eliminated when we added the rows together.

9 Given this system, what would you do to eliminate x? This next example essentially does the same thing, but to the matrix. This OpenStax book is available for free at Chapter 4 Systems of Linear Equations 437. EXAMPLE Perform the needed row operation that will get the first entry in row 2 to be zero in the augmented matrix: 1. 4. 1. 8 | 2 . 0 .. Solution To make the 4 a 0, we could multiply row 1 by 4 and then add it to row 2. TRY IT : : Perform the needed row operation that will get the first entry in row 2 to be zero in the augmented matrix: 1. 3. 1. 6 | 2 . 2 .. TRY IT : : Perform the needed row operation that will get the first entry in row 2 to be zero in the augmented matrix: 1. 2. 1. 3 | 3 . 2 .. Solve Systems of Equations Using Matrices To Solve a system of Equations Using Matrices , we transform the augmented matrix into a matrix in row-echelon form Using row operations.

10 For a consistent and independent system of Equations , its augmented matrix is in row-echelon form when to the left of the vertical line, each entry on the diagonal is a 1 and all entries below the diagonal are zeros. Row-Echelon Form For a consistent and independent system of Equations , its augmented matrix is in row-echelon form when to the left of the vertical line, each entry on the diagonal is a 1 and all entries below the diagonal are zeros. Once we get the augmented matrix into row-echelon form, we can write the equivalent system of Equations and read the value of at least one variable. We then substitute this value in another equation to continue to Solve for the other variables. This process is illustrated in the next example. EXAMPLE HOW TO Solve A SYSTEM OF Equations Using A MATRIX.


Related search queries