A function is continuous if, at any given point in its domain, there are no breaks, jumps, or holes. Understanding continuity helps in analyzing limits and behavior of functions:
- A continuous function can be graphed as a single unbroken line.
- If a function is continuous at a specific point \( a \), the limit of the function as \( x \) approaches \( a \) is equal to the function's value at \( a \).
In our exercise, since \( f(x) = x^2 + 3 \) is continuous everywhere, we can simply evaluate the function at the point \( x = -2 \) to find its limit. - Continuity is an essential property that simplifies evaluating limits, especially for polynomial functions.
Continuous functions ensure that a small change in input results in a small change in output, maintaining stability and predictability.