Curve Sketching Formula
The Formula
When to use: The first derivative tells you whether the function goes up or down (like reading a speedometer). The second derivative tells you whether it's speeding up or slowing down (like reading an accelerometer). Together, they give you a complete picture of the curve's shape.
Quick Example
f'(x) = 3x^2 - 3 = 3(x-1)(x+1): critical points at x = \pm 1.
f' > 0 on (-\infty, -1) \cup (1, \infty) (increasing), f' < 0 on (-1, 1) (decreasing).
f''(x) = 6x: concave down for x < 0, concave up for x > 0. Inflection at x = 0.
Local max at (-1, 2), local min at (1, -2).
Notation
What This Formula Means
Using the first and second derivatives to determine a function's behavior: intervals of increase/decrease, local maxima/minima, concavity (up/down), and inflection points, then combining this information to sketch an accurate graph.
The first derivative tells you whether the function goes up or down (like reading a speedometer). The second derivative tells you whether it's speeding up or slowing down (like reading an accelerometer). Together, they give you a complete picture of the curve's shape.
Formal View
Worked Examples
Example 1
easySolution
- 1 f'(x) = 3x^2-6x = 3x(x-2). Critical points: x=0, 2.
- 2 Increases on (-\infty,0), decreases on (0,2), increases on (2,\infty).
- 3 Local max (0,0), local min (2,-4).
- 4 f''(x)=6x-6. Zero at x=1; sign changes: inflection at (1,-2).
- 5 Concave down on (-\infty,1), concave up on (1,\infty).
Answer
Example 2
hardCommon Mistakes
- Assuming every critical point is a local extremum: f(x) = x^3 has f'(0) = 0 but no max or min at x = 0โuse the first or second derivative test to classify.
- Confusing concave up with increasing: a function can be concave up and decreasing (like the right side of a U-shape below the x-axis).
- Forgetting to check endpoints and asymptotes: the global max/min might occur at an endpoint of the domain or the function might have asymptotic behavior that affects the sketch.
Why This Formula Matters
Curve sketching synthesizes everything about derivatives into a practical skill. Understanding the shape of functions is essential for optimization, modeling, and building mathematical intuition that technology alone can't replace.
Frequently Asked Questions
What is the Curve Sketching formula?
Using the first and second derivatives to determine a function's behavior: intervals of increase/decrease, local maxima/minima, concavity (up/down), and inflection points, then combining this information to sketch an accurate graph.
How do you use the Curve Sketching formula?
The first derivative tells you whether the function goes up or down (like reading a speedometer). The second derivative tells you whether it's speeding up or slowing down (like reading an accelerometer). Together, they give you a complete picture of the curve's shape.
What do the symbols mean in the Curve Sketching formula?
f' = first derivative (slope/direction), f'' = second derivative (concavity). Critical point: f'(c) = 0 or undefined. Inflection point: f'' changes sign.
Why is the Curve Sketching formula important in Math?
Curve sketching synthesizes everything about derivatives into a practical skill. Understanding the shape of functions is essential for optimization, modeling, and building mathematical intuition that technology alone can't replace.
What do students get wrong about Curve Sketching?
An inflection point requires f'' to change sign, not just equal zero. f(x) = x^4 has f''(0) = 0 but no inflection point because f'' doesn't change sign at x = 0.
What should I learn before the Curve Sketching formula?
Before studying the Curve Sketching formula, you should understand: derivative, differentiation rules, optimization.
Want the Full Guide?
This formula is covered in depth in our complete guide:
Derivatives Explained: Rules, Interpretation, and Applications โ