Question 1106669
-3x + 2y = 2 
x + 5y = 22 subtract 5y from both sides: x = -5y + 22. Now use this for x.
-----------------------------------------------------------------
-3x + 2y = 2 
-3(-5y + 22) + 2y = 2
15y - 66 + 2y = 2
17y - 66 = 2
17y = 68
y = 68/17
y = 4
now let's find x:
x + 5(4) = 22
x + 20 = 22
x = 2
so the answer is -5y + 22, (2,4)