Question 50368
2x + 8y = -16 [Re-write in the slope-intercept form: y = mx+b]
2x + 8y = -16  [solve for y]
2x-2x+8y=-2x-16
8y=-2x-16
8y/8=-2x/8 - 16/8
y=-2/8x - 16/8
y = -1/4x - 2
.
Graphing:
{{{ graph( 300, 200, -10, 5, -5, 5, (-1/4)x-2) }}}