SOLUTION: Write the solution set of |3x+7| ≻ 16
Algebra
->
Absolute-value
-> SOLUTION: Write the solution set of |3x+7| ≻ 16
Log On
Algebra: Absolute value
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on absolute-value
Question 508804
:
Write the solution set of |3x+7| ≻ 16
Answer by
lwsshak3(11628)
(
Show Source
):
You can
put this solution on YOUR website!
|3x+7| ≻ 16
solve for 2 conditions
for (3x+7)>0
3x+7>16
3x>9
x>3
..
for (3x+7)<0
-3x-7>16
-3x>16+7=23
x<(-23/3)
..
solution:
(-∞, -23/3) U (3, ∞)