Algebra 1 Advanced compoundinequalitiesunion

Compound Inequalities

AND means overlap, OR means everything either one covers.

Video by Khan Academy — “Compound inequalities | Linear inequalities | Algebra I | Khan Academy” Watch on YouTube

The explanation

Key idea AND gives an intersection; OR gives a union.

Compound inequalities join two conditions.

AND ("between"): −3 < 2x + 1 < 7. Do the same operation to all three parts at once. Subtract 1: −4 < 2x < 6. Divide by 2: −2 < x < 3. The answer is the overlap, a single segment.

OR: x < −2 or x > 5. Solve each separately. The answer is both pieces, going outward in two directions.

Quick way to tell which you have: "between" and "and" produce one connected chunk; "or" usually produces two pieces heading opposite ways.

In interval notation, AND gives one interval like (−2, 3), and OR gives a union like (−∞, −2) ∪ (5, ∞).

Worked example

Solve −1 ≤ (3 − x)/2 < 4.

  1. Multiply all parts by 2: −2 ≤ 3 − x < 8.
  2. Subtract 3: −5 ≤ −x < 5.
  3. Multiply by −1 and flip both: 5 ≥ x > −5.
  4. Rewrite increasing: −5 < x ≤ 5.

Answer: −5 < x ≤ 5, or (−5, 5]

Common mistakes

  • Flipping only one of the two signs when multiplying by a negative.
  • Writing an OR answer in three-part form.