06.09.2021 Views

A First Course in Linear Algebra, 2017a

A First Course in Linear Algebra, 2017a

A First Course in Linear Algebra, 2017a

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

14 Systems of Equations<br />

1.2.2 Gaussian Elim<strong>in</strong>ation<br />

The work we did <strong>in</strong> the previous section will always f<strong>in</strong>d the solution to the system. In this section, we<br />

will explore a less cumbersome way to f<strong>in</strong>d the solutions. <strong>First</strong>, we will represent a l<strong>in</strong>ear system with<br />

an augmented matrix. A matrix is simply a rectangular array of numbers. The size or dimension of a<br />

matrix is def<strong>in</strong>ed as m × n where m is the number of rows and n is the number of columns. In order to<br />

construct an augmented matrix from a l<strong>in</strong>ear system, we create a coefficient matrix from the coefficients<br />

of the variables <strong>in</strong> the system, as well as a constant matrix from the constants. The coefficients from one<br />

equation of the system create one row of the augmented matrix.<br />

For example, consider the l<strong>in</strong>ear system <strong>in</strong> Example 1.9<br />

x + 3y + 6z = 25<br />

2x + 7y + 14z = 58<br />

2y + 5z = 19<br />

This system can be written as an augmented matrix, as follows<br />

⎡<br />

1 3 6<br />

⎤<br />

25<br />

⎣ 2 7 14 58 ⎦<br />

0 2 5 19<br />

Notice that it has exactly the same <strong>in</strong>formation as the orig<strong>in</strong>al system. ⎡Here ⎤it is understood that the<br />

1<br />

first column conta<strong>in</strong>s the coefficients from x <strong>in</strong> each equation, <strong>in</strong> order, ⎣ 2 ⎦. Similarly, we create a<br />

⎡ ⎤<br />

0<br />

3<br />

column from the coefficients on y <strong>in</strong> each equation, ⎣ 7 ⎦ and a column from the coefficients on z <strong>in</strong> each<br />

2<br />

⎡ ⎤<br />

6<br />

equation, ⎣ 14 ⎦. For a system of more than three variables, we would cont<strong>in</strong>ue <strong>in</strong> this way construct<strong>in</strong>g<br />

5<br />

a column for each variable. Similarly, for a system of less than three variables, we simply construct a<br />

column for each variable.<br />

⎡ ⎤<br />

25<br />

F<strong>in</strong>ally, we construct a column from the constants of the equations, ⎣ 58 ⎦.<br />

19<br />

The rows of the augmented matrix correspond to the equations <strong>in</strong> the system. For example, the top<br />

row <strong>in</strong> the augmented matrix, [ 1 3 6 | 25 ] corresponds to the equation<br />

Consider the follow<strong>in</strong>g def<strong>in</strong>ition.<br />

x + 3y + 6z = 25.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!