CALCULUS 1 • APPLICATIONS OF DERIVATIVES: ANALYTICAL

Graphing Functions & Derivatives — Sketching Graphs of Functions and their Derivatives

Learn to read the story a function tells through its derivative and sketch one from the other.

Historical Context & Motivation

Long before graphing calculators existed, mathematicians needed ways to understand how quantities change. Whether tracking the orbit of a planet or the speed of a falling object, they wanted to visualize change itself — not just the values of a function, but how fast those values were shifting at every point. The tools they developed form the backbone of what you will learn in this lesson: how to look at a function's graph and sketch its derivative, and vice versa.

~1630
Fermat's Tangent Method
Pierre de Fermat developed a technique for finding the slope of a tangent line to a curve at a given point, essentially computing derivatives before the word existed.
1665–1676
Newton & Leibniz Invent Calculus
Isaac Newton and Gottfried Wilhelm Leibniz independently created the formal framework of calculus. Newton called derivatives fluxions, while Leibniz introduced the dy/dx notation we still use today.
1797
Lagrange's Analytic Functions
Joseph-Louis Lagrange published a treatise that emphasized the relationship between a function and its successive derivatives, laying groundwork for modern curve sketching.
1800s
Graphical Analysis Matures
Mathematicians developed the first and second derivative tests, systematically connecting increasing/decreasing behavior, concavity, and extrema to the signs of derivatives.

The central question these mathematicians tackled is the same one you will answer in this lesson: If you know what a function looks like, what must its derivative look like — and if you know the derivative, what can you say about the original function? Mastering this skill lets you analyze any graph qualitatively, without ever needing an equation.

Core Principles & Definitions

Before you can sketch the derivative of a function (or rebuild a function from its derivative), you need to internalize a few key relationships. These principles connect the shape of f(x) to the sign and value of f′(x). Think of the derivative as a report card that grades the slope of the original function at every single point.

1

Slope → Value

The slope of f(x) at any point becomes the y-value of f′(x) at that same x. A steep uphill on f means a large positive number on f′.
2

Increasing ↔ Positive Derivative

When f(x) is increasing (going uphill left to right), f′(x) is above the x-axis (positive). When f(x) is decreasing, f′(x) is below the x-axis (negative).
3

Local Extrema ↔ Zeros of f′

At a local maximum or minimum of f(x), the tangent line is horizontal, so f′(x) = 0. The derivative graph crosses or touches the x-axis at these points.
4

Concavity ↔ Derivative's Slope

If f(x) is concave up (cup shape), f′(x) is increasing. If f(x) is concave down (cap shape), f′(x) is decreasing. Inflection points on f correspond to extrema on f′.
5

Degree Drop

For polynomial functions, differentiation reduces the degree by one. A cubic f(x) produces a quadratic f′(x), and a quadratic produces a linear f′(x). This helps you anticipate the overall shape.
KEY TAKEAWAY
Think of a function's graph as a road and the derivative as your car's speedometer reading. When you drive uphill, the speedometer shows a positive number; downhill, it shows negative. At the very top or bottom of a hill, for one instant your speed in that direction is zero. The derivative graph is simply a plot of those speedometer readings over time.

Visual Explanation — Function and Its Derivative Side by Side

The diagram below shows a cubic function f(x) on the left and its derivative f′(x) on the right. Study how every feature on one graph has a corresponding feature on the other. The color-coded regions highlight where the function is increasing (green) versus decreasing (red), and how those regions map to the derivative being above or below the x-axis.

Left: the graph of f(x) = x³ − 3x with its local maximum at x = −1 and local minimum at x = 1. Right: the derivative f′(x) = 3x² − 3 shown as a parabola that crosses zero exactly where f has its extrema. Green-shaded regions mark where f is increasing (f′ > 0), and red-shaded regions mark where f is decreasing (f′ < 0).

Notice several patterns in the diagram. Where f(x) climbs steeply upward (far left and far right), the derivative graph reaches large positive values. In the interval between x = −1 and x = 1, f(x) slopes downward, and the derivative dips below zero. The two x-intercepts of the parabola f′(x) line up perfectly with the hilltop and valley of f(x). Also observe that f(x) has an inflection point at x = 0, where its concavity switches from concave down to concave up — and right at x = 0, the derivative parabola reaches its lowest point (a minimum). This is no coincidence: an inflection point on f corresponds to an extremum on f′.

Mathematical Framework

The visual intuition from the previous section can be made precise with a handful of rules. These rules translate graphical features of f(x) into algebraic statements about f′(x), and they work in reverse too.

