SOLUTION: Solve the system of equations by the method of elimination. -x + 4y = -11 11x - y = -8

Algebra ->  Linear-equations -> SOLUTION: Solve the system of equations by the method of elimination. -x + 4y = -11 11x - y = -8      Log On


   



Question 979254: Solve the system of equations by the method of elimination.
-x + 4y = -11
11x - y = -8

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
-x + 4y = -11
11x - y = -8; multiply this one by 4.
-x + 4y = -11
44x-4y=-32 ; now add the two and y disappears
43x=-43
x=-1
substitute in either one. I will use the first.
1+4y=-11
4y=-12
y=-3
Check with the second.
-11-(-3)=-8 checks.