SOLUTION: How do I solve this system using an augmented matrix? –x – 3y = –17 2x – 6y = –26

Algebra.Com
Question 1059714: How do I solve this system using an augmented matrix?
–x – 3y = –17
2x – 6y = –26

Answer by ikleyn(52840)   (Show Source): You can put this solution on YOUR website!
.
How do I solve this system using an augmented matrix?
–x – 3y = –17
2x – 6y = –26
~~~~~~~~~~~~~~~~~~~

Solution set:
x1 = 2
x2 = 5

Your matrix

№	X1	X2	b
1	-1	-3	-17
2	2	-6	-26

Find the pivot in the 1st column in the 1st row (inversing the sign in the whole row)

№	X1	X2	b
1	1	3	17
2	2	-6	-26

Multiply the 1st row by 2

№	X1	X2	b
1	2	6	34
2	2	-6	-26

Subtract the 1st row from the 2nd row and restore it

№	X1	X2	b
1	1	3	17
2	0	-12	-60

Make the pivot in the 2nd column by dividing the 2nd row by -12

№	X1	X2	b
1	1	3	17
2	0	1	5

Multiply the 2nd row by 3

№	X1	X2	b
1	1	3	17
2	0	3	15

Subtract the 2nd row from the 1st row and restore it

№	X1	X2	b
1	1	0	2
2	0	1	5


RELATED QUESTIONS

solve each system by using an augmented matrix. x-2y+z=9 3x+y=1... (answered by swincher4391)
use an augmented matrix to solve each system of equations -x=-3... (answered by Alan3354)
How do I use Gauss-Jordan elimination to solve this linear system and find all solutions? (answered by solver91311)
I am stuck on a project, and am desperate for help. My teacher denied me any help during... (answered by Edwin McCravy)
Solve the system using augmented matrix. Show your work. 5x + 4y - z= 1 2x - 2y + z=... (answered by Edwin McCravy)
i need to solve this system using an augmented matrix and i don't know how colud someone... (answered by checkley71)
how to write an augmented matrix for... (answered by solver91311)
I have been working on this for over an hour. My numbers seem too high to be real.... (answered by richwmiller)
use an augmented matrix to solve each system of equations 2x-2y=6... (answered by Alan3354)