FIRST DERIVATIVE TEST — INCREASING / DECREASING
f′(x) > 0 ⟹ f is increasing | f′(x) < 0 ⟹ f is decreasing
If the derivative is positive on an interval, the function rises from left to right on that interval. If the derivative is negative, the function falls.
LOCAL EXTREMA — SIGN CHANGE OF f′
f′(c) = 0 and f′ changes sign at c ⟹ f has a local extremum at x = c
A local maximum occurs when f′ changes from positive to negative (hill). A local minimum occurs when f′ changes from negative to positive (valley).
CONCAVITY AND THE SECOND DERIVATIVE
f″(x) > 0 ⟹ f is concave up | f″(x) < 0 ⟹ f is concave down
Since f″ is the derivative of f′, this also means: when f′ is increasing, f is concave up; when f′ is decreasing, f is concave down.
INFLECTION POINTS
f″(c) = 0 and f″ changes sign at c ⟹ inflection point at x = c
An inflection point on f(x) means the concavity flips. On the f′ graph, this appears as a local max or local min of f′.
Watch Out
A point where f′(c) = 0 does not automatically mean f has a local extremum. For example, f(x) = x³ has f′(0) = 0, but f has no max or min at x = 0 — the derivative touches zero without changing sign. Always check for a sign change.

Feature-by-Feature Mapping Between f and f′

The table and diagram below provide a comprehensive reference for translating between a function and its derivative. Use this as a checklist whenever you are asked to sketch one graph from the other.

Comprehensive feature mapping between f and f′
Feature on f(x)Corresponding Feature on f′(x)How to Spot It
Increasing intervalf′(x) > 0 (above x-axis)f slopes uphill left to right
Decreasing intervalf′(x) < 0 (below x-axis)f slopes downhill left to right
Local maximumf′ crosses zero from + to −Hilltop on f; f′ passes through x-axis going down
Local minimumf′ crosses zero from − to +Valley on f; f′ passes through x-axis going up
Inflection pointf′ has a local max or minConcavity of f changes direction
Constant slope (linear piece)f′ is a horizontal line at that slope valueStraight segment on f
Steep curve (concave up)f′ is increasingf bends like a cup; slope gets more positive (or less negative)
Steep curve (concave down)f′ is decreasingf bends like a cap; slope gets less positive (or more negative)
A generic function f(x) (purple, top) and its derivative f′(x) (cyan, bottom). Dashed purple lines show that each local extremum of f aligns with a zero of f′. Dashed yellow lines show that each inflection point of f aligns with an extremum of f′. Points A, B, and C on both graphs correspond to the same x-values.

When you are given f(x) and asked to sketch f′(x), work through this checklist: (1) Identify where f is increasing and decreasing — those become the positive and negative regions of f′. (2) Mark every local max and min of f — those become the x-intercepts of f′. (3) Note the concavity of f in each interval — this tells you whether f′ is rising or falling in that interval. (4) Find inflection points on f — these become the peaks and valleys of f′. Going in the reverse direction (from f′ to f), the same logic applies, just read the table from right to left.

Worked Example — Sketching f′ from a Graph of f

Suppose you are given the graph of f(x) = −x⁴ + 4x² and asked to sketch its derivative. Let's walk through the process step by step.

Sketch f′(x) for f(x) = −x⁴ + 4x²
1
Step 1 — Find the Derivative Algebraically (for verification)Using the power rule, f′(x) = −4x³ + 8x = −4x(x² − 2). Setting f′(x) = 0 gives x = 0, x = √2 ≈ 1.41, and x = −√2 ≈ −1.41. We will use these to confirm our graphical analysis, but in many problems you won't have a formula and will rely entirely on the graph of f.
f′(x) = −4x³ + 8x; zeros at x = 0, ±√2
2
Step 2 — Identify Increasing and Decreasing Intervals from f's GraphLooking at the graph of f(x), the function rises from the far left up to x = −√2 (a local max), then falls from x = −√2 to x = 0 (a local min), rises again from x = 0 to x = √2 (another local max), and finally falls from x = √2 onward to the far right.
Increasing on (−∞, −√2) ∪ (0, √2); Decreasing on (−√2, 0) ∪ (√2, ∞)
3
Step 3 — Plot the Zeros of f′ and Sign RegionsPlace dots on the x-axis of your f′ sketch at x = −√2, 0, and √2. Between these, mark the sign: f′ > 0 on (−∞, −√2), f′ < 0 on (−√2, 0), f′ > 0 on (0, √2), and f′ < 0 on (√2, ∞). At x = −√2 and x = √2, f has local maxima, so f′ crosses from positive to negative. At x = 0, f has a local minimum, so f′ crosses from negative to positive.
Sign pattern: + | − | + | − with zeros at x = −√2, 0, √2
4
Step 4 — Determine the Shape Using Concavity of fCheck the concavity of f(x). Between the local max at x = −√2 and the local min at x = 0, f is concave down transitioning to concave up (there is an inflection point near x ≈ −0.82). This means f′ is decreasing then increasing in that region, so f′ has a local minimum somewhere between x = −√2 and x = 0. By symmetry, there is another inflection point near x ≈ 0.82, giving f′ a local maximum between 0 and √2.
f′ has local minima near x ≈ −0.82 and local maxima near x ≈ 0.82
5
Step 5 — Sketch the DerivativeSince f is a degree-4 polynomial, f′ is a degree-3 polynomial (cubic). Draw a smooth cubic curve that passes through the three x-axis crossings, respects the sign pattern you found, and has the local extrema identified in Step 4. The resulting curve starts positive on the far left, crosses zero at x = −√2 going downward, dips below the x-axis, crosses zero at x = 0 going upward, rises above the x-axis, and finally crosses zero at x = √2 going downward for the last time.
The derivative graph is a cubic S-curve: f′(x) = −4x³ + 8x
💡 Pro Tip
You don't need an exact equation to sketch f′. Just focus on three things: where is f′ zero (at extrema of f), is f′ positive or negative (is f going up or down), and is f′ increasing or decreasing (is f concave up or down). Connect these clues with a smooth curve and you are done.

