Absolute Value Graph help pls?
For reference, my brackets are supposed to be absolute value bars :)
2 <( 2x-3 ) < 7
Solve.
For reference, my brackets are supposed to be absolute value bars :)
Solve.
2 Answers
Break it up into the two smaller inequalities:
2 < abs(2x - 3)" " and " " abs(2x - 3) < 7
Our solution will be all
First inequality:
abs(2x - 3) > 2<=>{(2x-3 > 2" "or),(2x - 3 < –2):}
color(white)(abs(2x - 3) > 2)<=>{(2x > 5" "or),(2x < 1):}
color(white)(abs(2x - 3) > 2)<=>{(x > 5/2" "or),(x < 1/2):}
Second inequality:
abs(2x-3) < 7<=>{(2x - 3 < 7" "and),(2x - 3 > –7):}
color(white)(abs(2x-3) < 7)<=>{(2x < 10" "and),(2x > –4):}
color(white)(abs(2x-3) < 7)<=>{(x < 5" "and),(x > –2):}
Plotting both intervals:
"<—––——–––—––o o—————>"
" o————————o"
"<====================>"
" –5 –4 –3 –2 –1 0 1 2 3 4 5 6"
We can see they overlap on
x in (–2, 1/2) uu (5/2, 5) .
Below is a graph of
graph{(y - abs(2x - 3))(y - 2)(y - 7) = 0 [-10, 10, -1, 9]}
Quicker method.
Explanation:
Solution set: