How do you solve #-3abs(6-x)<-15#?
1 Answer
Explanation:
First, isolate the modulus on one side of the inequality. Notice that you can do that by dividing both sides of the inequality by
#(color(red)(cancel(color(black)(-3))) * |6-x|)/color(red)(cancel(color(black)(-3))) color(blue)(>) (-15)/(-3)#
#|6 - x| > 5#
Next, use the fact that the expression inside the modulus can be positive or negative to find the solution intervals that would satisfy these possibilities.
#6-x>0 implies |6-x| = 6-x#
When the expression inside the modulus is positive, you get
#6 -x > 5#
#-x > -1 implies x < 1#
#6-x < 0 implies |6-x| = -(6 - x)#
When the expression inside the modulus is negative, you have
#-(6 - ) > 5#
#-6 + x > 5#
#x > 11#
So, the absolute value inequality will be true for any value of
This means that the solution set for this inequality will be