Linear Inequalities

A linear inequality is an inequality in which the variable appears only to the first power, such as 7 x 5 4 x + 4 . Solving a linear inequality uses the same techniques as solving a linear equation, with one critical exception: multiplying or dividing both sides by a negative number reverses the direction of the inequality.

Quick Reference

Operation Effect on Inequality Direction
Add or subtract any quantity Unchanged
Multiply or divide by a positive number Unchanged
Multiply or divide by a negative number Reverses (e.g. < becomes > )
Multiply or divide by an expression of unknown sign Never do this

To solve inequalities, we rely on fundamental properties discussed in Section on Inequalities. Two of the most important are:

  • We can add (or subtract) the same quantity from both sides without changing the direction of the inequality.
  • We can multiply (or divide) both sides by a positive quantity, without changing the direction of the inequality.
  • If we multiply or divide both sides of an inequality by a negative quantity, the direction of the inequality reverses (see Section on Inequalities).

Caution: Never multiply or divide both sides of an inequality by a quantity whose sign is unknown!

Linear inequalities are often easy to solve. We just need to isolate the variable on one side of the inequality sign.

Solve the following inequality

7 x 5 4 x + 4
Solution \begin{aligned} 7x-5 &\geq 4x+4 && \text{(given inequality)}\\ 7x-4x-5 &\geq 4x-4x+4 && \text{(subtract } 4x \text{ from both sides)}\\ 3x-5 &\geq 4 && \text{(simplify)}\\ 3x &\geq 9 && \text{(add } 5 \text{ to both sides)}\\ x &\geq 3 && \text{(divide both sides by } 3\text{)} \end{aligned}

Solve:

4 < 7 5 x 2 1
Solution 4 < 7 5 x 2 1 -8<7-5x\leq2\tag{multiply by $2$} -15<-5x\leq-5\tag{subtract $7$} 3>x\geq1\tag{divide by $-5$} which can alternatively be rewritten as 1 x < 3 . For the last step, recall that when we divide both sides of an inequality by a negative number, the direction of the inequality changes (see Section on Inequalities).
  • For the last example, note that 4 < 7 5 x 2 1 means 4 < 7 5 x 2 and 7 5 x 2 1. In fact, we have to solve two inequalities.

Frequently Asked Questions

What is a linear inequality? A linear inequality is a statement that compares two linear expressions using one of the symbols < , , > , or . For example, 7 x 5 4 x + 4 is a linear inequality. Its solution is typically a range of values rather than a single number.

Why does the inequality reverse when you divide by a negative number? Because multiplying or dividing by a negative number flips the relative order of numbers on the number line. For example, 2 < 5 , but 2 > 5 . If you divide the inequality 5 x 5 by 5 without reversing, you would incorrectly conclude x 1 ; the correct answer is x 1 .

What is the difference between a strict inequality ( < , > ) and a non-strict inequality ( , )? A strict inequality like x < 3 excludes the endpoint (3 is not a solution). A non-strict inequality like x 3 includes the endpoint (3 is a solution). In interval notation, strict inequalities use parentheses, while non-strict inequalities use brackets: ( , 3 ) vs. ( , 3 ] .

How do you solve a compound (double) inequality like 4 < 7 5 x 2 1 ? Apply all algebraic operations simultaneously to all three parts of the inequality. In the example, multiplying all three parts by 2 gives 8 < 7 5 x 2 . Subtracting 7 from all three parts gives 15 < 5 x 5 . Dividing all three parts by 5 (and reversing both inequality signs) gives 3 > x 1 , or equivalently 1 x < 3 .

How do I express the solution of a linear inequality in interval notation? Write the solution as an interval. Use a square bracket $[$ or $]$ if the endpoint is included ( or ), and a parenthesis $($ or $)$ if it is excluded ( < or > ). For example, x 3 becomes [ 3 , + ) , and 1 x < 3 becomes $[1, 3)$.