How do you solve #|-3x + 9| <24#?

1 Answer
Jun 9, 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.

#-24 < -3x + 9 < 24#

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

#-24 - color(red)(9) < -3x + 9 - color(red)(9) < 24 - color(red)(9)#

#-33 < -3x + 0 < 15#

#-33 < -3x < 15#

Now, divide each segment by #color(blue)(-3)# to solve for #x# while keeping the system balanced. However, because we are multiplying or dividing an inequality by a negative number we must reverse the inequality operators:

#-33/color(blue)(-3) color(red)(>) (-3x)/color(blue)(-3) color(red)(>) 15/color(blue)(-3)#

#11 color(red)(>) (color(blue)(cancel(color(black)(-3)))x)/cancel(color(blue)(-3)) color(red)(>) -5#

#11 > x > -5#

Or

#x < 11# and #x > -5#

Or, in interval notation:

#(-5, 11)#