# Connecting f, f', f'' qualitatively

> AP Calculus BC · Analytical Applications of Differentiation
> Source: https://www.owlsprep.com/study/ap-calculus-bc-u5-connecting-f-f-f-qualitatively/

This subtopic covers qualitative relationships between a function $f$, its first derivative $f'$, and second derivative $f''$. You will learn to connect increasing/decreasing behavior, critical points, concavity, and inflection points from graphs or descriptions of any one function.

**Prerequisites:** Derivative as the slope of a function at a point; Second derivative as the derivative of the first derivative; Graphing basic polynomial functions

## Learning objectives

- Identify intervals where $f$ is increasing/decreasing from $f'$ graphs/descriptions
- Classify critical points of $f$ as local maxima or minima
- Identify and justify inflection points of $f$ using $f''$
- Match graphs of $f$, $f'$, and $f''$ correctly
- Solve AP-style multiple choice and free response questions on this topic

## Increasing/Decreasing Behavior and Critical Points (f and f')

The most fundamental relationship between $f$ and $f'$ comes directly from the definition of the derivative as the slope of $f$. When $f'(x) > 0$ for all $x$ in an open interval, the slope of $f$ is positive across that interval, so $f$ is strictly increasing. Conversely, when $f'(x) < 0$ on an open interval, the slope of $f$ is negative, so $f$ is strictly decreasing on that interval.

**Critical Point of f** — A critical point of $f$ occurs at any $x=c$ where $f(c)$ is defined, and either $f'(c) = 0$ or $f'(c)$ is undefined. Critical points are the only locations where $f$ can change from increasing to decreasing (or vice versa), so they are the only candidates for local extrema.

**Worked example:** The graph of $y=f'(x)$ crosses the $x$-axis at $x=-3$, $x=1$, and $x=4$. $f'(x) > 0$ on $(-\infty, -3) \cup (1, 4)$ and $f'(x) < 0$ on $(-3, 1) \cup (4, \infty)$, and $f'(x)$ is defined for all real $x$. On what intervals is $f$ increasing? Identify all $x$-coordinates of local extrema of $f$ and classify them.

1. By definition, $f$ is increasing whenever $f'(x) > 0$, so we directly read the intervals where $f'(x)$ is above the $x$-axis.
2. These intervals are $(-\infty, -3)$ and $(1, 4)$, so $f$ is increasing on these intervals.
3. Critical points of $f$ occur where $f'(x)=0$ or $f'(x)$ is undefined; since $f'(x)$ is defined everywhere here and equals zero at $x=-3, 1, 4$, these are all critical points.
4. Classify extrema by sign change of $f'$: at $x=-3$, $f'$ changes from positive to negative, so $f$ has a local maximum; at $x=1$, $f'$ changes from negative to positive, so $f$ has a local minimum; at $x=4$, $f'$ changes from positive to negative, so $f$ has a local maximum.

