The difference between "inequality" and "inequalities" is primarily one of grammatical number: "inequality" is singular, referring to a single instance of a non-equal comparison, while "inequalities" is plural, referring to multiple instances.
Here's a more detailed breakdown:
-
Inequality (singular): Refers to a single mathematical statement that compares two expressions, showing that they are not equal. This comparison uses symbols like < (less than), > (greater than), ≤ (less than or equal to), ≥ (greater than or equal to), or ≠ (not equal to).
- Example:
x + 2 < 5
is a single inequality.
- Example:
-
Inequalities (plural): Refers to a collection or set of two or more inequalities. These inequalities can be related (e.g., part of a system of inequalities) or unrelated.
- Example:
x + 2 < 5
andy - 3 ≥ 1
are two separate inequalities. A system of inequalities would bex + y ≤ 5
andx - y > 1
.
- Example:
In essence, "inequality" is to "inequalities" as "equation" is to "equations." The plural form simply indicates that there are multiple instances being considered.