How do you solve and graph #abs((4b-2)/3)<12#?

1 Answer
Apr 19, 2017

See the entire 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.

#-12 < (4b - 2)/3 < 12#

First, multiply each segment of the system of inequalities by #color(red)(3)# to eliminate the fraction while keeping the system balanced:

#color(red)(3) * -12 < color(red)(3) * (4b - 2)/3 < color(red)(3) * 12#

#-36 < cancel(color(red)(3)) * (4b - 2)/color(red)(cancel(color(black)(3))) < 36#

#-36 < 4b - 2 < 36#

Next, add #color(red)(2)# to each segment to isolate the #b# term while keeping the system balanced:

#-36 + color(red)(2) < 4b - 2 + color(red)(2) < 36 + color(red)(2)#

#-34 < 4b - 0 < 38#

#-34 < 4b < 38#

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

#-34/color(red)(4) < (4b)/color(red)(4) < 38/color(red)(4)#

#(2 * -17)/color(red)(2 * 2) < (color(red)(cancel(color(black)(4)))b)/cancel(color(red)(4)) < (2 * 19)/color(red)(2 * 2)#

#(color(red)(cancel(color(black)(2))) * -17)/color(red)(cancel(2) * 2) < b < (color(red)(cancel(color(black)(2))) * 19)/color(red)(cancel(2) * 2)#

#-17/2 < b < 19/2#

Or

#b > -17/2# and #b < 19/2#

Or

#(-17/2, 19/2)#