Aumented Matrices
Aumented Matrices
Systems of
Linear Equations;
Matrices
Section 2
Systems of Linear
Equations and
Augmented Matrices
Solve :
x + 3y = 5
2x – y = 3
1. Augmented system
2. Eliminate 2 in 2nd row by
row operation
3. Divide row two by –7 to
obtain a coefficient of 1.
4. Eliminate the 3 in first
row, second position.
5. Read solution from matrix
Copyright © 2015, 2011, and 2008 Pearson Education, Inc. 8
Augmented Matrix Method
Example
Solve
x + 2y = 4
x + (1/2)y = 4
Eliminate fraction in second equation
by multiplying by 2
Write system as augmented matrix.
Multiply row 1 by –2 and add to row 2
Divide row 2 by –3
Multiply row 2 by –2 and add to row
1.
Read solution : x = 4, y = 0
(4,0)
Copyright © 2015, 2011, and 2008 Pearson Education, Inc. 9
Augmented Matrix Method
Example
Solve
10x – 2y = 6
–5x + y = –3
1. Represent as augmented matrix.
2. Divide row 1 by 2
3. Add row 1 to row 2 and replace
row 2 by sum
4. Since 0 = 0 is always true, we have
a dependent system. The two
equations are identical, and there
are infinitely many solutions.