SOLUTION: Solve the following inequality. Write the answer in interval notation.
abs(2-1/2x)<=5
*the absolute value of 2 minus 1/2x is less than or equal to 5
Algebra ->
Absolute-value
-> SOLUTION: Solve the following inequality. Write the answer in interval notation.
abs(2-1/2x)<=5
*the absolute value of 2 minus 1/2x is less than or equal to 5
Log On
Question 801093: Solve the following inequality. Write the answer in interval notation.
abs(2-1/2x)<=5
*the absolute value of 2 minus 1/2x is less than or equal to 5 Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! |(2-1/2x)| <= 5
----------
|(2-1/2x)| <= 5
4 - x <= 10
4 <= x + 10
-6 <= x
x >= -6
-------------
-(2-1/2x) <= 5
-2 + x/2 <= 5
x/2 <= 7
x <= 14
-6 <= x <= 14