Find supremum and infimum of the set $\{ x \in \mathbb R : |x| +|x+1|<2 \}. $
Please help someone how can I solve it?
If we take the different cases $(i) x >0, (ii) x<0$ the we are getting some region in $\mathbb R$ but finally will we have to take the union of this solutions or intersection?
You have to separate three cases: $x\geq 0$, $-1\leq x\leq 0$ and $x\leq -1$
The entire set is then the union of the three regions. But it's importand that you understand why you take the union, don't just memorize you have to take a uniuon:
The point is that separating the cases, you say
Now, you know that $x$ is either greater than $0$ OR it is smaller than $0$. So, the OR is what makes you construct a UNION, because an element is in a union $A\cup B$ if it is in $A$ OR in $B$.