Hey everyone, I'm struggling with some of the concepts behind absolute value inequalities and found a certain problem I need some assistance with. I'll explain what I tried, please point out my mistake and explain why it is a mistake. Much appreciation.
Basically
if x >= 0
which gives x < 1
and if x < 0
which gives x >= 0

