Solve the following inequality: $$||x|-1|<|1-x|$$
My Attempt:
I tried expanding this inequality by considering $8$ cases, but I am having trouble finding the range of the each of the solutions I got in the $8$ cases.
I am sorry I couldn't explain what I did properly. This is my third question on Math.SE and am still learning about how to properly frame questions.


Well, if $x\geqslant 0$, we have $|x|=x$, so the inequality is $|x-1|<|1-x|$, but as $|t|=|-t|$ always, there can be no solution here.
Remaining case is $x< 0$, where the inequality is $|1+x|<|1-x|$, which says the distance of $x$ from $-1$ is less than the distance of $x$ from $1$, which is true for all negatives, so all such $x$ is in the solution set.