Curve sketching with derivatives is a powerful way to understand the shape of a function without plotting many random points. By using information about slopes, turning points, and concavity, you can predict where a graph rises, falls, bends, and levels off. This method connects algebraic formulas to visual behavior on the coordinate plane. It is a core skill in calculus because it helps students interpret functions quickly and accurately.

The process usually starts by finding the domain, intercepts, and any symmetry, then moves to the first and second derivatives. The first derivative tells where the function is increasing, decreasing, or has possible local maxima and minima. The second derivative shows where the graph is concave up, concave down, and where inflection points may occur. Together with asymptotes and end behavior, these tools let you build a reliable sketch of the curve.

Key Facts

  • Critical points occur where f(x)=0f'(x) = 0 or where f(x)f'(x) is undefined, as long as f(x)f(x) exists there.
  • If f(x)>0f'(x) > 0 on an interval, then f(x)f(x) is increasing on that interval.
  • If f(x)<0f'(x) < 0 on an interval, then f(x)f(x) is decreasing on that interval.
  • If f(x)>0f''(x) > 0, the graph is concave up; if f(x)<0f''(x) < 0, the graph is concave down.
  • A possible inflection point occurs where f(x)=0f''(x) = 0 or is undefined and concavity changes.
  • First derivative test: if ff' changes from positive to negative, there is a local maximum; if ff' changes from negative to positive, there is a local minimum.

Vocabulary

Critical point
A point in the domain of a function where the first derivative is zero or does not exist.
Local maximum
A point where the function value is greater than nearby function values.
Local minimum
A point where the function value is less than nearby function values.
Concavity
The direction a graph bends, either upward or downward, based on the second derivative.
Inflection point
A point where the graph changes concavity from up to down or from down to up.

Common Mistakes to Avoid

  • Setting f(x)=0f'(x) = 0 and calling every solution a maximum or minimum, because a critical point is only a candidate and must be tested with sign changes or another method.
  • Using f(x)=0f''(x) = 0 as automatic proof of an inflection point, because the second derivative must change sign for concavity to actually change.
  • Ignoring points where f(x)f'(x) is undefined, because cusps, corners, and vertical tangents can still create important critical points if the function exists there.
  • Sketching from derivatives without checking the original function's domain or asymptotes, because holes, vertical asymptotes, and restricted intervals can completely change the graph.

Practice Questions

  1. 1 For f(x)=x33x2+2f(x) = x^3 - 3x^2 + 2, find the critical points, determine where the function is increasing or decreasing, and identify any local maxima or minima.
  2. 2 For f(x)=x44x3f(x) = x^4 - 4x^3, find f(x)f''(x), determine the intervals of concavity, and find any inflection points.
  3. 3 A function has f(x)>0f'(x) > 0 for x<1x < 1, f(1)=0f'(1) = 0, f(x)<0f'(x) < 0 for 1<x<41 < x < 4, f(4)=0f'(4) = 0, and f(x)>0f'(x) > 0 for x>4x > 4. Describe the overall shape of the graph and classify the critical points at x=1x = 1 and x=4x = 4.