What is the solution set of #abs(3x+2)<1#?

1 Answer
Jul 15, 2017

See a solution process below:

Explanation:

The absolute value function takes any negative or positive term and transforms it to its positive form. Therefore, we must solve the term within the absolute value function for both its negative and positive equivalent.

#-1 < 3x + 2 < 1#

First, subtract #color(red)(2)# from each segment of the system of inequalities to isolate the #x# term while keeping the system balanced:

#-1 - color(red)(2) < 3x + 2 - color(red)(2) < 1 - color(red)(2)#

#-3 < 3x + 0 < -1#

#-3 < 3x < -1#

Now, divide each segment by #color(red)(3)# to solve for #x# while keeping the system balanced:

#-3/color(red)(3) < (3x)/color(red)(3) < -1/color(red)(3)#

#-1 < (color(red)(cancel(color(black)(3)))x)/cancel(color(red)(3)) < -1/3#

#-1 < x < -1/3#

Or

#x > -1# and #x < -1/3#

Or, in interval notation:

#(-1, -1/3)#