In previous guides, we learned all about making conclusions regarding the behavior of a function based on the behavior of its derivatives such as whether the function is increasing or decreasing at a point, concave up or concave at a point, and more! While we mostly focused on algebraically determining the behavior of functions, we can also determine information graphically! The key features of the graphs of , , and are all related to one another. đ
Letâs dive into how we can do that!

Given the graphs of , , and or some combination of the three, we can determine information about another much as we did so algebraically. The knowledge you learned in our previous Unit 5 subtopic guides can be carried over to this subtopicâinstead of using the equations for , , and , you can look at (one of) their graphs and see where the x-axis is crossed or where the graph is positive or negative, increasing or decreasing, etc, to infer information about the other graphs.
đ Here is a list of specific guides to revisit:
- 5.3 Determining Intervals on Which a Function Is Increasing or Decreasing
- 5.4 Using the First Derivative Test to Determine Relative (Local) Extrema
- 5.6 Determining Concavity of Functions over Their Domains
- 5.7 Using the Second Derivative Test to Determine Extrema
đ Trends and Concavity
Hereâs a quick summary of what youâve learned so far in this unit about trends and concavity:
- When a function is increasing, the first derivative will be positive ().
- When a function is decreasing, the first derivative will be negative ().
- When a function is concave up, the second derivative will be positive () and the first derivative will increase.
- When a function is concave down, the second derivative will be negative () and the first derivative will decrease.
đ Trends and Concavity Graphically
Letâs apply this information to the following graph of a function, .

Taking a look at this graph, we can describe between each interval:
- From and , is decreasing, so is negative.
- From and , is increasing, so is positive.
What about ? Letâs take a look at the concavity of :
- From and , is concave up. Therefore, is positive and is increasing.
- From , is concave down. Therefore, is negative and is decreasing.
đ Extrema and Points of Inflection
Based on where the graph of the function changes direction and concavity, we can also interpret maximums, minimums, x-intercepts, and points of inflection of the graphs of the first and second derivatives.
- If has a relative minimum (the graph changes from decreasing to increasing), then will change from negative to positive at that point.
- If has a relative maximum (the graph changes from increasing to decreasing), then will change from positive to negative at that point.
- If has a point of inflection, changing from concave up to concave down, then will have a relative maximum and will change from positive to negative at that point.
- If has a point of inflection, changing from concave down to concave up, then will have a relative minimum and will change from negative to positive at that point.
If we boil this down to two key concepts, realize that:
- All relative extrema of are x-intercepts of .
- All points of inflection of are relative extrema of .
This may seem like a lot, but once you see it in action, itâll make more sense! âŹď¸
đ Extrema and POIs Graphically 1
Hereâs a relatively easy example! The derivative of the differentiable function , , is graphed.

What can we tell about at the point based on the graph of its derivative ?
By looking at the graph of , we see that crosses the x-axis at the point of interest . It is negative before and positive after . This means that is decreasing before the point and increasing after it, indicating that the point is a relative minimum on the graph of .
The justification we used above to determine the answer is essentially just applying the First Derivative Test but in graphical form! Hereâs a quick look at and so you can really see their relationship:

đ Extrema and POIs Graphically 2
Now, letâs take another look at the example before, but focus on relative extrema and points of inflection.

Youâll notice the following:
- At and , has relative minima. Therefore, has x-intercepts at these points and will change from negative to positive.
- At , has a relative maximum. has another x-intercept, but the opposite is true: will change from positive to negative.
- At , has a point of inflection, changing from concave up to concave down. This means will have a relative maximum and has an x-intercept changing from positive to negative at .
- At , has an inflection point, but it changes from concave down to concave up. Therefore, has a relative minimum and has an x-intercept changing from negative to positive at .
đ Extrema and POIs Graphically 3
Before you move on to taking a look at graphs yourself, take a look at the following graph of and think about:
- What happens to at , denoted by the red dotted line?
- What happens to at , denoted by the black dotted line?
- What happens to at ?

At , has a relative maximum. This tells us that will have an x-intercept at this point and change from positive to negative!
At , changes from being concave down to concave up. This tells us that will have a relative minimum at this point and has an x-intercept, changing from negative to positive.
Take a look at in blue and in green! You can see exactly these trends.

And hereâs a graph with added as well, denoted in purple.

