Exam Cram Sheet685 words
Exam Cram: Application of Derivatives
Application of Derivatives
Exam Cram: Application of Derivatives
This guide focuses on the practical application of the derivative to analyze function behavior, solve real-world optimization problems, and relate rates of change across multiple variables.
Topic Weighting
| Topic | Estimated Exam Weight | Priority |
|---|---|---|
| Optimization & Related Rates | 35% | Critical |
| Function Analysis (1st & 2nd Deriv Tests) | 30% | High |
| Mean Value Theorem & Rolle's Theorem | 15% | Medium |
| Linear Approximation & Differentials | 10% | Medium |
| L'Hôpital's Rule | 10% | Low/Medium |
Key Concepts Summary
- Critical Points: Occur where or $f'(c) is undefined. These are the only candidates for local extrema.
- The Extreme Value Theorem (EVT): If f is continuous on a closed interval [a, b], it must have an absolute maximum and minimum. Check critical points AND endpoints.
- First Derivative Test:
- f'(x)+-\rightarrow$ Local Max.
- changes from to $\rightarrow Local Min.
- Concavity & Points of Inflection:
- f''(x) > 0 \rightarrow Concave Up (CCU).
- f''(x) < 0 \rightarrow Concave Down (CCD).
- Inflection Point: Where f''(x) changes sign.
- Related Rates: Differentiating equations with respect to time (t) using the Chain Rule (e.g., \frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt}).
- L'Hôpital's Rule: Used for indeterminate limits \frac{0}{0}\frac{\infty}{\infty}\lim_{x\to c} \frac{f(x)}{g(x)} = \lim_{x\to c} \frac{f'(x)}{g'(x)}$.
Loading Diagram...
Common Pitfalls
[!WARNING] Don't Forget the Endpoints! When finding absolute extrema on and $f(b).
- **Confusion between f'(x)f''(x)f'(x) = 0 does NOT guarantee a max/min (it could be a terrace point like y=x^3x=0). Always check for a sign change.
- Implicit Differentiation Errors: In Related Rates, forgetting to multiply by the "inner" derivative (e.g., writing 2r2r \frac{dr}{dt}).
- L'Hôpital Abuse: Do not apply L'Hôpital's rule if the limit is not indeterminate. For example, \lim_{x\to 0} \frac{x+1}{x}\frac{0}{0}, so L'Hôpital does not apply.
- Average vs. Instantaneous: Average rate is \frac{f(b)-f(a)}{b-a}. Instantaneous rate is f'(c).
Mnemonics / Memory Triggers
- The Smiley Face Rule (Concavity):
- f''(x) > 0\rightarrow\cup$)
- (Negative) Frown (Concave Down $\cap)
- R.O.C.S. (Related Rates Strategy):
- Read the problem.
- Outline (Draw a diagram/variables).
- Construct the equation.
- Solve (Differentiate with respect to t).
Formula / Equation Sheet
| Concept | Formula | Notes |
|---|---|---|
| Linear Approximation | L(x) = f(a) + f'(a)(x - a) | Tangent line used as an estimate |
| Mean Value Theorem | f'(c) = \frac{f(b) - f(a)}{b - a}$ | Guaranteed in if $f is cont./diff. |
| Amount of Change | f(a+h) \approx f(a) + f'(a)h | Derivative as an estimator |
| Sphere Volume/SA | V = \frac{4}{3}\pi r^3A = 4\pi r^2 | Common in Related Rates |
| Marginal Cost | C'(x)$ | Derivative of the total cost function |
Compiling TikZ diagram…
⏳
Running TeX engine…
This may take a few seconds
Visualizing the Mean Value Theorem: The tangent at some point $c is parallel to the secant line.
Practice Set
- Optimization: A rectangular garden is to be fenced against a wall. If you have 100m of fencing, find the maximum area. (Hint: A = xy2x + y = 100).
- Related Rates: A 10ft ladder leans against a wall. The bottom slides away at 2ft/s. How fast is the top sliding down when the base is 6ft from the wall?
- L'Hôpital's Rule: Evaluate \lim_{x\to 0} \frac{\sin(x) - x}{x^3}.
- Mean Value Theorem: Given f(x) = x^2[0, 2], find the value of c that satisfies the MVT.
- Function Analysis: If f'(x) = (x-1)(x-3), identify the intervals of increase/decrease and locate local extrema.
▶Click for Answers
- x=25, y=50.
- (using ).
- $-1/6 (requires L'Hôpital three times).
- c = 1$.
- Inc: ; Dec: . Local Max at , Local Min at .