Linear inequalities with absolute sign
Linear inequalities with absolute sign are not as easy as simple linear inequalities. They can be divided into 4 cases depending on the inequality sign and positive or negative right side. All these cases are described in a table given below.
Case 1 | Case 2 | Case 3 | Case 4 |
or | or
|
||
or
After rewriting like this, we solve this compound inequality using rules of inequality to get x all by itself. |
x > a or x < -a
or After breaking the inequalities like this, expression can be solved further to get x by itself. |
Since absolute value is always positive, it can’t be less than or equal to any negative number so this case has no solution. | Since absolute value is always positive ,it would always be greater than any negative number so this case has ‘All real numbers ’ as solution. |
Lets work on some examples representing all the 4 cases to understand them better.
Example1. Solve the following inequality
Solution: This is of the form (case 1) , so rewriting the inequality we get,
-3 -3 -3 subtracting 3 from all sides, we get ,
In interval notation this solution can be written as [-9,6]
Example2. Solve the following inequality and write the solution in interval notation.
3|2x+1| > 9
Solution: First we isolate the absolute part. So divide both sides by 3 we get, |2x+1| > 3
This is of the form (case2) , so rewriting the inequality we get,
2x+1 > 3 or 2x+1 < -3
2x > 2 2x < -4
x > 1 or x < -2
Combining these two inequalities by replacing ‘or’ with U (union symbol) to write final answer in interval notation we get,
Example3. Solve the following inequality and write the solution in interval notation.
Solution: Subtract 8 from both sides to isolate absolute part we get,
This is of the form (case 3).
Since absolute value is always positive, so it can’t be less than or equal to any negative number. Therefore this inequality has No Solution.
Example4. Solve the following inequality and write the solution in interval notation.
Solution: Subtract 8 from both sides to isolate absolute part we get,
This is of the form (case 4).
Since absolute value is always positive, so it is always greater than any negative number. Therefore this inequality has ‘All Real numbers ’ as solution which can be written in interval notation as, (-∞,∞)
Inequalities with absolute sign having variables on both sides:
Inequalities having more than one absolute sign or having variable on both sides, are solved using different approach. We get the intervals on a number line according to expression inside absolute signs and then solve inequalities for each interval. Lets work on some examples to understand this process better.
Example5. Solve the given inequality and write the answer in interval notation.
|x-1|+|x-2| ≥ 4
Solution: First we set the expressions inside absolute signs =0 to get points on number line.
So x-1=0 => x=1 and x-2=0 => x=2
Using these two points, we get the intervals on number line as (-∞,1) ,(1,2) and (2,∞). Here we also make use of definition of absolute function.
For interval (-∞,1) we have the inequality as,
-(x-1)-(x-2) ≥ 4
-x+1-x+2 ≥ 4
-2x +3 ≥ 4
-2x ≥ 1
x ≤ -½ —–(i)
For interval (1,2) we have the inequality as,
(x-1) –(x-2) ≥ 4
x-1-x+2 ≥ 4
1 ≥ 4 (which is absurd )
For interval (2,∞), we have the inequality as,
(x-1) +(x-2) ≥ 4
2x -3 ≥ 4
2x ≥ 7
——–(ii)
Combining results (i) and (ii) we get the final solution in interval form as, (-∞ , -½] U [ 7/2 ,∞)
Example6. Solve the inequality |2x-3| > x-1
Solution: Taking positive and negative cases separately,
-(2x-3) > x-1 or 2x-3 > x-1
-2x+3 > x-1 2x-x > -1+3
-2x-x > -1-3 x > 2
-3x > -4
x < 4/3
Combining these two inequalities, we get the final answer in interval form as, (-∞, 4/3) U (2,∞)
Practice problems:
Solve the following inequalities and write the solution in interval form.
1) |3x-2| ≤ ½
2) |4-x| +1 > 3
3) |x-1|+|x-2|+|x-3|≥ 6
4) 4+|x-3| < 1
Answers:
1) [1/2 , 5/6]
2) (-∞,2) U(6,∞)
3) (-∞,0] U [4,∞)
4) No solution