SOLUTION: |x-2|> 10

Algebra ->  Absolute-value -> SOLUTION: |x-2|> 10      Log On


   



Question 564155: |x-2|> 10
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
    |x-2| > 10   To remove absolute value bars write this way:

x-2 < -10 OR x-2 > 10    The word "OR" must be between them. Solve each    
  x < -8  OR   x > 12

The solution is     x < -8  OR   x > 12
  
The graph of solution is this:

<=======o----------------o=========>  
       -8               12  

The interval notation for the solution is this:

    (-infinity,-8) U (12,infinity) 

Edwin