i am supose to graph this using three points on a graph
how am i suppose to find three points for this problem
x<=2
What about x=2, y = anything; x=1, y= anything; and x=-4, y= anything.
I would write as as
x+y<=2
2+y<=2
then solve for y to get my points