Inequalities

Algebra
definition

Also known as: inequality, greater than, less than

Grade 6-8

View on concept map

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. Inequalities are essential for expressing constraints and boundaries in real life โ€” from budgets and speed limits to engineering tolerances and scientific thresholds.

Definition

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.

๐Ÿ’ก Intuition

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

๐ŸŽฏ Core Idea

Inequalities describe ranges of valid solutions, not single values.

Example

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

Formula

ax + b > c \implies x > \frac{c - b}{a} (flip sign if a < 0)

Notation

< less than, > greater than, \leq at most, \geq at least

๐ŸŒŸ Why It Matters

Inequalities are essential for expressing constraints and boundaries in real life โ€” from budgets and speed limits to engineering tolerances and scientific thresholds. They form the basis of optimization and linear programming.

๐Ÿ’ญ Hint When Stuck

Pick a number from your solution range and a number outside it, then test both in the original inequality.

Formal View

For a > 0: ax + b > c \iff x > \frac{c - b}{a}. For a < 0: ax + b > c \iff x < \frac{c - b}{a} (inequality reverses when multiplying by a negative).

See Also

๐Ÿšง Common Stuck Point

Always flip the inequality symbol when multiplying or dividing both sides by a negative number.

โš ๏ธ Common Mistakes

  • Forgetting to flip the inequality sign when multiplying or dividing both sides by a negative number
  • Confusing open circles (strict inequality <, >) with closed circles (inclusive \leq, \geq) on number lines
  • Treating inequalities exactly like equations โ€” inequalities have a range of solutions, not just one value

Frequently Asked Questions

What is Inequalities in Math?

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.

What is the Inequalities formula?

ax + b > c \implies x > \frac{c - b}{a} (flip sign if a < 0)

When do you use Inequalities?

Pick a number from your solution range and a number outside it, then test both in the original inequality.

How Inequalities Connects to Other Ideas

To understand inequalities, you should first be comfortable with equations and integers. Once you have a solid grasp of inequalities, you can move on to absolute value and linear programming.

Visualization

Static

Visual representation of Inequalities