A. What is an Inequation?
An Inequation (or Inequality) is an algebraic statement containing one of the four inequality relation symbols:
- $<$ (Strictly Less Than): $x < 5$ (5 is not included).
- $\le$ (Less Than or Equal To): $x \le 5$ (5 is included).
- $>$ (Strictly Greater Than): $x > -2$ (-2 is not included).
- $\ge$ (Greater Than or Equal To): $x \ge -2$ (-2 is included).
B. Replacement Set vs Solution Set:
- Replacement Set (Domain): The overarching set of numbers from which values of the variable $x$ may be chosen (e.g., $\mathbb{N}, \mathbb{W}, \mathbb{Z}, \mathbb{R}$).
- Solution Set: The set of all values chosen from the replacement set that make the inequation a true mathematical statement.