SOLUTION: what is the solution of inequality y<-|x|

Algebra ->  Absolute-value -> SOLUTION: what is the solution of inequality y<-|x|       Log On


   



Question 317169: what is the solution of inequality y<-|x|

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Plot y=-abs%28x%29
+graph%28+300%2C+300%2C+-10%2C+10%2C+-10%2C+10%2C+-abs%28x%29%29+
Pick a point that's not on the line and test the inequality.
If the point solves the inequality, it's in the solution region.
If it doesn't it's not.
Let's pick A=(3,3).

Now test the inequality with point A,
3%3C-abs%283%29
3%3C-3
False, so point A is not in the solution region.
Shade the other region.
Solved by pluggable solver: Plot Any Inequality
Graphing function y%3C-abs%28x%29:

graph%28+300%2C+300%2C+-10%2C+10%2C+-10%2C+10%2C+y%3C-abs%28x%29+%29