Inequalities Formula

Inequalities are mathematical statements that compare two expressions using symbols like <, >, <=, or >=, indicating that one quantity is less than.

The Formula

ax+b>cβ€…β€ŠβŸΉβ€…β€Šx>cβˆ’baax + b > c \implies x > \frac{c - b}{a} (flip sign if a<0a < 0)

When to use: Instead of 'equals exactly,' it's 'at least,' 'at most,' or 'greater/less than.'

Quick Example

x+3>7β†’x>4x + 3 > 7 \to x > 4 β€” any number greater than 4 works, such as 5, 10, or 100.

Notation

<< less than, >> greater than, ≀\leq at most, β‰₯\geq at least

What This Formula Means

Mathematical statements that compare two expressions using symbols like <<, >>, ≀\leq, or β‰₯\geq, indicating that one quantity is less than, greater than, or not equal to another. Unlike equations, inequalities describe a range of possible solutions.

Instead of 'equals exactly,' it's 'at least,' 'at most,' or 'greater/less than.'

Formal View

For a>0a > 0: ax+b>cβ€…β€ŠβŸΊβ€…β€Šx>cβˆ’baax + b > c \iff x > \frac{c - b}{a}. For a<0a < 0: ax+b>cβ€…β€ŠβŸΊβ€…β€Šx<cβˆ’baax + b > c \iff x < \frac{c - b}{a} (inequality reverses when multiplying by a negative).

Worked Examples

Example 1

easy
Solve 2x+5>112x + 5 > 11.

Answer

x>3x > 3

First step

1
Subtract 5 from both sides: 2x>62x > 6.

Full solution

  1. 2
    Divide both sides by 2: x>3x > 3.
  2. 3
    The solution is all values greater than 3.
Solving inequalities follows the same steps as equations, with one key difference: multiplying or dividing by a negative number reverses the inequality sign.

Example 2

medium
Solve βˆ’3x+4≀13-3x + 4 \leq 13.

Example 3

easy
Solve βˆ’4x>12-4x > 12 and explain the sign flip.

Common Mistakes

  • Forgetting to flip the symbol when multiplying or dividing by a negative - reverse << to >> (and vice versa) in that step.
  • Writing one number as the answer - an inequality's solution is a range, shown on a number line or in interval form.
  • Confusing open and closed dots - <,><,> use an open circle (not included); ≀,β‰₯\le,\ge use a filled circle (included).

Why This Formula Matters

Real constraints are usually ranges, not exact values β€” a budget you can't exceed, a minimum score to pass. Inequalities also hide a trap unique to them: multiplying or dividing by a negative flips the symbol, which equations never do. Recognizing it by "Is the relation 'less/greater than (or equal)' so the answer is a range, not a single value?" β€” rather than by familiar numbers β€” is what lets a student tell it apart from equation and compound inequality and absolute-value inequality in a mixed problem set.

Frequently Asked Questions

What is the Inequalities formula?

Mathematical statements that compare two expressions using symbols like <<, >>, ≀\leq, or β‰₯\geq, indicating that one quantity is less than, greater than, or not equal to another. Unlike equations, inequalities describe a range of possible solutions.

How do you use the Inequalities formula?

Instead of 'equals exactly,' it's 'at least,' 'at most,' or 'greater/less than.'

What do the symbols mean in the Inequalities formula?

<< less than, >> greater than, ≀\leq at most, β‰₯\geq at least

Why is the Inequalities formula important in Math?

Real constraints are usually ranges, not exact values β€” a budget you can't exceed, a minimum score to pass. Inequalities also hide a trap unique to them: multiplying or dividing by a negative flips the symbol, which equations never do. Recognizing it by "Is the relation 'less/greater than (or equal)' so the answer is a range, not a single value?" β€” rather than by familiar numbers β€” is what lets a student tell it apart from equation and compound inequality and absolute-value inequality in a mixed problem set.

What do students get wrong about Inequalities?

The procedure for inequalities is the easy part; the trap is forgetting to flip the symbol when multiplying or dividing by a negative. Asking "Is the relation 'less/greater than (or equal)' so the answer is a range, not a single value?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Inequalities formula?

Before studying the Inequalities formula, you should understand: equations, integers.