SOLUTION: 3 times the absolute value of x-2 + 6> 12

Algebra ->  Absolute-value -> SOLUTION: 3 times the absolute value of x-2 + 6> 12      Log On


   



Question 452435: 3 times the absolute value of x-2 + 6> 12
Answer by lwsshak3(11628) About Me  (Show Source):
You can put this solution on YOUR website!
3 times the absolute value of x-2 + 6> 12
**
3|x-2|+6>12
|x-2|>(12-6)/3=2
for (x-2)>0
x-2>2
x>4
..
for (x-2)<0
-x+2>2
-x>0
x<0
..
(-∞,0) U (4,∞)