dacă x > 0 sau x = 0:
|x| - |x + 1| = x - (x + 1) = x - x - 1 = -1
-1 = 1 FALS
dacă x < 0:
|x| - |x + 1| = -x - (-x) + 1 = -x + x + 1 = 1
1 = 1 ADEVARAT
x aparține mulțimii nr reale negative nenule (R-*)