๐Ÿ”ŸElementary Algebra

Key Concepts of Inequalities

Study smarter with Fiveable

Get study guides, practice questions, and cheatsheets for all your subjects. Join 500,000+ students with a 96% pass rate.

Get Started

Why This Matters

Inequalities let you describe relationships where things aren't perfectly equal, which is how most real-world situations work. You need to be able to manipulate inequalities using properties and operations, interpret their solutions, and apply them to problems involving constraints like budgets, speed limits, or resource allocation.

Don't just memorize the symbols and steps. Know why the inequality sign flips when you multiply by a negative, how compound inequalities combine conditions, and what different solution representations actually mean.


Understanding Inequality Symbols and Definitions

Before you can solve inequalities, you need to speak their language fluently. Inequality symbols express the relative size or position of two quantities on a number line.

Definition of Inequalities

An inequality compares two expressions. It states that one value is greater than, less than, or possibly equal to another. Variables, constants, and operations can all appear in inequalities, just like in equations. The big difference from equations: inequalities describe a range of possible values rather than a single solution.

Inequality Symbols

  • << means "less than" and >> means "greater than." The pointed end always faces the smaller value.
  • โ‰ค\leq and โ‰ฅ\geq include equality. Read them as "less than or equal to" and "greater than or equal to."
  • Strict inequalities (<<, >>) exclude the boundary value, while non-strict inequalities (โ‰ค\leq, โ‰ฅ\geq) include it.

Compare: x<5x < 5 vs. xโ‰ค5x \leq 5. Both describe values to the left of 5, but only xโ‰ค5x \leq 5 includes 5 itself. On a graph, this is the difference between an open and closed circle.


Properties That Govern Inequality Operations

These properties tell you what you can do to both sides of an inequality without breaking it. Inequalities behave like equations, except when negative numbers enter the picture.

Addition and Subtraction Property

Adding or subtracting the same number from both sides preserves the inequality. This works exactly like equations, and no sign change is ever required, regardless of whether you add a positive or negative value. Use this property to isolate variable terms by moving constants to the other side.

Multiplication and Division Property

  • Multiplying or dividing by a positive number keeps the inequality direction unchanged.
  • Multiplying or dividing by a negative number REVERSES the inequality sign. This is the most common error on exams.
  • Why the flip? Multiplying by a negative reflects values across zero on the number line, which reverses their order. For example, 2<52 < 5, but multiply both sides by โˆ’1-1 and you get โˆ’2-2 and โˆ’5-5. Since โˆ’2>โˆ’5-2 > -5, the sign must flip.

Transitive Property

If a<ba < b and b<cb < c, then a<ca < c. Values maintain their relative order through a chain. This property is useful for combining information from multiple inequalities into one conclusion, and it underlies how compound inequalities work.

Compare: Addition property vs. multiplication property. Addition never changes the sign, but multiplication by a negative always does. If a problem asks you to justify your steps, explicitly state when and why you flip the sign.


Solving Techniques for Different Inequality Types

Different inequality structures require different approaches, but all rely on the same core properties. The goal is always to isolate the variable while tracking what happens to the inequality sign.

Solving Linear Inequalities

Treat it like an equation until you multiply or divide by a negative. Here's the process:

  1. Simplify each side if needed (distribute, combine like terms).
  2. Use addition or subtraction to move constants to one side and variable terms to the other.
  3. Divide or multiply to isolate the variable. If you divide or multiply by a negative, flip the sign.
  4. Express your solution in the required form: inequality notation (x>3x > 3), interval notation ((3,โˆž)(3, \infty)), or a number line graph.
  5. Check your answer by substituting a value from your solution set back into the original inequality.

Inequalities with Variables on Both Sides

Collect variable terms on one side first. A helpful strategy: subtract the smaller variable term from both sides so the remaining coefficient stays positive, which avoids an extra sign flip.

Then isolate the variable using the same techniques as simple linear inequalities. Watch for special cases: some inequalities simplify to something always true like 3<73 < 7 (solution: all real numbers), and others simplify to something always false like 5<25 < 2 (no solution).

Absolute Value Inequalities

