Inequalities are statements about the relative size of two values. They are essential in determining where functions are defined.
When working with square roots, like in \(f(x) = \sqrt{x^2 -4}\), you must ensure that the expression under the square root is non-negative.
- Start with the inequality \(x^2 - 4 \geq 0\).
- Resolve it by finding points where the expression equals zero, such as \(x^2 = 4\).
- Solve for \(x\), giving \(x = -2\) or \(x = 2\).
When an inequality involves a square, it often splits into two parts.
For \(x^2 - 4\), it delivers the solutions \(x \leq -2\) and \(x \geq 2\). These solutions aid us in figuring out the domain by specifying where the function "lives" on a number line. Understanding inequalities ensures that functions remain valid and respect the mathematical logic needed to find their solutions.