Mathematical inequalities are statements that relate two expressions with an inequality sign. The basic inequality signs include
- \textbf{Greater than (\(>\text{\)}})
- \textbf{Less than (\(<\)}): Indicates that a value on the left is smaller than the value on the right.
- \textbf{Greater than or equal to (\(\geq\)}): As we saw with \(m \text{\}\geq -5\), this means the value can be equal to or greater than the other.
- \textbf{Less than or equal to (\(\leq\)}): Mirroring the previous, \(m \leq 9\) informs us that \(m\) can be equal to or less than 9.
By combining inequalities, we create a range that specifies the possible values for a variable. In this case, the range is from \(-5\) to \(9\), including both endpoints, indicating a closed interval on a number line. Inequalities are essential for describing intervals, expressing constraints, and defining domain and range in functions.