SOLUTION: solve the equation for y , find two solutions of the equation, and then graph it. 2y+x=-2

Algebra ->  Systems-of-equations -> SOLUTION: solve the equation for y , find two solutions of the equation, and then graph it. 2y+x=-2      Log On


   



Question 355288: solve the equation for y , find two solutions of the equation, and then graph it.
2y+x=-2

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Slightly out of order, but it's all there,
.
.
.
When x=0, 2y=-2, y=-1:(0,-1)
When y=0, x=-2:(-2,0).
.
.
2y%2Bx=-2
-2y=x%2B2
highlight%28y=-%281%2F2%29x-1%29
.
.
.
Plot the intercepts from above and connect the points with a straight line.
.
.
.