
Andrew M. answered 04/12/15
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
Since the y variables have the same coefficients with one being positive and one being negative
all you have to do is add the two equations together:
[-6x + 8Y = 6]
+[ 8x - 8y = 0]
______________
2x + 0y = 6
2x = 6
x = 3
Plugging x=3 back into either original equation you get
-6(3) + 8y = 6
-18 + 8y =6
8y = 24
y = 3
Thus the ordered pair (x,y) of the solution is (3,3)