SOLUTION: Please help with this graphing problem: Graph the set of points satisfying the following conditions for ordered pairs (x,y): |x+1|<4, 2&#8804;y<5 Thanks in advance.

Algebra ->  Graphs -> SOLUTION: Please help with this graphing problem: Graph the set of points satisfying the following conditions for ordered pairs (x,y): |x+1|<4, 2&#8804;y<5 Thanks in advance.      Log On


   



Question 960171: Please help with this graphing problem:
Graph the set of points satisfying the following conditions for ordered pairs (x,y):
|x+1|<4,
2≤y<5
Thanks in advance.

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
abs%28x%2B1%29%3C4
Positive solution:
x%2B1%3C4
x%3C3
Negative solution:
-%28x%2B1%29%3C4
x%2B1%3E-4
x%3E-3
.
.
.
-3%3Cx%3C4 Red region, dotted lines mean boundaries are not included.
2%3C=y%3C5 Green region, solid line mean boundary is included.
Solution region is where the two regions overlap.
.
.
.
.