SOLUTION: Solve the inequality: 2 / ( |2x+3| ) >= 5

Algebra ->  Expressions-with-variables -> SOLUTION: Solve the inequality: 2 / ( |2x+3| ) >= 5      Log On


   



Question 270063: Solve the inequality:
2 / ( |2x+3| ) >= 5

Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
2 / |2x+3| >= 5
|2x+3|<=2/5 multiply each side by |2x+3|/5
.
2x+3<=.4
2x<=-2.6
x<=-1.3
.
2x+3>=-.4
2x>=-3.4
x>=-1.7
.
x%3C%3E-1.5 (division by zero is not allowed)
.
Ed