Strengths, Limitations & Common Pitfalls

Graphical derivative analysis is an incredibly powerful qualitative tool, but it does have limits. Understanding both its strengths and potential pitfalls will make you a more confident problem solver.

Strengths vs. Limitations of graphical derivative sketching
StrengthsLimitations
Works even when you don't have an equation — you only need a graph.Cannot determine exact y-values of f′ from a graph of f alone (only signs and relative magnitudes).
Quickly identifies intervals of increase/decrease and concavity.Sharp corners or cusps on f create points where f′ is undefined — easy to miss.
Reinforces deep understanding of what derivatives mean geometrically.When going from f′ to f, you cannot determine the vertical position of f (the '+C' ambiguity from integration).
Useful on AP exams and standardized tests that provide graphical information.Functions with very flat regions make it hard to distinguish f′ ≈ 0 from f′ = 0.
KEY TAKEAWAY
Think of sketching f′ from f like writing a movie review from watching a film. You can capture the overall arc — the exciting rises, the dramatic falls, the turning points — even without knowing the exact script. The review (f′) tells the story of how the movie (f) changes, but it can't tell you the movie's exact starting point. That's the "+C" ambiguity when you reverse the process.

Connection to Advanced Topics

The skill of reading graphs to understand derivatives is your gateway to more advanced calculus topics. Everything you learn here extends naturally into antiderivatives, optimization, and the analysis of real-world data.

How this lesson connects to future calculus topics
What You Learn NowWhere It Leads
Sketching f′ from fOptimization — finding absolute max/min values on closed intervals by analyzing f′ systematically.
Concavity and inflection pointsThe Second Derivative Test for extrema and curve sketching with f, f′, and f″ all at once.
Sketching f from f′Antiderivatives and integral calculus — reconstructing a function from its rate of change.
Qualitative graph analysisDifferential equations — interpreting slope fields and phase portraits in AP Calculus BC and beyond.

In particular, when you reach integral calculus, you will frequently be given the graph of a rate (like velocity) and asked to reconstruct the original quantity (like position). That is exactly the reverse of what you practice here — going from f′ back to f. Mastering both directions now gives you a major advantage later.

Practice Problems

PROBLEM 1CONCEPTUAL
A function f(x) is increasing on the interval (−3, 1) and decreasing on (1, 5). What can you say about the value of f′(1)? What type of extremum does f likely have at x = 1? Explain your reasoning.
PROBLEM 2BASIC CALCULATION
Given f(x) = x³ − 6x² + 9x + 2, find f′(x), determine the zeros of f′, and identify where f is increasing and where it is decreasing.
PROBLEM 3INTERMEDIATE
Suppose the graph of f′(x) is a straight line that passes through (−2, 4) and (2, −4). Sketch a possible graph of f(x). Indicate where f has an extremum, where it is concave up and concave down, and where it has an inflection point.
PROBLEM 4APPLIED
A drone's altitude h(t) in meters over time t (in seconds) follows a curve with these observed features: h increases rapidly from t = 0 to t = 3, slows down and reaches a peak at t = 5, decreases until t = 8, then levels off at a constant altitude for t > 8. Sketch a graph of h′(t) and describe what each feature tells you about the drone's vertical speed.
PROBLEM 5CRITICAL THINKING
A continuous function f has the property that f′(x) > 0 for all x in (−∞, 2) ∪ (2, ∞), and f′(2) = 0. Does f necessarily have a local extremum at x = 2? Explain why or why not, and give a specific example of a function that demonstrates your answer.

Lesson Summary

In this lesson you learned to translate between the graph of a function f(x) and the graph of its derivative f′(x). The core principle is that the slope of f at each point becomes the y-value of f′ at that point. Where f is increasing, f′ is positive; where f is decreasing, f′ is negative. Local extrema of f correspond to zeros of f′ (but only when f′ changes sign). Inflection points of f correspond to extrema of f′.

To sketch f′ from f, identify the increasing/decreasing intervals, mark the zeros of f′ at each extremum, use concavity to determine whether f′ is rising or falling, and connect with a smooth curve. To go from f′ to f, read the same table in reverse — positive f′ means f rises, negative f′ means f falls — but remember you cannot determine the vertical position of f without additional information (the "+C" ambiguity). These skills prepare you for optimization, antiderivatives, and the deeper curve-sketching techniques that follow.

Varsity Tutors • Calculus 1 • Graphing Functions & Derivatives — Sketching Graphs of Functions and their Derivatives