> **Exam tip:** If the problem asks for critical points of $f$ (not $f'$), always include points where $f'$ is undefined (as long as $f(c)$ is defined), not just where $f'(c)=0$—this is one of the most common AP exam distractors.

## Concavity and Inflection Points (f and f'')

$f''(x)$ is the derivative of $f'(x)$, so it describes the rate of change of the slope of $f$. If $f''(x) > 0$ on an interval, that means $f'(x)$ (the slope of $f$) is increasing, so the graph of $f$ curves upward (concave up) on that interval. If $f''(x) < 0$ on an interval, $f'(x)$ is decreasing, so the graph of $f$ curves downward (concave down) on that interval.

**Inflection Point of f** — An inflection point of $f$ is a point where the concavity of $f$ changes (from up to down or down to up). For $f$ to have an inflection point at $x=c$, two conditions must hold: (1) $f$ is continuous at $x=c$, and (2) $f''$ changes sign at $x=c$. Note that $f''(c)=0$ is not sufficient on its own.

**Worked example:** Given $f(x) = x^4 - 6x^2$, identify all $x$-coordinates of inflection points of $f$ and justify your answer.

1. Compute first and second derivatives:
2. $$f'(x) = 4x^3 - 12x, \quad f''(x) = 12x^2 - 12 = 12(x-1)(x+1)$$
3. Find candidate inflection points where $f''(x)=0$: this gives $x=1$ and $x=-1$.
4. Test the sign of $f''$ on either side of each candidate: for $x < -1$, $f''(x) > 0$ (concave up); between $-1$ and $1$, $f''(x) < 0$ (concave down); for $x > 1$, $f''(x) > 0$ (concave up).
5. Concavity changes at both $x=-1$ and $x=1$, and $f$ is continuous everywhere, so both are $x$-coordinates of inflection points. If we had only stated that $f''(x)=0$ at these points, we would not earn full justification credit on the AP exam.

> **Exam tip:** On AP FRQ, you must explicitly state that concavity changes at $x=c$ to get full credit for justifying an inflection point—saying $f''(c)=0$ is never sufficient justification.

## Matching Graphs of f, f', and f''

A very common AP exam question gives you three graphs on the same axes and asks you to match which is $f$, which is $f'$, and which is $f''$. The core strategy is: the derivative of a function $g$ will equal zero (cross the $x$-axis) exactly at the local maxima and minima of $g$. You can always confirm with concavity: $f$ should be concave up wherever $f''$ is above the $x$-axis, and concave down wherever $f''$ is below the $x$-axis.

**Worked example:** Three differentiable graphs on the same axes have the following features:
- Graph P: Crosses the $x$-axis at $x=-1$ and $x=2$, is above the $x$-axis for $x < -1$ and $x > 2$, and has a constant slope (it is linear).
- Graph Q: Has a local maximum at $x=-1$, a local minimum at $x=2$, and is concave up everywhere.
- Graph R: Is a horizontal line with a constant positive value.
Match each graph to $f$, $f'$, and $f''$.

1. Start with the simplest graph, R, which is constant. A constant function has a derivative of 0, which is not one of the other graphs, so R must be the highest-order derivative ($f''$).
2. Since $R = f'' > 0$ everywhere, the original function $f$ must be concave up everywhere. Of the remaining graphs, only Q is concave up everywhere, so $Q = f$.
3. The first derivative $f'$ must cross the $x$-axis at all extrema of $f = Q$. Q has extrema at $x=-1$ and $x=2$, which are exactly the $x$-intercepts of P, so $P = f'$.
4. Confirm: P is linear, so its derivative is constant, which matches R being constant. All relationships hold. Final match: $Q=f$, $P=f'$, $R=f''$.

> **Exam tip:** When matching graphs, always confirm with a second check (e.g., verify that $f''$ sign matches $f$ concavity after matching via extrema/$x$-intercepts) to catch swapped pairs or sign errors.

## AP-Style Practice Worked Examples

**Worked example:** The graph of the second derivative $f''$ of a function $f$ has the following features: $f''$ crosses the $x$-axis at $x=-3$ and $x=2$; $f'' < 0$ on $(-\infty, -3)$, $f'' > 0$ on $(-3, 2)$, $f'' < 0$ on $(2, \infty)$. The first derivative $f'$ has $x$-intercepts at $x=-4$, $x=0$, and $x=5$; $f' > 0$ on $(-\infty, -4)$, $f' < 0$ on $(-4, 0)$, $f' > 0$ on $(0, 5)$, $f' < 0$ on $(5, \infty)$. For which interval is $f$ both concave up and decreasing?
A) $(-3, 0)$
B) $(-4, -3)$
C) $(0, 2)$
D) $(2, 5)$

1. First, $f$ is concave up when $f''(x) > 0$, which only occurs on the interval $(-3, 2)$. This eliminates options B and D, which lie outside this range.
2. Next, $f$ is decreasing when $f'(x) < 0$. On $(-3, 2)$, $f'(x)$ is negative from $(-3, 0)$ and positive from $(0, 2)$. The only interval satisfying both conditions is $(-3, 0)$. Correct answer: **A**.

## Common pitfalls

- **Wrong:** Stating that $f$ has an inflection point at $x=c$ just because $f''(c) = 0$
  - Why it fails: Students confuse necessary and sufficient conditions; $f''(c)=0$ only identifies a candidate, it does not guarantee a sign change.
  - Correct: Always test the sign of $f''$ on both sides of $c$, and explicitly state that concavity changes at $c$ to justify an inflection point.
- **Wrong:** When given the graph of $f'$, identifying $x$-intercepts of $f'$ as inflection points of $f$
  - Why it fails: Students mix up what $f'$ $x$-intercepts correspond to vs what $f''$ $x$-intercepts correspond to.
  - Correct: Memorize the fixed correspondence: $x$-intercepts of $f'$ = critical points of $f$; $x$-intercepts of $f''$ (with sign change) = inflection points of $f$.
