5.3 Curve Analysis & The First Derivative Test
Key Takeaways
- A critical number of f is a value c in the domain of f where either f'(c) = 0 (stationary point) or f'(c) is undefined (singular point).
- The Monotonicity Test establishes that f is strictly increasing on intervals where f'(x) > 0 and strictly decreasing on intervals where f'(x) < 0.
- The First Derivative Test classifies critical numbers: a sign change in f' from + to - indicates a local maximum; from - to + indicates a local minimum; no sign change indicates no local extremum.
- The Extreme Value Theorem (EVT) guarantees absolute extrema for continuous functions on closed intervals [a, b], which are located via the Closed Interval Method by comparing critical values and endpoint values.
- When analyzing graphs of f'(x), x-intercepts where f' crosses the axis correspond to local extrema of f(x), while peaks and valleys of f'(x) correspond to inflection points of f(x).
5.3 Curve Analysis & The First Derivative Test
Core CLEP Concept: Curve analysis is the cornerstone of differential calculus application. By investigating the behavior of the first derivative $f'(x)$, we can rigorously deduce where a function is rising or falling, locate its local and global extreme values, and reconstruct the exact geometric trajectory of $y = f(x)$ without plotting hundreds of arbitrary points.
1. Critical Numbers and Critical Points
Before finding the maximum or minimum values of any function, we must identify the candidate points where such extrema could possibly occur.
Formal Definition of a Critical Number
Critical Number: A number $c$ is defined as a critical number of a function $f$ if and only if:
- $c$ is in the domain of $f$ ($f(c)$ exists and is a defined real number), AND
- Either $f'(c) = 0$ (a stationary point) OR $f'(c)$ is undefined / does not exist (a singular point).
If $c$ is a critical number, the coordinate pair $(c, f(c))$ is called a critical point on the graph of $f$.
The Domain Requirement (A Major CLEP Trap)
A value $x = c$ where $f'(c)$ does not exist is NOT a critical number if $f(c)$ itself is undefined:
- For $f(x) = \frac{1}{x}$, $f'(x) = -\frac{1}{x^2}$. Both $f(0)$ and $f'(0)$ are undefined. However, $x = 0$ is a vertical asymptote, NOT a critical number, because $0$ is not in the domain of $f$.
- For $f(x) = x^{2/3}$, $f(0) = 0$ is defined, but $f'(x) = \frac{2}{3x^{1/3}}$ is undefined at $x = 0$. Therefore, $x = 0$ is a valid critical number (corresponding to a sharp cusp).
| Critical Point Classification | Mathematical Condition | Geometric Appearance | Example |
|---|---|---|---|
| Stationary Point | $f'(c) = 0$ | Horizontal tangent line | $f(x) = x^3 - 3x$ at $x = \pm 1$ |
| Singular Corner | $f'(c)$ DNE (finite unequal one-sided slopes) | Sharp corner | $f(x) = |
| Singular Cusp | $f'(c)$ DNE (one-sided slopes diverge to $\pm\infty$) | Sharp beak | $f(x) = (x-1)^{2/3}$ at $x = 1$ |
| Vertical Tangent | $f'(c) = \pm\infty$ (both one-sided slopes $\to +\infty$ or $-\infty$) | Infinitely steep inflection | $f(x) = x^{1/3}$ at $x = 0$ |
2. Increasing and Decreasing Test (Monotonicity)
The sign of the first derivative over an open interval dictates the direction of the function's curve.
The Monotonicity Theorem
Let $f$ be continuous on $[a, b]$ and differentiable on $(a, b)$:
- If $f'(x) > 0$ for all $x \in (a, b)$, then $f$ is strictly increasing on $[a, b]$ (the curve rises from left to right).
- If $f'(x) < 0$ for all $x \in (a, b)$, then $f$ is strictly decreasing on $[a, b]$ (the curve falls from left to right).
- If $f'(x) = 0$ for all $x \in (a, b)$, then $f$ is constant on $[a, b]$.
5-Step Sign Chart Protocol for $f'(x)$
- Establish Domain: Identify all domain restrictions (asymptotes, holes, radical constraints).
- Differentiate and Factor: Compute $f'(x)$ and write it as a single factored algebraic fraction.
- Identify Partition Numbers: Set numerator $= 0$ (stationary points) and denominator $= 0$ (singular points / discontinuities).
- Partition the Number Line: Divide the real domain into disjoint open intervals using the partition numbers.
- Test Sample Points: Choose a convenient test number $k$ inside each interval and evaluate the sign of $f'(k)$ ($+$ or $-$).
3. The First Derivative Test for Local Extrema
Fermat's Theorem guarantees that if $f$ has a local extremum at $c$, then $c$ must be a critical number. However, not every critical number yields an extremum. We classify critical points using the First Derivative Test.
LOCAL MAXIMUM (+ to -) LOCAL MINIMUM (- to +) NO EXTREMUM (+ to +)
f'(x) > 0 f'(x) < 0 f'(x) < 0 f'(x) > 0 f'(x) > 0 f'(x) > 0
/ \ \ / / /
/ \ \ / / .--'
/ * \ \ * / / / *
c (Local Max) c (Local Min) c (Plateau)
Formal Statement of the First Derivative Test
The First Derivative Test: Let $c$ be a critical number of a continuous function $f$:
- Local Maximum: If $f'(x)$ changes from positive to negative ($+ \to -$) as $x$ increases through $c$, then $f(c)$ is a local maximum.
- Local Minimum: If $f'(x)$ changes from negative to positive ($- \to +$) as $x$ increases through $c$, then $f(c)$ is a local minimum.
- No Local Extremum: If $f'(x)$ does not change sign at $c$ (remains $+ \to +$ or $- \to -$), then $f(c)$ is neither a local maximum nor a local minimum.
Step-by-Step Worked Example: Full Polynomial Curve Analysis
Problem: Find all intervals of increase/decrease and all local extrema for
- Domain: All real numbers $\mathbb{R}$.
- Differentiate and factor:
- Critical numbers: Set $f'(x) = 0 \implies x = 1$ and $x = 2$.
- Construct the Sign Chart:
| Interval | Test Point $k$ | Sign of $6(x-1)$ | Sign of $(x-2)$ | Sign of $f'(x)$ | Behavior of $f(x)$ |
|---|---|---|---|---|---|
| $(-\infty, 1)$ | $k = 0$ | $(-)$ | $(-)$ | $+$ (Positive) | Increasing $\nearrow$ |
| $(1, 2)$ | $k = 1.5$ | $(+)$ | $(-)$ | $-$ (Negative) | Decreasing $\searrow$ |
| $(2, \infty)$ | $k = 3$ | $(+)$ | $(+)$ | $+$ (Positive) | Increasing $\nearrow$ |
- Classify Local Extrema:
- At $x = 1$: $f'$ changes from $+$ to $-$ $\implies$ Local Maximum at $(1, f(1)) = (1, 2(1)^3 - 9(1)^2 + 12(1) - 3) = (1, 2)$.
- At $x = 2$: $f'$ changes from $-$ to $+$ $\implies$ Local Minimum at $(2, f(2)) = (2, 2(8) - 9(4) + 12(2) - 3) = (2, 1)$.
4. Absolute (Global) Extrema & The Closed Interval Method
While local extrema describe peaks and valleys relative to neighboring points, absolute (global) extrema represent the highest and lowest values across an entire domain.
The Extreme Value Theorem (EVT)
If $f$ is continuous on a closed, bounded interval $[a, b]$, then $f$ is guaranteed to attain an absolute maximum value and an absolute minimum value at least once on $[a, b]$.
The Closed Interval Method (The Candidates Test)
To find the absolute maximum and minimum of a continuous function $f$ on $[a, b]$:
- Find all critical numbers of $f$ that lie strictly inside the open interval $(a, b)$.
- Evaluate $f(c)$ at each interior critical number $c$.
- Evaluate $f(a)$ and $f(b)$ at the endpoints.
- Compare values: The greatest functional value is the absolute maximum; the least is the absolute minimum.
Step-by-Step Worked Example: Closed Interval Candidates Test
Problem: Find the absolute maximum and minimum values of $f(x) = x^4 - 4x^3 + 2$ on the closed interval $[-1, 4]$.
- Differentiate and find critical numbers: Both critical numbers $0$ and $3$ lie within $(-1, 4)$.
- Evaluate $f(x)$ at all candidate points:
- Left Endpoint: $f(-1) = (-1)^4 - 4(-1)^3 + 2 = 1 + 4 + 2 = 7$
- Critical Point 1: $f(0) = (0)^4 - 4(0)^3 + 2 = 2$
- Critical Point 2: $f(3) = (3)^4 - 4(3)^3 + 2 = 81 - 108 + 2 = -25$
- Right Endpoint: $f(4) = (4)^4 - 4(4)^3 + 2 = 256 - 256 + 2 = 2$
- Conclusion:
- Absolute Maximum Value: $7$, occurring at $x = -1$.
- Absolute Minimum Value: $-25$, occurring at $x = 3$.
5. Decoding the Graph of the Derivative $f'(x)$
A staple CLEP Calculus question presents candidates with the graph of the derivative $y = f'(x)$ and asks for properties of the original function $y = f(x)$.
| Graphical Feature of $y = f'(x)$ | Corresponding Feature of Original Function $y = f(x)$ |
|---|---|
| $f'(x)$ curve is above the $x$-axis ($y > 0$) | $f(x)$ is increasing |
| $f'(x)$ curve is below the $x$-axis ($y < 0$) | $f(x)$ is decreasing |
| $f'(x)$ curve crosses $x$-axis from above to below ($+ \to -$) | $f(x)$ has a local maximum |
| $f'(x)$ curve crosses $x$-axis from below to above ($- \to +$) | $f(x)$ has a local minimum |
| $f'(x)$ touches $x$-axis but does not cross ($+ \to +$ or $- \to -$) | $f(x)$ has a horizontal plateau (no local extremum) |
| $f'(x)$ curve has a local peak or valley (slope of $f'=0$) | $f(x)$ has an inflection point |
[!WARNING] The Most Common Graph Trap: Do NOT look at the high point of the $f'(x)$ graph and call it a local maximum of $f(x)$! A peak on the $f'(x)$ graph is where the slope is greatest (an inflection point of $f$), NOT where $f(x)$ achieves its maximum. A local maximum of $f(x)$ occurs only where $f'(x)$ crosses from positive to negative through the $x$-axis.
For the function f(x) = x^3 - 6x^2 + 9x + 5, what are the x-coordinates of all local extrema?
What is the absolute maximum value of f(x) = 2x^3 - 3x^2 - 12x + 1 on the closed interval [-2, 3]?
The figure below represents the graph of the derivative y = f'(x) on the interval (-4, 4). If f'(x) crosses the x-axis from negative to positive at x = -2 and crosses from positive to negative at x = 1, what does this indicate about f(x)?
Consider the function f(x) = (x - 3)^(2/3) + 4. Why is x = 3 a critical number, and what is its classification?