SOLUTION: How would I solve this absolute value inequality? |x+1|<=|x-3|

Algebra ->  Absolute-value -> SOLUTION: How would I solve this absolute value inequality? |x+1|<=|x-3|      Log On


   



Question 639533: How would I solve this absolute value inequality?
|x+1|<=|x-3|

Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: GRAPH absolute value
graph%28+400%2C+400%2C+-10%2C+10%2C+-10%2C+10%2C+abs%28+x%2B1+%29+%29+
graph( 400, 400, -10, 10, -10, 10, abs( x+1 ) )


Solved by pluggable solver: GRAPH absolute value
graph%28+400%2C+400%2C+-10%2C+10%2C+-10%2C+10%2C+abs%28+x-3+%29+%29+
graph( 400, 400, -10, 10, -10, 10, abs( x-3 ) )



|x%2B1|<=|x-3| for all x%3C=1

here you can see your solution: follow this link
http://www.wolframalpha.com/input/?i=|x%2B1|%3C%3D|x-3|