SOLUTION: Please help with this: Graph y < 4 Thanks

Algebra ->  Graphs -> SOLUTION: Please help with this: Graph y < 4 Thanks       Log On


   



Question 940476: Please help with this:
Graph y < 4
Thanks

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
First graph the line y=4
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2C4%29
.
.
.
Now shade the values where y%3C4
.
.
graph%28300%2C300%2C-10%2C10%2C-10%2C10%2Cy%3C4%29
.
.
Since y%3C4, then the line y=4 is not part of the solution region.