Question 535482
2x-7+3y=9+2y+8
.
Subtract 2y from both sides
.
2x -7 +y = 9+8
.
Add 7 to both sides
.
2x + y = 17+7 = 24
.
Subtract 2x from both sides
.
y = -2x +24
.
The equation now is in slope-intercept form:  y = mx+b
.
y-intercept = (0,24)
.
x-intercept = (12,0)
.
With two lines you can draw a line.
.
{{{ graph(500,500,-5,25,-5,25,-2*x+24) }}}