An inequality compares two expressions using (less than), (at most), (greater than), or (at least). Unlike equations, inequalities typically have infinitely many solutions forming an interval or union of intervals.
Solving rules mostly mirror equations, with one critical exception: multiplying or dividing both sides by a negative number flips the inequality direction. For example, becomes .
Compound inequalities like are handled by performing operations on all three parts simultaneously. Quadratic inequalities () are solved by finding roots, then testing intervals between them.
Inequalities are essential for optimisation (linear programming), defining domains of functions, and bounding errors in numerical analysis.