SOLUTION: Graph 2y+3x>7

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: Graph 2y+3x>7      Log On


   



Question 881654: Graph 2y+3x>7
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
First graph, 2y%2B3x=7
2y=-3x%2B7
y=-%283%2F2%29x%2B7%2F2
.
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C-%283%2F2%29x%2B7%2F2%29
.
.
Now choose a point not on the line and test the inequality.
(0,0) is convenient.
2%280%29%2B3%280%29%3E7
0%3E7
False, so shade the region that doesn't contain (0,0).
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C2y%2B3x%3E7%29