Question 491663
By inspection, you an see these two equations are closely related:
2x  + 18y = 22
Divide both sides by 2
x + 9y = 22
Multiply both sides by -1
-x -9y = -11
...
2x + 18y = 22
18y = -2x +22
y = -2/18*x + 22/18
y = -1/9*x + 11/9
...
-x -9y = -11
-9y = x -11
y = -1/9*x + 11/9
...
When x = 11, y = 0
and when x = 0, y = 11/9
...
{{{graph(500,500,-12,12,-12,12,-1/9*x+11/9, -2/18*x+22/18)}}}