Absolute value measures distance from zero, so โˆฃxโˆฃ<3|x| < 3 means xx is within 3 units of zero.

  • "Less than" creates an AND compound inequality: โˆฃxโˆฃ<3|x| < 3 becomes โˆ’3<x<3-3 < x < 3
  • "Greater than" creates an OR compound inequality: โˆฃxโˆฃ>3|x| > 3 becomes x<โˆ’3x < -3 or x>3x > 3

Compare: โˆฃxโˆฃ<3|x| < 3 vs. โˆฃxโˆฃ>3|x| > 3. The first describes values between โˆ’3-3 and 33 (a bounded region), while the second describes values outside that range (two rays extending outward). Remember: "less than" = AND, "greater than" = OR.


Compound Inequalities and Combined Conditions

Compound inequalities express more complex constraints by combining two conditions. The connecting word (AND or OR) determines whether you need the overlap or the union of solutions.

AND Compound Inequalities

Both conditions must be satisfied at the same time. The solution is the intersection (overlap) of the two individual solutions. You can write these in compact form: โˆ’2<x<5-2 < x < 5 means x>โˆ’2x > -2 AND x<5x < 5. On a number line, shade only the region where both conditions overlap.

OR Compound Inequalities

At least one condition must be true. The solution is the union of both individual solutions. These cannot be written in compact form. You must state both parts: x<โˆ’2x < -2 or x>5x > 5. On a number line, shade all regions that satisfy either condition, which typically gives you two separate rays.

Compare: AND vs. OR compound inequalities. AND shrinks your solution set (intersection), while OR expands it (union). AND gives you a segment or bounded region; OR typically gives you two rays pointing away from each other.


Representing and Communicating Solutions

Exams may require a specific notation, and each representation highlights different aspects of the solution.

Graphing Inequalities on a Number Line

  • Open circles (โ—‹) mark excluded endpoints. Use for strict inequalities (<< or >>).
  • Closed circles (โ—) mark included endpoints. Use for non-strict inequalities (โ‰ค\leq or โ‰ฅ\geq).
  • Shade the region containing all solutions. The direction of shading shows which values satisfy the inequality.

Interval Notation

  • Parentheses ( ) indicate excluded endpoints. These correspond to open circles and strict inequalities.
  • Brackets [ ] indicate included endpoints. These correspond to closed circles and non-strict inequalities.
  • Use โˆž\infty or โˆ’โˆž-\infty for unbounded intervals, always with parentheses, since infinity isn't a reachable value.

Compare: Graphical vs. interval notation. Both convey the same information, but interval notation is more compact for writing while graphs make it easier to visualize. The interval (2,7](2, 7] means open circle at 2, closed circle at 7, shaded between.


Real-World Applications

Inequalities model situations where you have limits, constraints, or ranges of acceptable values. Translating word problems into inequalities is a key skill.

Budgeting and resource constraints are common setups. "Spend no more than $100" becomes xโ‰ค100x \leq 100. "You need at least 60 points to pass" becomes xโ‰ฅ60x \geq 60.

Always interpret your solution in context. A negative number of items or a fractional number of people may not make sense even if it's mathematically valid. If your variable represents something like "number of shirts," restrict your answer to whole non-negative numbers.


Quick Reference Table

ConceptBest Examples
Strict vs. non-strict inequalities<< and >> vs. โ‰ค\leq and โ‰ฅ\geq
Sign reversal ruleMultiplying/dividing by negative numbers
AND compound inequalitiesโˆ’3<x<5-3 < x < 5, intersection of solutions
OR compound inequalitiesx<โˆ’2x < -2 or x>4x > 4, union of solutions
Absolute value "less than"$$
Absolute value "greater than"$$
Open vs. closed circlesExcluded (<<, >>) vs. included (โ‰ค\leq, โ‰ฅ\geq)
Interval notation symbolsParentheses = excluded, brackets = included

Self-Check Questions

  1. What operation requires you to reverse the inequality sign, and why does this happen?

  2. How do the solutions to โˆฃxโˆฃ<4|x| < 4 and โˆฃxโˆฃ>4|x| > 4 differ in terms of their graphical representation?

  3. Compare AND vs. OR compound inequalities. When does each type produce a bounded solution region?

  4. If you solve an inequality and get x>5x > 5, write this solution in interval notation and describe how you would graph it.

  5. A student claims that โˆ’2x>6-2x > 6 simplifies to x>โˆ’3x > -3. Identify and correct the error, explaining which property was misapplied.