This seems like it should be simple, but naturally I'm confused. How would you go about solving absolute value inequalities like:
1) |3x - 1| > 5x - 2
2) |x + 2| <= |x - 5|
3) |x - 3| + |2x + 5| > 6
4) |p - 4| + |p + 4| < 8
On the first inequality I know the answer is x < 1/2, but I keep getting x < 3/8 too.
3x - 1 < -5x + 2 or 3x - 1 > 5x - 2
and from those I get
x < 3/8 or x < 1/2
What am I doing wrong?
And I don't even know where to begin on the other ones.

1) |3x - 1| > 5x - 2
2) |x + 2| <= |x - 5|
3) |x - 3| + |2x + 5| > 6
4) |p - 4| + |p + 4| < 8
On the first inequality I know the answer is x < 1/2, but I keep getting x < 3/8 too.
3x - 1 < -5x + 2 or 3x - 1 > 5x - 2
and from those I get
x < 3/8 or x < 1/2
What am I doing wrong?
And I don't even know where to begin on the other ones.