Piecewise functions use different formulas on different parts of the x-axis, so their graphs can change direction, jump, or have holes at breakpoints. Limits help describe what the function approaches near those breakpoints, even when the function value itself is missing or different. This matters in calculus because continuity, derivatives, and real-world models often depend on behavior near a point rather than only at the point.
Understanding Calculus: Limits of Piecewise Functions
At a breakpoint, treat the graph as two separate journeys toward the same vertical line. First follow the rule used just before the breakpoint. Then follow the rule used just after it.
The important evidence comes from points very close to the boundary, not from points far away. A table can help when the formulas are unfamiliar. Choose several inputs smaller than the breakpoint and several larger ones.
Record the outputs and look for the number each side settles near. On a graph, trace each branch with your eye toward the boundary without stopping at the marked point.
Different outcomes reveal different kinds of behavior. If both branches head toward the same height, there is one common limiting value. The point may still be missing, or the filled point may sit at another height.
This creates a removable discontinuity, often called a hole. If the two branches head toward different heights, the graph has a jump. No single number describes the overall approach there.
Sometimes one branch rises or falls without bound near the breakpoint. In that case, the function does not approach an ordinary finite value, even though students may describe the behavior using infinity.
Algebra becomes useful when a piecewise rule contains expressions that look difficult at the boundary. Substitute nearby values using the correct rule for each side. Do not automatically plug the breakpoint into both formulas, because one formula may not apply there.
Factors can sometimes cancel for inputs near the boundary, revealing a hidden hole. For example, a fraction may simplify to a line everywhere except at the input that made its original denominator zero.
The simplified line shows the approached height. The original rule still decides whether there is an actual value at that input.
These ideas appear whenever a model switches rules. A parking fee can use one rate up to a time limit and another rate afterward. A tax system can change the rate after income reaches a threshold.
A thermostat can turn equipment on or off at a chosen temperature. In a physical model, a jump may represent an instant change imposed by a rule, while a hole may signal missing data or an excluded condition.
When studying, always identify the breakpoint first, label which formula belongs on each side, and check the defined value separately. Keeping these three tasks separate prevents the common mistake of confusing what happens near a point with what happens exactly at it.
Key Facts
- lim x -> a f(x) exists only if lim x -> a- f(x) = lim x -> a+ f(x).
- The left-hand limit lim x -> a- f(x) uses x-values less than a.
- The right-hand limit lim x -> a+ f(x) uses x-values greater than a.
- A function is continuous at x = a if lim x -> a f(x) = f(a).
- An open circle shows an approached value that is not included as the function value.
- A filled dot shows the actual function value f(a) at that x-coordinate.
Vocabulary
- Piecewise function
- A function defined by different formulas on different intervals of its domain.
- Breakpoint
- An x-value where the rule for a piecewise function changes or where special behavior may occur.
- Left-hand limit
- The value a function approaches as x gets closer to a point from smaller x-values.
- Right-hand limit
- The value a function approaches as x gets closer to a point from larger x-values.
- Continuity
- A function is continuous at a point when its limit exists there and equals the function value.
Common Mistakes to Avoid
- Using the wrong branch at a breakpoint. Check the inequality signs carefully because x < a, x <= a, x > a, and x >= a determine which formula gives f(a) and which formula gives each one-sided limit.
- Assuming the filled dot determines the limit. The limit depends on nearby values as x approaches the point, not just the plotted value at the point.
- Claiming a two-sided limit exists when one-sided limits differ. If the left-hand and right-hand limits are not equal, the two-sided limit does not exist.
- Forgetting to test continuity after finding the limit. A function can have a two-sided limit at a breakpoint but still be discontinuous if f(a) is missing or not equal to that limit.
Practice Questions
- 1 Let f(x) = x + 2 for x < 1, f(x) = 5 for x = 1, and f(x) = 2x + 1 for x > 1. Find lim x -> 1- f(x), lim x -> 1+ f(x), lim x -> 1 f(x), and decide whether f is continuous at x = 1.
- 2 Let g(x) = x^2 for x <= 2 and g(x) = 3x - 2 for x > 2. Find g(2), lim x -> 2- g(x), lim x -> 2+ g(x), and determine whether g is continuous at x = 2.
- 3 A graph has an open circle at (3, 4) on the left branch, an open circle at (3, 1) on the right branch, and a filled dot at (3, 4). Explain whether lim x -> 3 f(x) exists and whether the function is continuous at x = 3.