Question 1078030: |3x-2|<=5
Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Same problem, different numbers.
===============================================================
|2x+1|<=3
-------------
If you want to solve for x, you should say, "Solve for x."
---------
Case 1:
|2x+1|<=3
2x+1 <= 3
2x <= 2
x <= 1
=================
Case 2:
-(2x+1) <= 3
-2x - 1 <= 3
-2x <= 4
0 <= 2x + 4
-4 <= 2x
-2 <= x
x >= -2
|
|
|