SOLUTION: graph 4x-2y (less than) -3 and y= -2|x|+5

Algebra ->  Graphs -> SOLUTION: graph 4x-2y (less than) -3 and y= -2|x|+5      Log On


   



Question 851914: graph

4x-2y (less than) -3 and y= -2|x|+5

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
4x-2y%3C-3
y%3C2x%2B3%2F2
.
.
graph%28300%2C300%2C-6%2C6%2C-6%2C6%2Cy%3C2x%2B3%2F2%29
.
.
y=-2%2Aabs%28x%29%2B5
.
.
graph%28300%2C300%2C-6%2C6%2C-6%2C6%2C-2%2Aabs%28x%29%2B5%29
.
.