How do you solve #abs[6x+7/5]<=6#?

1 Answer
May 22, 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.

#-6 <= 6x + 7/5 <= 6#

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

#-6 - color(red)(7/5) <= 6x + 7/5 - color(red)(7/5) <= 6 - color(red)(7/5)#

#(-6 xx 5/5) - color(red)(7/5) <= 6x + 0 <= (6 xx 5/5) - color(red)(7/5)#

#-30/5 - color(red)(7/5) <= 6x <= 30/5 - color(red)(7/5)#

#-37/5 <= 6x <= 23/5#

Next, multiply each segment by #color(red)(1/6)# to solve for #x# while keeping the system balanced:

#color(red)(1/6) xx -37/5 <= color(red)(1/6) xx 6x <= color(red)(1/6) xx 23/5#

#-37/30 <= color(red)(1/color(black)(cancel(color(red)(6)))) xx color(red)(cancel(color(black)(6)))x <= 23/30#

#-37/30 <= x <= 23/30#

Or

#x >= -37/30#; #x <= 23/30#

Or, in interval notation:

#[ -37/30, 23/30]#