Linear Inequalities: Learn It 3

Compound Inequalities

A compound inequality includes two inequalities in one statement. A statement such as [latex]4 < x\le 6[/latex] means [latex]4 < x[/latex] and [latex]x\le 6[/latex]. There are two ways to solve compound inequalities: separating them into two separate inequalities or leaving the compound inequality intact and performing operations on all three parts at the same time. We will illustrate both methods.

compound inequality

A compound inequality is a mathematical statement that combines two inequalities into one expression using the words “and” or “or”. These are used to express a range of possible solutions or conditions that satisfy more than one requirement simultaneously.

  • “And” Compound Inequality (Conjunction):
    • This type connects two inequalities where both conditions must be true simultaneously.
    • For example: [latex]a < x < b[/latex]
  • Or” Compound Inequality (Disjunction)
    • This type connects two inequalities where at least one of the conditions must be true. It is used to express that solutions may satisfy any one of multiple criteria.
    • For example: [latex]x < a \text{ or } x > b[/latex]
Solve the compound inequality:

[latex]3\le 2x+2 < 6[/latex]

[latex]\begin{array}{ll} \text{Given inequality:} & 3 \leq 2x + 2 < 6 \\ \text{Subtract 2 from all parts:} & 3 - 2 \leq 2x + 2 - 2 < 6 - 2 \\ \text{Simplify:} & 1 \leq 2x < 4 \\ \text{Divide all parts by 2:} & \frac{1}{2} \leq x < 2 \end{array}[/latex]

In interval notation, the solution is: [latex][\frac{1}{2}, 2)[/latex]

Solve the compound inequality:

[latex]\begin{align*} 7x + 1 & > 3x + 5 \\ \text{OR} \\ 3(-4x + 5) + 15 &\geq -6x + 54 \end{align*}[/latex]

Solve the compound inequality:

[latex]3+x > 7x - 2 > 5x - 10[/latex]