- **Wrong:** Claiming $f$ is increasing at the single point $x=c$ because $f'(c) > 0$
  - Why it fails: Students confuse increasing on an interval vs increasing at a point; increasing/decreasing is only defined for intervals, not individual points.
  - Correct: Always describe increasing/decreasing behavior over open intervals, never at individual points (unless you are only asked for the slope at that point).
- **Wrong:** Assuming that a graph above the $x$-axis must be the original function $f$
  - Why it fails: Students assume derivatives are always negative somewhere, but any of $f$, $f'$, $f''$ can be positive or negative regardless of order.
  - Correct: Only use the relationship between extrema and $x$-intercepts and concavity to match, not whether a graph is above/below the $x$-axis overall.
- **Wrong:** Forgetting that critical points of $f$ include points where $f'(c)$ is undefined (as long as $f(c)$ is defined)
  - Why it fails: Students only look for $f'(c)=0$, which is the most common case, and miss critical points from corners, cusps, or vertical tangents.
  - Correct: When finding critical points of $f$, always check both conditions: $f'(c)=0$ OR $f'(c)$ undefined, with $f(c)$ defined.
- **Wrong:** Claiming that if $f$ has a local maximum at $x=c$, then $f''(c) < 0$ always
  - Why it fails: The Second Derivative Test fails when $f''(c)=0$, even if a local maximum exists at $c$.
  - Correct: If $f''(c)=0$, use the First Derivative Test (check sign change of $f'$ around $c$) to classify the extremum, do not rely on the Second Derivative Test.

## Cheatsheet

| Category | Rule | Notes |
| --- | --- | --- |
| f and f' sign relationship | $f'(x) > 0$ on interval $\implies f$ increasing | Only applies to open intervals; increasing/decreasing is not defined at individual points |
| f and f' sign relationship | $f'(x) < 0$ on interval $\implies f$ decreasing | Same interval requirement as above |
| Critical points of f | $x=c$ is critical if $f(c)$ defined and $(f'(c)=0$ OR $f'(c)$ undefined) | Do not forget the $f'(c)$ undefined case; common AP exam distractor |
| f and f'' concavity | $f''(x) > 0$ on interval $\implies f$ concave up | Concave up = slope of $f$ is increasing |
| f and f'' concavity | $f''(x) < 0$ on interval $\implies f$ concave down | Concave down = slope of $f$ is decreasing |
| Inflection points of f | $x=c$ is inflection if $f$ continuous at $c$ AND $f''$ changes sign at $c$ | $f''(c) = 0$ is not sufficient; you must confirm sign change for AP credit |
| Graph matching rule | Extrema of $f$ $\iff$ x-intercepts of $f'$ | Always verify with a second check of concavity and $f''$ sign |
| Graph matching rule | Inflection points of $f$ $\iff$ extrema of $f'$ $\iff$ x-intercepts of $f''$ | Works for all twice-differentiable functions |

## What's next

This topic is the conceptual foundation for all later work involving optimization, particle motion, and differential equation slope field analysis, and it is a prerequisite for understanding integration as the inverse of differentiation. Next, you will apply these qualitative relationships to sketching antiderivative graphs from derivative graphs, a common AP MCQ and FRQ topic that builds directly on the relationships you learned here. Without mastering the connections between $f$, $f'$, and $f''$ shape, you will not be able to correctly interpret motion problems (where position, velocity, and acceleration are exactly $f$, $f'$, and $f''$ respectively) or solve optimization problems that require justifying extrema using derivative sign changes. This topic also feeds into the study of solution curves for differential equations, where you analyze concavity and increasing/decreasing behavior directly from the differential equation.

- [Introduction to Optimization Problems](https://www.owlsprep.com/study/ap-calculus-bc-u5-introduction-to-optimization-problems/)
- [Solving Optimization Problems](https://www.owlsprep.com/study/ap-calculus-bc-u5-solving-optimization-problems/)
- [Behaviors of implicit relations](https://www.owlsprep.com/study/ap-calculus-bc-u5-behaviors-of-implicit-relations/)

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/ap-calculus-bc-u5-connecting-f-f-f-qualitatively/
