SOLUTION: x-2 > 1 or x + 1 < 2

Algebra ->  Graphs -> SOLUTION: x-2 > 1 or x + 1 < 2      Log On


   



Question 1094997: x-2 > 1 or x + 1 < 2
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
It is a system of two inequalities connected by the logic term "OR". 


It means that the solution to this couple of inequalities is the UNION of solution sets to each inequality.


OK.  The first inequality is equivalent to x > 3   (after adding "2" to both sides).

     So, it is literally the solution set for this inequality: x > 3, or semi-infinite interval (3,infinity).



The second inequality is equivalent to x < 1   (after subtracting "1" from both sides).

    So, it is literally the solution set for this second inequality: x < 1, or semi-infinite interval (-infinity,1).


After all, the final solution to your original compound inequality is the set

(-infinity,1) U (3,infinity%29), which is the UNION of two semi-infinite intervals.

Solved.