SOLUTION: -6x+8y=-16 -2x-3y=-28 A system~I know that the answer is (8,4) but how do you get that?

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: -6x+8y=-16 -2x-3y=-28 A system~I know that the answer is (8,4) but how do you get that?      Log On


   



Question 24728: -6x+8y=-16
-2x-3y=-28
A system~I know that the answer is (8,4) but how do you get that?

Answer by elima(1433) About Me  (Show Source):
You can put this solution on YOUR website!
-6x+8y=-16
-2x-3y=-28
There are different ways to solve this, we will solve it by substitution;
First we will take eq.2 andsolve that for x;
-2x-3y=-28
-2x=-28+3y
x=14-3%2F2y
Now with x being solved we will substitute this in eq.1 for x;
-6(14-3%2F2y)+8y=-16
-84+18%2F2Y+8Y=-16
9Y+8Y=-16+84
17Y=68
Y=4
Now that we have y=4, lets plug that into the equation and solve for x;
-6x+8(4)=-16
-6x+32=-16
-6x=-16-32
-6x=-48
x=8
So we have;
(8,4)
Hope you understand
=)