Curve sketching from first and second derivatives

Build a graph from domain, intercepts, asymptotes, monotonicity, extrema, concavity, and end behavior—in that order.

LaTeX article Updated July 11, 2026

f controls direction,f controls bendingf'\text{ controls direction},\qquad f''\text{ controls bending}

Start before the derivatives

Record the domain, symmetry, intercepts, and asymptotes first. These facts create the canvas on which derivative information must fit.

A sign chart cannot repair a graph that ignores a domain break or vertical asymptote.

First derivative: direction

Critical numbers occur where f′ is zero or undefined while f remains defined. Test intervals between them. A positive-to-negative sign change gives a local maximum; negative-to-positive gives a local minimum.

A zero derivative without a sign change is a stationary point, not an extremum.

Second derivative: shape

Positive f″ means slopes are increasing and the graph is concave up. Negative f″ means slopes are decreasing and the graph is concave down.

An inflection point requires a change in concavity. Solving f″ = 0 only produces candidates.

Worked example

Common mistakes

  • Calling every f′ = 0 point an extremum.
  • Calling every f″ = 0 point an inflection point.
  • Skipping domain and asymptote analysis.

Keep these ideas

  • Domain and end behavior frame the graph.
  • Sign changes matter more than zeros alone.
  • Combine first- and second-derivative information in one coherent sketch.
Vocab
Mean value theorem
Math glossaryMean value theorem
f(c)=f(b)f(a)baf'(c)=\frac{f(b)-f(a)}{b-a}

Guarantees an instantaneous rate equal to an interval's average rate.

Learn more
Critical number
Math glossaryCritical number
f(c)=0 or undefinedf'(c)=0\ \text{or undefined}

A domain input where the derivative is zero or does not exist.

Learn more
Local maximum
Math glossaryLocal maximum
f(c)f(x)f(c)\ge f(x)

A function value at least as large as nearby values.

Learn more
Concavity
Math glossaryConcavity
f(x)>0concave upf''(x)>0\Rightarrow\text{concave up}

Describes whether graph slopes are increasing or decreasing.

Learn more
Linearization
Math glossaryLinearization
L(x)=f(a)+f(a)(xa)L(x)=f(a)+f'(a)(x-a)

A tangent-line approximation near a chosen input.

Learn more
Math glossary