Inequality Intuition Formula

The Formula

If a < b and c > 0, then ac < bc; if c < 0, then ac > bc

When to use: If 5 < 7, then 5 is somewhere to the left of 7 on the number line.

Quick Example

x > 3 means x is any number greater than 3 (not just 4).

Notation

< (less than), > (greater than), \leq (less than or equal), \geq (greater than or equal), \neq (not equal)

What This Formula Means

Understanding that < and > describe ordering relationships—one quantity is strictly smaller or larger than the other.

If 5 < 7, then 5 is somewhere to the left of 7 on the number line.

Formal View

< \text{ is a strict total order on } \mathbb{R}: \text{trichotomy } (a < b \lor a = b \lor a > b), \; \text{transitivity } (a < b \land b < c \Rightarrow a < c)

Worked Examples

Example 1

easy
Solve \(x + 3 < 10\) and graph the solution on a number line.

Solution

  1. 1
    Subtract 3 from both sides: \(x < 7\).
  2. 2
    Solution: all numbers less than 7.
  3. 3
    Graph: open circle at 7, arrow pointing left.
  4. 4
    Example values: \(x = 6, 5, 0, -1, \ldots\)

Answer

\(x < 7\)
Inequalities are solved like equations but with a direction. The solution is a range of values, not a single point. Open circle means 7 is not included.

Example 2

medium
Solve \(-2x \geq 8\) and explain the direction flip when multiplying by a negative.

Common Mistakes

  • Forgetting to flip the inequality sign when multiplying or dividing both sides by a negative number
  • Confusing < with \leq — x < 5 does not include 5, but x \leq 5 does
  • Reading 3 > x as '3 is less than x' — the open end of the symbol faces the larger value

Why This Formula Matters

Many real problems ask for ranges rather than exact values—speed limits, budgets, and tolerances are inequalities.

Frequently Asked Questions

What is the Inequality Intuition formula?

Understanding that < and > describe ordering relationships—one quantity is strictly smaller or larger than the other.

How do you use the Inequality Intuition formula?

If 5 < 7, then 5 is somewhere to the left of 7 on the number line.

What do the symbols mean in the Inequality Intuition formula?

< (less than), > (greater than), \leq (less than or equal), \geq (greater than or equal), \neq (not equal)

Why is the Inequality Intuition formula important in Math?

Many real problems ask for ranges rather than exact values—speed limits, budgets, and tolerances are inequalities.

What do students get wrong about Inequality Intuition?

Multiplying by negative reverses the inequality: if x > 3, then -x < -3.

What should I learn before the Inequality Intuition formula?

Before studying the Inequality Intuition formula, you should understand: more less, comparison.