SOLUTION: how do i write -2.5 less than or equal to X less than or equal to 2.5 as an absolute value inequality

Algebra ->  Absolute-value -> SOLUTION: how do i write -2.5 less than or equal to X less than or equal to 2.5 as an absolute value inequality       Log On


   



Question 756136: how do i write -2.5 less than or equal to X less than or equal to 2.5 as an absolute value inequality

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
how do i write -2.5 less than or equal to X less than or equal to 2.5 as an absolute value inequality
----
-2.5 <= x <= 2.5
------
|x-0|<= 2.5
x <= 2.5 or x >= -2.5
=====================