SOLUTION: Graph y greater than or equal to 2x+3

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons  -> Linear Equations Lesson -> SOLUTION: Graph y greater than or equal to 2x+3      Log On


   



Question 881653: Graph y greater than or equal to 2x+3
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
First graph y=2x%2B3
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C2x%2B3%29
.
.
Now choose a point not on the line and test the inequality.
(0,0) is convenient.
y%3E=2x%2B3
0%3E=2%280%29%2B3
0%3E=3
False, so shade the area not containing (0,0).
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cy%3E=2x%2B3%29