Linear inequalities
In a nutshell
Linear inequalities can be solved using similar methods to linear equations. Sometimes you will need to find the set of values for which two inequalities are true.
Linear inequalities with one solution
When an inequality has one solution, you rearrange the inequality to make x the subject. The solution of an inequality is the set of all real numbers which make the inequality true.
Example 1
Find the set of values of x for which:
i) 6x−3<2x+7
ii) 5x+6≤12−x
i) Rearrange to get x on one side:
4x<10
Solve for x:
x<2.5
ii) Rearrange and solve for x:
6x≤6
x≤1
Note: The solutions for a linear inequality can also be written in set notation. x≤1 can be written as {x:x≤1}.
Linear inequalities with two solutions
When there are two solutions to a linear inequality, the set of values can be written together or separately.
When a solution set is x>−4 and x≤3, the solutions which satisfy both of these simultaneously are −4<x≤3. This can also be written as {x:−4<x≤3} or {x:x>−4} ∩ {x:x≤3}.
When a solution set is x<1 or x≥6, there are no overlaps with the solutions , therefore these are written seperately as x<1 or x≥6. This can also be written as {x:x<1} ∪ {x:x≥6}.
Example 2
Find the set of values of x for which:
i) 3x−8>x+5 and 2x+6>x+8
ii) 2x−5>9 and 4x+5<10+x
i) Solve the first inequality:
3x−82xx>x+5>13>6.5
Solve the second inequality:
2x+6x>x+8>2
The solutions for both inequalities overlap when x is greater than 6.5:
Therefore, {x:x>6.5}
ii) Solve the first inequality:
2x−52xx>9>14>7
Solve the second inequality:
4x+53x<10+x<5
x<35
The solutions for the inequalities do not overlap:
Therefore, x<35 or x>7