Quote from Cathaoir;567525:
Solve it out and tell me if it's right or not.
If those two equations are right or not? Well even though those are close to what I got, that's still not solved. The answer is the entire set of numbers who make the original inequality true, and the teacher wants it in interval notation.
Also, now that I'm reviewing my work, I'm not sure that I did it right, could you explain the process by which you got your equations? I'll show mine, too.
Absolute Value |x| is defined as {x, if x>1; -x, if x<=1}
So for values where x is positive, the equation for absolute value |2x+3| is 2x+3.
For values where x is zero or negative, the equation is -(2x+3) or -2x-3.
So then I plugged those into two inequalities:
2x+3<1 and -2x-3<1
First equation:
2x+3<1
2x<-2
x<-1
So all values where x is less than -1 is the solution for this half, but this half only exists while x is already positive, so this half has no solutions.
Second equation (I'm re-solving this, it's different from what I thought at first):
-2x-3<1
-2x<4
x>-2
So all values where x is more than or equal to -2, so this half of the equation's solution is [-2,0] when you take into account that this is only the equation when x is negative or zero.
So the final answer is [-2,0]
Now I'm really doubting what both what I put first and what I have now for the second equation.
[edit: reading your edit]
[edit edit: But when I solve it by graphing, my original answer makes the most sense! I'm confused. Also, still reading your edit.]