weschan90
Hi,
Why can't I look at this absolute equation this way.
x|x| - x < 0
x [|x| - 1] <0
Therefore 1) x is <0 or 2) |x|-1 is <0
From 2):
|x|<1
x can be negative fraction or positive fraction.
However when I test a negative fraction back to the main equation, it does not work.
My question is why can we not solve an absolute equation this way?
If so, we have to approach absolute equations mainly using logic or testing cases since conventional algebra does not work in this case?
You can still solve it this way, no issues here:
x [|x| - 1] <0
After this step, always look at the inflection points: -1, 0, 1
Now make ranges:
x < -1
-1 < x < 0
0 < x < 1
x > 1
And then see which ranges follow the inequality by substituting values from that range. This is a foolproof method which will work every time without any confusion!
Try substituting -2, -0.5, 0.5 and 2
We see first and third range follows the inequality.
Drop a kudos if this helps!