SOLUTION: solve the inequality and express the solution using interval notation |2x-5|>9

Algebra ->  Inequalities -> SOLUTION: solve the inequality and express the solution using interval notation |2x-5|>9       Log On


   



Question 1033788: solve the inequality and express the solution using interval notation
|2x-5|>9

Answer by fractalier(6550) About Me  (Show Source):
You can put this solution on YOUR website!
To do absolute value inequalities, we break up the problem into two branches...we remove the absolute value to get
2x-5 > 9 and 2x-5 < -9 (notice we switch both on the one on the right)
and solve these independently...we get
2x > 14 and 2x < -4
x > 7 and x < -2
In interval notation we have
(-inf, -2) U (7, inf)