Chapter 4 4 - Matrices
Chapter 4 4 - Matrices
Chapter 4 4 - Matrices
4
Solving Systems of Equations
by MATRICES
Objectives
Use matrices to solve a system of two
equations.
Use matrices to solve a system of three
equations.
What is a matrix?
a
a
21 22
1 0
0
1
2 1 3
0 1 4
6
3
1
Matrices
row 2
2 1 0
1 6 2
2 x 3 y 6
x y0
Corresponding
Matrix
2
1
3 6
1 0
The rows of the matrix correspond to the equations in the system. The
Coefficients of each variable are placed to the left of the vertical dashed line.
Matrices are a shorthand notation for representing systems of equations.
0 1
System of Equations
3
1x 2 y 3
0 x 1y 5
or
x 2 y 3
y 5
Example 1:
2 x y 4
Example 1: Continued
1 3 5
2 1 4
1
0
b
c
In the given matrix, the element in the first row is already 1, as desired.
Next we write an equivalent matrix with a 0 below the 1. To do this, we
multiply row 1 by -2 and add to row 2. We will change only row 2.
2(1) 2
Row 1
element
Row 2
element
3
2(3) 1
5
Simplifies to: 1 3
0 7 14
2(5) 4
Row 2
Row 1 Row 2 Row 1
element element element element
5
1 3
0 7 14
Example 1: Continued
0
7
3
7
7
5
1
14 simplifies to
0
3
1
5
2
Example 1: Continued
1
0
3
1
5
2
x 3y 5
y 2
The ordered pair solution is (-1, 2). Check to see that this
ordered pair satisfies the equations.
x 2y 4
2 x 3 y 13
1 2 4
2 3 13
1 a
0 1
b
c
2(1) 2
2
2(2) 3
1
simplifies to
0
2
7
2(4) 13
4
21
1
2
0 7
7 7
21
7
1 2
simplifies to
0 1
4
3
x 2y 4
y 3
Give it a try!
x 2 y 4
Example 2:
2 x y 3
Use matrices to solve the system:
4 x 2 y 5
3
5
2
4
1
2
2
2 simplifies to
5
4
2
2
3
2
Example 2 Continued
4(1) 4
1
2
1
4( ) 2
2
3
4( ) 5
2
simplifies to
1
3
2
2
0 1
0
Step 4: Write a
corresponding
system:
1
3
x y
2
2
0 1
Concept Check:
x 5y 3
2
0
3
5
8
3
Give it a try!
6x 2 y 2
1
0
e
f
Example 3
2 x y 2 z 5
x 3y 2z 8
2
5
1
3 2 8
Example 3: Continued
Green =
Row 1
Pink = #
multiplied
by
2(1) 2
1(1) 1
2 2 1
1(2) 3
2(1) 2
1(1) 2
simplifies to
1 2 1
0 3 4
0 1 3
9
10
2(2) 5
1(2) 8
Example 3 Continued
0 1 3
2
9
10
is equivalent to
1 2 1
0 1 3
0 3 4
2
10
9
Example 3: Continued
Green =
Row 2
Pink = #
multiplied
by
3 0 0
2
1
1
3
3(1) 3
3(3) 4
3(10) 9
simplifies to
1
0
2
1
0
3 10
13 39
1
2
10
Example 3: Continued
13
1
2
3 10
13 39
13 13 13
2
1
0
simplifies to
2
1 2 1
0 1 3 10
0 0 1
3
x 2 y z 2
y 3 z 10
z 3
nd
Give it a try!
x 3y z 5
3 x y 3z 5
x 2 y 2z 9