Unit 4: Contextual Applications of Differentiation
L'Hôpital's Rule
Using local linearization and L'Hôpital's Rule to approximate values and evaluate indeterminate limits.
Prerequisites
- Related Rates
Approximating with a Tangent Line, and Resolving Stubborn Limits
Definition — Local Linearization
Worked Example — Approximating a Cube Root
Some limits resist both direct substitution and algebraic rewriting. If limₓ→c f(x)/g(x) produces 0/0 or ∞/∞, L'Hôpital's Rule replaces it with limₓ→c f'(x)/g'(x), reapplied if the new limit is still indeterminate.
Worked Example — Resolving a 0/0 Limit
Derivative Explorer
Point of tangency
f(x), with tangent line at x = a
Derivative graph — linked to the graph above; panning or zooming either moves both
What's happening at x = a
- At x = 1, f(x) ≈ -2 — the point (1, -2).
- The derivative there is f'(1) ≈ 0: the slope of the tangent line, and the instantaneous rate of change of f at this exact point.
- That slope is positive, so f is increasing at this point.
- The second derivative is positive here, so f is concave up (curving upward) near this point.
- Near x = 1, the tangent line y ≈ -2 + 0·(x − 1) is f's best straight-line approximation — the core idea a derivative captures.
Numerical derivative comparison
| h | Forward | Backward | Central |
|---|---|---|---|
| 1 | 4 | -2 | 1 |
| 0.1 | 0.31 | -0.29 | 0.01 |
| 0.01 | 0.0301 | -0.0299 | 0.0001 |
| 0.001 | 0.003 | -0.003 | 0 |
Analysis of f(x)
- y-intercept
- (0, 0)
- x-intercepts
- (-1.73, 0), (0, 0), (1.73, 0)
- Extrema
- local max at (-1, 2); local min at (1, -2)
- Inflection points
- (0, 0)
- Vertical asymptotes
- none found in view
- Horizontal asymptotes
- none found
- Domain
- all real numbers in view
- Range (estimated)
- approximately [-970, 970]
Analysis of f'(x) — its roots are f's critical points
- y-intercept
- (0, -3)
- x-intercepts
- (-1, 0), (1, 0)
- Extrema
- local min at (0, -3)
- Inflection points
- none found in view
- Vertical asymptotes
- none found in view
- Horizontal asymptotes
- none found
- Domain
- all real numbers in view
- Range (estimated)
- approximately [-3, 297]
Tip
Common Mistakes
Applying L'Hôpital's Rule to a limit that isn't actually 0/0 or ∞/∞.
limₓ→0 (x+1)/x gives 1/0, not 0/0 — the rule doesn't apply, and using it anyway gives a wrong answer for a limit that doesn't even exist.
Using degrees instead of radians when linearizing a trig function.
Calculus derivative formulas for trig functions assume radians — a Δx measured in degrees has to be converted first.
Key Takeaways
- Linearization approximates f near a with its tangent line; the error direction follows from concavity.
- L'Hôpital's Rule replaces an indeterminate limit with the limit of separately-differentiated numerator and denominator.
- The rule applies only to genuine 0/0 or ∞/∞ forms, confirmed by direct substitution first.
Summary
This closes Unit 4. Unit 5 turns back to a function's own shape, using derivatives to fully classify extrema and concavity.
Sign in to track your progress and mark this lesson complete.
Track your progress