SOLUTION: Please help me! How do I graph the system: y >= 2x+4 y <= -x+8

Algebra ->  Linear-equations -> SOLUTION: Please help me! How do I graph the system: y >= 2x+4 y <= -x+8      Log On


   



Question 319520: Please help me! How do I graph the system:
y >= 2x+4
y <= -x+8

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Please help me! How do I graph the system:
y >= 2x+4
y <= -x+8
--------------------
1st: Graph the boundary lines.
graph%28400%2C300%2C-10%2C10%2C-10%2C20%2C2x%2B4%2C-x%2B8%29
----
2nd:
1st inequality:
Since y "is greater than the boundary" shade the half-plane above it.
2nd inequality:
Since y "is less than the boundary" shade the half-plane below it.
---------
3rd: The solution is the intersection of the two shaded area and
includes the boundary of that intersection.
--------
graph%28400%2C300%2C-10%2C10%2C-10%2C20%2Cy%3E2x%2B4%2Cy%3C-x%2B8%29
==================
Cheers,
Stan H.