Piecewise functions are defined by different expressions over various intervals of their domain. Evaluating a piecewise function requires determining which piece of the function applies for the given input value. Once the correct piece is identified, you proceed to compute the function value using the corresponding formula.
Evaluating a piecewise function at a specific point also includes checking for the function's behavior around that point. When working with limits and continuity, as in the given exercise, one must pay attention not only to the value at the point but also to the function's behavior as it approaches that point from either side.
Evaluation Tips
Here are a few tips for the evaluation of piecewise functions:
- Identify the interval in which the input value falls.
- Substitute the input value into the correct formula.
- For limits, examine the behavior of the function as it approaches the value from both directions.
- Remember, the function's value and its limit as you approach that value can differ, affecting continuity.
Following these steps, in our exercise, the value of
f(-1) was found by using the first formula specified for the interval
-1 ≤ x < 0. However, evaluating the limit as
x approaches -1 from the right requires us to examine the next interval, which does not exist in this case, leading to the conclusion that the limit as
x approaches -1 from the right does not exist.