SOLUTION: solve and graph the solution set for 2x+1<3-x< 2x+5

Algebra ->  Inequalities -> SOLUTION: solve and graph the solution set for 2x+1<3-x< 2x+5      Log On


   



Question 916770: solve and graph the solution set for 2x+1<3-x< 2x+5
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
solve and graph the solution set for
2x+1<3-x< 2x+5
-----------------
Subtract 3 along the line to get:
2x-2 < -x < 2x+2
--------
Note: Multiplying by -1 reverses the inequality::
-------
-(2x+2) < x < -(2x-2)
------
-2x-2 < x < -2x+2
----------------------
graph%28400%2C400%2C-10%2C10%2C-10%2C10%2C-2x-2%2Cx%2C-2x%2B2%29
------------------------
Solve:: x = -2x-2
3x = -2
x = -2/3
----
Solve:: x = -2x+2
3x = 2
x = 2/3
----
Ans -2/3 < x < 2/3
===========================
Cheers,
Stan H.
----------------------