Now itâs time for you to do some practice on your own! These wonât be as tough, they will more generally test your knowledge of these trends.
âPractice Problems
Question 1:
The second derivative of the differentiable function , , is graphed.

Given that , what can we tell about at the point based on the graph of its second derivative ?
Question 2:
The second derivative of the differentiable function , , is graphed.

What can we tell about at the point based on the graph of its second derivative ?
â Â Answers and Solutions
Question 1:
Answer: has a relative minimum at the point .
Solution:
By looking at the graph of , we see that is positive at the point of interest . This means that is concave up at the point. Combined with the fact that , we can apply the Second Derivative Test to conclude that has a minimum at .
Question 2:
Answer: is concave down at the point .
Solution:
By looking at the graph of , we infer that is negative at the point of interest . This means that is concave down at the point.
â Closing
Woah! You made it to the end of this guide. To practice with some of this material, we recommend getting into Desmos and graphing a function, its first derivative, and its second derivative to see the features of each. Good luck! đ
Vocabulary
The following words are mentioned explicitly in the College Board Course and Exam Description for this topic.Term | Definition |
|---|---|
derivative | The instantaneous rate of change of a function at a specific point, representing the slope of the tangent line to the function at that point. |
function behavior | The characteristics of a function including its increasing/decreasing intervals, concavity, extrema, and end behavior. |
key features | Important characteristics of a function including extrema, inflection points, intervals of increase/decrease, and concavity. |
Frequently Asked Questions
How do I know if a function is increasing or decreasing using the first derivative?
Use fⲠto check slope: if fâ˛(x) > 0 on an interval, f is increasing there (tangent slopes are positive); if fâ˛(x) < 0, f is decreasing (tangent slopes are negative). Practical steps youâll use on the AP: 1. Find critical numbers: solve fâ˛(x)=0 and where fⲠis undefined (these are candidates for sign changes). 2. Make a sign chart for fⲠ(pick test points in each interval between critical numbers). 3. Read off behavior: + means increasing, â means decreasing. Use the First Derivative Test to classify local max/min when fⲠchanges sign at a critical point. 4. Remember nondifferentiable points can still be local extremaâinclude them as candidates. Also note: constant fâ˛=0 on an interval means f is constant there. This procedure is exactly what Topic 5.9/FUN-4.A expectsâjustify behavior from derivatives on the exam. For a quick review, see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te). Want practice? Try lots of sign-chart problems on Fiveableâs unit page (https://library.fiveable.me/ap-calculus/unit-5) or the practice bank (https://library.fiveable.me/practice/ap-calculus).
What's the difference between f, f prime, and f double prime on a graph?
Think of the three graphs as different layers of information about the same curve. - f(x): the actual height. Peaks/troughs are visible here (local max/min) and horizontal tangents occur where the slope is 0 (stationary points). - fâ˛(x): gives the slope of f. Where fâ˛>0, f is increasing; where fâ˛<0, f is decreasing. Zeros of fⲠare candidates for local extremaâuse sign changes in fⲠ(first derivative test) to decide. - fâ˛â˛(x): tells about curvature (concavity). If fâ˛â˛>0, f is concave up (slope of f is increasing); if fâ˛â˛<0, f is concave down (slope of f is decreasing). Points where fâ˛â˛ changes sign are inflection points. Connections to use on the AP: draw sign charts for fⲠand fâ˛â˛ to identify increasing/decreasing intervals, local extrema, and concavity (CED keywords: critical point, inflection point, first/second derivative test). For targeted practice and worked examples see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te) and try problems at (https://library.fiveable.me/practice/ap-calculus).
When do I use the second derivative test vs the first derivative test?
Use the second-derivative test when you have a critical number c where fâ˛(c)=0 and fâł is defined at c. If fâł(c)>0, f has a local minimum at c; if fâł(c)<0, f has a local maximum. If fâł(c)=0 (or fâł doesnât exist), the second-derivative test is inconclusive. Use the first-derivative test when fⲠchanges sign around a critical point or when fⲠor fâł arenât nicely behaved. Make a sign chart for fâ˛(x): if fⲠgoes + â â at c, you have a local max; â â + gives a local min; no sign change means no local extremum. The first-derivative test also handles stationary points where fⲠis undefined or when fâł(c)=0. On the AP exam, youâll need to justify your choice (CED FUN-4.A, FUN-4.A.11). For review and examples, see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te) and Unit 5 overview (https://library.fiveable.me/ap-calculus/unit-5). For more practice, check the AP problems pool (https://library.fiveable.me/practice/ap-calculus).
How can I tell where a function has a maximum or minimum just by looking at f'(x)?
Find the critical points first: where fâ˛(x)=0 or fⲠis undefined. Then make a sign chart for fⲠ(or examine its graph). - If fⲠchanges from positive to negative at a critical point (fâ˛: + â â), f is increasing before and decreasing after â local maximum. - If fⲠchanges from negative to positive (fâ˛: â â +), f has a local minimum. - If fⲠdoesnât change sign (stays + or stays â), the point is not a local extremum (a stationary point). You can also use the second-derivative test when fâł exists: at a critical point x0 with fâ˛(x0)=0, if fâł(x0)>0 â local min (concave up); if fâł(x0)<0 â local max (concave down). Remember to check endpoints and points of nondifferentiability for absolute extrema (Candidates Test). For AP-style practice and a short CED-aligned review of Topic 5.9, see the Fiveable study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te) and extra practice problems (https://library.fiveable.me/practice/ap-calculus).
I'm confused about concavity - how does the second derivative show if a graph curves up or down?
Think of concavity as which way the graph "holds water." If f''(x) > 0 on an interval, f is concave up there (like a cup)âslopes (f') are increasing. If f''(x) < 0, f is concave down (like an upside-down cup)âslopes are decreasing. An inflection point is where f'' changes sign (so the curve switches from curving up to down or vice versa). How to use it on the AP: check f''(x) or make a sign chart for f'' to identify concave-up / concave-down intervals and candidate inflection points (FUN-4.A, CED keywords: concavity, inflection point, sign chart). Also remember the second-derivative test: if f'(c)=0 and f''(c)>0, local min; if f''(c)<0, local max. For more examples and AP-style practice, review Topic 5.9 (study guide) (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te) and try problems at (https://library.fiveable.me/practice/ap-calculus).
What does it mean when f'(x) = 0 and how do I find those points?
When fâ˛(x) = 0 at some x = c, the tangent to f at c is horizontalâc is a stationary (critical) point and a candidate for a local max, local min, or neither (a plateau). To find these points: 1. Compute fâ˛(x). 2. Solve fâ˛(x) = 0 for x (and also list x where fⲠis undefinedâthose are critical numbers too). 3. Put those x-values on a number line and make a sign chart for fâ˛(x) to see where f is increasing (fâ˛>0) or decreasing (fâ˛<0). The First Derivative Test: if fⲠchanges +ââ at c, f has a local max; ââ+ gives a local min; no sign change â no extremum. 4. Optionally use the Second Derivative Test: if fâł(c) > 0 then local min, if fâł(c) < 0 then local max; if fâł(c) = 0 the test is inconclusive (use sign chart). 5. Remember to check endpoints of closed intervals and points of nondifferentiability. This is exactly what the CED calls critical numbers, stationary points, and the first/second derivative tests (Topic 5.9). For extra worked examples and practice, see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te) and Unit 5 overview (https://library.fiveable.me/ap-calculus/unit-5). For lots of practice problems, try Fiveableâs practice page (https://library.fiveable.me/practice/ap-calculus).
How do I connect the graph of a function to its derivative graph step by step?
Step-by-step: start with slopes, then signs, then concavity. 1. Look at fâs tangent slopes: where fâs slope is positive, fⲠis above the x-axis; where slopes are negative, fⲠis below. Horizontal tangents on f (slope 0) = x-intercepts of fⲠ(critical points). 2. Classify critical points: if fⲠchanges + â â at a zero, f has a local max; â â + gives a local min (first-derivative test). If fⲠ= 0 and fâł(x) > 0, it's a local min; if fâł(x) < 0, local max (second-derivative test). 3. Concavity: where fⲠis increasing (fâ˛â˛ > 0), f is concave up; where fⲠis decreasing (fâ˛â˛ < 0), f is concave down. Inflection points are where fⲠchanges direction (sign of fâ˛â˛ changes) and f is continuous. 4. Make sign charts: mark fⲠsign to get increasing/decreasing intervals and fâ˛â˛ sign to get concavity intervals. Check points of nondifferentiability separately. For AP practice and examples that follow CED keywords (critical point, inflection, first/second derivative tests), see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te) and Unit 5 overview (https://library.fiveable.me/ap-calculus/unit-5). For extra problems, use the practice page (https://library.fiveable.me/practice/ap-calculus).
Can someone explain why inflection points happen when f''(x) = 0?
An inflection point is where the graph of f changes concavity (concave up â concave down). f''(x) measures concavity: f''(x) > 0 means concave up, f''(x) < 0 means concave down. So an inflection point must occur at a point where f'' either is 0 or doesn't exist, because those are the only places the sign of f'' can switch. Crucially, f''(x)=0 alone is not enoughâyou must check that f'' actually changes sign at that x. If f''(x)=0 but stays positive (or stays negative) on both sides, thereâs no inflection point. On the AP exam, justify concavity changes using sign charts for f'' (CED keywords: concavity, inflection point, sign chart for f''). For extra practice and examples (including sign-chart strategies), see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te) and try practice problems (https://library.fiveable.me/practice/ap-calculus).
What's the relationship between where f(x) has a max/min and where f'(x) crosses the x-axis?
If f has a local max or min at x = c, then c is usually a critical number: fâ˛(c) = 0 or fⲠis undefined. How fⲠcrosses the x-axis tells you which: - If fⲠchanges from positive to negative at c (fâ˛>0 before, fâ˛<0 after), f rises then falls â local maximum. - If fⲠchanges from negative to positive at c (fâ˛<0 before, fâ˛>0 after), f falls then rises â local minimum. - If fⲠ= 0 but does NOT change sign (e.g., fⲠtouches 0 and stays positive), thereâs no local extremumâoften a horizontal inflection or higher-order stationary point. You can also use the second derivative test: if fâ˛(c)=0 and fâł(c)>0 â local min; if fâł(c)<0 â local max; if fâł(c)=0 the test is inconclusive (use the first-derivative sign chart). These are exactly the skills AP asks you to justify (first/second derivative tests, sign charts, concavity). For a quick refresher, see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te) and try practice problems (https://library.fiveable.me/practice/ap-calculus).
I don't understand how to read derivative graphs - how do I know what the original function looks like?
Think of fâ˛(x) as the slope of f and fâł(x) as how that slope is changing. - If fⲠ> 0 on an interval, f is increasing there; if fⲠ< 0, f is decreasing. Use a sign chart for fⲠto mark increasing/decreasing intervals (critical numbers occur where fⲠ= 0 or undefined). - When fⲠcrosses from + to â at a critical number you get a local max; â to + gives a local min (first-derivative test). - The slope of the fⲠgraph = fâł. If fⲠis increasing (fⲠslope > 0, so fâł > 0) then f is concave up; if fⲠis decreasing (fâł < 0) f is concave down. - Inflection points occur where concavity changes (often where fⲠhas a local extremum or where fâł = 0/undefined). - Watch for nondifferentiable behavior: corners, cusps, vertical tangents on f correspond to breaks or vertical behavior in fâ˛. These are exactly the CED links between f, fâ˛, fâł used on the exam (FUN-4.A, FUN-4.A.11). For worked examples and practice, see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te), the Unit 5 overview (https://library.fiveable.me/ap-calculus/unit-5), and lots of practice problems (https://library.fiveable.me/practice/ap-calculus).
When f'(x) is positive vs negative, what does that tell me about the original function?
If fâ˛(x) > 0 on an interval, f is increasing thereâits tangent slopes are positive, so as x grows f(x) rises. If fâ˛(x) < 0, f is decreasingâtangents slope downward and f(x) falls. Points where fâ˛(x) = 0 or fⲠis undefined are critical numbers and potential local extrema; use the First Derivative Test (check sign of fⲠbefore and after) to decide if you have a local max or min (CED keywords: critical point, first derivative test). Also remember fⲠtells slope while fâł tells how that slope changes (concavity): fâł > 0 â fⲠincreasing â f concave up; fâł < 0 â fⲠdecreasing â f concave down. These ideas (FUN-4.A) show up in Unit 5 questions on the AP examâpractice them with sign charts and sketching. For a focused review see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te), unit overview (https://library.fiveable.me/ap-calculus/unit-5), and lots of practice problems (https://library.fiveable.me/practice/ap-calculus).
How do I use the second derivative to determine if a critical point is a max or min?
If c is a critical number (usually f'(c) = 0) and f is twice-differentiable near c, use the second-derivative test: - If f''(c) > 0, the graph is concave up at c â local minimum at c. (Think: tangent sits below the curve.) - If f''(c) < 0, the graph is concave down at c â local maximum at c. (Tangent sits above the curve.) - If f''(c) = 0 (or f'' doesn't exist), the test is inconclusiveâuse the first-derivative test or check higher derivatives/graph behavior. Example: if f'(c)=0 and f''(c)=4 (>0), then f has a local min at c. Remember: the second-derivative test requires f'' to exist at c; critical points can also occur where f' is undefined, and then you canât apply this test. This matches CED keywords (critical point, concavity, second derivative test, first derivative test). For more review and examples, see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te) and try practice problems (https://library.fiveable.me/practice/ap-calculus).
What happens to the graph of f(x) when f''(x) changes from positive to negative?
If f''(x) changes from positive to negative at a point a, the graph of f changes concavity there: it goes from concave up (f''>0) to concave down (f''<0). That change in concavity means x = a is an inflection pointâbut remember: f''(a)=0 alone isnât enough; you need the sign of f'' to actually change. Interpretations you should know from the CED (FUN-4.A): - While f''>0 on the left, f' is increasing; while f''<0 on the right, f' is decreasing. So f' has a local maximum at a (if f'' is continuous). - If additionally f'(a)=0, then f has a local maximum at a (second derivative test: f''(a)<0 indicates a local max). For AP-style answers, justify concavity and the inflection using sign charts for f' and f'' (see the Topic 5.9 study guide on Fiveable for examples) (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te). For extra practice, try problems on Unit 5 (https://library.fiveable.me/ap-calculus/unit-5) or the large problem set (https://library.fiveable.me/practice/ap-calculus).
Why does my teacher keep asking about the behavior of f, f', and f'' together on the same problem?
Because f, fâ˛, and fâł together tell the full story of a graph. fⲠshows where f is increasing/decreasing (sign chart â critical points); fâł shows concavity and inflection points. Combining them lets you: - locate and classify extrema (first-derivative test or second-derivative test when fâ˛(c)=0 and fâł(c)â 0), - decide whether a stationary point is a max, min, or inflection, - sketch accurate shapes (slope from fâ˛, curvature from fâł), - and justify conclusions on the AP (CED learning objective FUN-4.A). Your teacher asks about all three because AP free-response and multiple-choice expect you to connect these representations and give reasoning (e.g., âfⲠchanges from + to â at c, so f has a local max; fâł<0 near c so f is concave downâ). Practice making sign charts for fⲠand fâł, mark critical numbers and points of nondifferentiability, and state units/meaning when context appears. For a focused review, see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te) and try practice problems (https://library.fiveable.me/practice/ap-calculus).
How do I sketch f'(x) if I'm only given the graph of f(x)?
Start by reading fâs graph like a sign/slope map for fâ˛: - Where f is increasing, draw fⲠabove the x-axis (positive); where f is decreasing, draw fⲠbelow (negative). Use longer/steeper tangents on f to make larger magnitude for fâ˛, shallower tangents â values of fⲠnear zero. - Mark zeros of fⲠat fâs critical points: any place f has a horizontal tangent or a sharp top/bottom (local max/min or cusp) â put fⲠ= 0 (or undefined at a cusp). - Inflection points of f (where concavity changes) correspond to zeros or slope changes of fâ˛: at an inflection, fⲠhas a local extremum (its slope changes sign). So if f changes from concave up to concave down, draw fⲠcrossing from increasing to decreasing (a local max of fâ˛). - Check nondifferentiable points on fâfⲠwill be undefined there. - Finally, sketch fⲠsmoothly, matching signs, zeros, and relative sizes; donât invent oscillation where f is smooth. These are exactly the CED connections (increasing/decreasing, critical points, inflection/concavity, first/second derivative tests). For examples and practice, see the Topic 5.9 study guide (https://library.fiveable.me/ap-calculus/unit-5/connecting-a-function-its-first-derivative-and-its-second-derivative/study-guide/NQXfonM48ssVKKRHQ7Te) and more practice problems (https://library.fiveable.me/practice/ap-calculus).