Skip to main content

Introduction to Inequalities

Understand inequality symbols, solve one- and two-step inequalities, graph solutions on a number line, and learn why multiplying by a negative flips the symbol.

Lesson 8 of 11 Algebra & Equations Intermediate ⏱ 9 min read
πŸ”₯ Why This Matters

Real-world constraints are rarely equalities β€” they're ranges. You need a credit score above 700. A drug dosage must be between 5 mg and 20 mg. Your budget must stay below $500. Inequalities model these ranges, and solving them tells you the full set of values that satisfy a condition β€” not just one answer, but a whole region of valid solutions.

🎯 What You'll Learn
  • Read and write inequalities using <, >, ≀, β‰₯, and β‰  symbols
  • Solve one- and two-step inequalities using inverse operations
  • Graph solution sets on a number line (open vs. closed circles)
  • Apply the critical flip rule: multiplying or dividing by a negative reverses the inequality
πŸ“– Key Vocabulary
InequalityA statement that two expressions are NOT equal, using <, >, ≀, or β‰₯. Solution SetAll values that make the inequality true β€” usually an infinite range. Open Circle β—‹On a number line: the endpoint is NOT included (strict inequality: < or >). Closed Circle ●On a number line: the endpoint IS included (≀ or β‰₯). Flip RuleWhen you multiply or divide both sides by a negative number, reverse the inequality symbol.
Key Concept

Inequalities are solved exactly like equations β€” with one critical exception:

⚠️ The Flip Rule

When you multiply or divide both sides by a negative number, you must reverse the inequality symbol.

\[ -2x < 6 \xrightarrow{\div(-2)} x > -3 \]

Why? On a number line, multiplying by βˆ’1 reflects all numbers β€” flipping their order. So < becomes >.

Number Line β€” Solution of x > 3

3
β†’ ∞

Open circle at 3 (not included), arrow pointing right (all values greater than 3).

Worked Example 1 β€” Basic: One-Step Inequality

Solve and graph: \(x + 4 > 9\)

  1. Subtract 4 from both sides: \(x > 5\)
  2. Graph: open circle at 5, arrow pointing right (all x greater than 5).

Any number greater than 5 satisfies the inequality. Example: \(6 + 4 = 10 > 9\) βœ“

Worked Example 2 β€” Intermediate: Flip Rule in Action

Solve: \(-3x + 2 \leq 11\)

  1. Subtract 2 from both sides: \(-3x \leq 9\)
  2. Divide by βˆ’3 (flip the symbol!): \(x \geq -3\)
  3. Check with x = 0: \(-3(0) + 2 = 2 \leq 11\) βœ“
  4. Check boundary: \(-3(-3) + 2 = 11 \leq 11\) βœ“ (closed circle at βˆ’3)
\[ x \geq -3 \]
Worked Example 3 β€” Real World: Budget Constraint

You have $80 to spend. You've already spent $32 on supplies. T-shirts cost $12 each. How many shirts can you buy?

  1. Write the inequality: \(12s + 32 \leq 80\)
  2. Subtract 32: \(12s \leq 48\)
  3. Divide by 12: \(s \leq 4\)

You can buy at most 4 shirts (0, 1, 2, 3, or 4 are all valid).

✏️ Quick Check
  1. \(x - 7 \geq 3\)
  2. \(-4x < 20\)
  3. A rider must be at least 48 inches tall. Write and interpret an inequality.
β–Ά Show Answers
  1. \(x \geq 10\) β€” closed circle at 10, arrow right.
  2. Divide by βˆ’4, flip: \(x > -5\) β€” open circle at βˆ’5, arrow right.
  3. \(h \geq 48\) β€” closed circle at 48; any height 48 inches or more is valid.
⚠️ Common Mistakes
  • Forgetting to flip when dividing by a negative: \(-2x < 8\) β†’ \(x > -4\), NOT \(x < -4\). This is the #1 inequality error.
  • Open vs. closed circle confusion: < and > use open circles (endpoint excluded); ≀ and β‰₯ use closed circles (endpoint included).
  • Checking only one value: Test a value from inside the solution set AND check the boundary to confirm both are handled correctly.
βœ… Key Takeaways
  • Solve inequalities exactly like equations β€” except for the flip rule.
  • Flip the symbol when multiplying or dividing by any negative number.
  • Graph on a number line: open circle for strict (<, >), closed for inclusive (≀, β‰₯).
  • Solution sets are ranges β€” infinitely many values typically satisfy an inequality.
πŸ’Ό Career Connection β€” Finance & Risk Management

Risk analysts set thresholds using inequalities: a loan is approved if debt-to-income ratio ≀ 0.43, a portfolio is acceptable if standard deviation < 12%, a project is viable if NPV > 0. Understanding inequalities lets you interpret every "minimum requirement," "maximum limit," or "acceptable range" in any professional field.

Calculator Connection

The Linear Inequality Solver solves and graphs one- and two-step inequalities, clearly showing when the flip rule applies. For compound inequalities (like \(-3 < x \leq 7\)), use the Compound Inequality Solver.

Try it with the Calculator

Apply what you've learned with these tools.

Linear Inequality Solver
Solve linear inequalities like ax + b > c and see the solution on a number line (conceptual).
Use calculator β†’
Compound Inequality Solver
Solve "AND" and "OR" inequalities and see their combined solutions.
Use calculator β†’
← Previous Lesson
Back to
Solving Multi-Step Equations
Continue Learning
Up Next: Graphing on the Coordinate Plane
Next Lesson →
Test Your Knowledge

Introduction to Inequalities - Quiz

5 questions per attempt  Β·  Intermediate  Β·  Pass at 70%

Start Quiz β†’

More in Algebra & Equations

Understanding Order of Operations Variables and Expressions Order of Operations (PEMDAS) with Variables
← All Algebra & Equations lessons