Skip to ContentGo to accessibility pageKeyboard shortcuts menu
OpenStax Logo
Calculus Volume 1

4.5 Derivatives and the Shape of a Graph

Calculus Volume 14.5 Derivatives and the Shape of a Graph
Search for key terms or text.

Learning Objectives

  • 4.5.1 Explain how the sign of the first derivative affects the shape of a function’s graph.
  • 4.5.2 State the first derivative test for critical points.
  • 4.5.3 Use concavity and inflection points to explain how the sign of the second derivative affects the shape of a function’s graph.
  • 4.5.4 Explain the concavity test for a function over an open interval.
  • 4.5.5 Explain the relationship between a function and its first and second derivatives.
  • 4.5.6 State the second derivative test for local extrema.

Earlier in this chapter we stated that if a function ff has a local extremum at a point c,c, then cc must be a critical point of f.f. However, a function is not guaranteed to have a local extremum at a critical point. For example, f(x)=x3f(x)=x3 has a critical point at x=0x=0 since f(x)=3x2f(x)=3x2 is zero at x=0,x=0, but ff does not have a local extremum at x=0.x=0. Using the results from the previous section, we are now able to determine whether a critical point of a function actually corresponds to a local extreme value. In this section, we also see how the second derivative provides information about the shape of a graph by describing whether the graph of a function curves upward or curves downward.

The First Derivative Test

Corollary 33 of the Mean Value Theorem showed that if the derivative of a function is positive over an interval II then the function is increasing over I.I. On the other hand, if the derivative of the function is negative over an interval I,I, then the function is decreasing over II as shown in the following figure.

Figure 4.30 Both functions are increasing over the interval (a,b).(a,b). At each point x,x, the derivative f(x)>0.f(x)>0. Both functions are decreasing over the interval (a,b).(a,b). At each point x,x, the derivative f(x)<0.f(x)<0.

A continuous function ff has a local maximum at point cc if and only if ff switches from increasing to decreasing at point c.c. Similarly, ff has a local minimum at cc if and only if ff switches from decreasing to increasing at c.c. If ff is a continuous function over an interval II containing cc and differentiable over I,I, except possibly at c,c, the only way ff can switch from increasing to decreasing (or vice versa) at point cc is if ff changes sign as xx increases through c.c. If ff is differentiable at c,c, the only way that ff can change sign as xx increases through cc is if f(c)=0.f(c)=0. Therefore, for a function ff that is continuous over an interval II containing cc and differentiable over I,I, except possibly at c,c, the only way ff can switch from increasing to decreasing (or vice versa) is if f(c)=0f(c)=0 or f(c)f(c) is undefined. Consequently, to locate local extrema for a function f,f, we look for points cc in the domain of ff such that f(c)=0f(c)=0 or f(c)f(c) is undefined. Recall that such points are called critical points of f.f.

Note that ff need not have local extrema at a critical point. The critical points are candidates for local extrema only. In Figure 4.31, we show that if a continuous function ff has a local extremum, it must occur at a critical point, but a function may not have a local extremum at a critical point. We show that if ff has a local extremum at a critical point, then the sign of ff switches as xx increases through that point.

Figure 4.31 The function ff has four critical points: a,b,c,andd.a,b,c,andd. The function ff has local maxima at aa and d,d, and a local minimum at b.b. The function ff does not have a local extremum at c.c. The sign of ff changes at all local extrema.

Using Figure 4.31, we summarize the main results regarding local extrema.

  • If a continuous function ff has a local extremum, it must occur at a critical point c.c.
  • The function has a local extremum at the critical point cc if and only if the derivative ff switches sign as xx increases through c.c.
  • Therefore, to test whether a function has a local extremum at a critical point c,c, we must determine the sign of f(x)f(x) to the left and right of c.c.

This result is known as the first derivative test.

Theorem 4.9

First Derivative Test

Suppose that ff is a continuous function over an interval II containing a critical point c.c. If ff is differentiable over I,I, except possibly at point c,c, then f(c)f(c) satisfies one of the following descriptions:

  1. If ff changes sign from positive when x<cx<c to negative when x>c,x>c, then f(c)f(c) is a local maximum of f.f.
  2. If ff changes sign from negative when x<cx<c to positive when x>c,x>c, then f(c)f(c) is a local minimum of f.f.
  3. If ff has the same sign for x<cx<c and x>c,x>c, then f(c)f(c) is neither a local maximum nor a local minimum of f.f.

We can summarize the first derivative test as a strategy for locating local extrema.

Problem-Solving Strategy

Using the First Derivative Test

Consider a function ff that is continuous over an interval I.I.

  1. Find all critical points of ff and divide the interval II into smaller intervals using the critical points as endpoints.
  2. Analyze the sign of ff in each of the subintervals. If ff is continuous over a given subinterval (which is typically the case), then the sign of ff in that subinterval does not change and, therefore, can be determined by choosing an arbitrary test point xx in that subinterval and by evaluating the sign of ff at that test point. Use the sign analysis to determine whether ff is increasing or decreasing over that interval.
    Note: If ff is not continuous throughout II, then include points of discontinuity along with critical points as endpoints when dividing II into subintervals.
  3. Use First Derivative Test and the results of step 22 to determine whether ff has a local maximum, a local minimum, or neither at each of the critical points.

Now let’s look at how to use this strategy to locate all local extrema for particular functions.

Example 4.17

Using the First Derivative Test to Find Local Extrema

Use the first derivative test to find the location of all local extrema for f(x)=x33x29x1.f(x)=x33x29x1. Use a graphing utility to confirm your results.

Checkpoint 4.16

Use the first derivative test to locate all local extrema for f(x)=x3+32x2+18x.f(x)=x3+32x2+18x.

Example 4.18

Using the First Derivative Test

Use the first derivative test to find the location of all local extrema for f(x)=5x1/3x5/3.f(x)=5x1/3x5/3. Use a graphing utility to confirm your results.

Checkpoint 4.17

Use the first derivative test to find all local extrema for f(x)=x13.f(x)=x13.

Concavity and Points of Inflection

We now know how to determine where a function is increasing or decreasing. However, there is another issue to consider regarding the shape of the graph of a function. If the graph curves, does it curve upward or curve downward? This notion is called the concavity of the function.

Figure 4.34(a) shows a function ff with a graph that curves upward. As xx increases, the slope of the tangent line increases. Thus, since the derivative increases as xx increases, ff is an increasing function. We say this function ff is concave up. Figure 4.34(b) shows a function ff that curves downward. As xx increases, the slope of the tangent line decreases. Since the derivative decreases as xx increases, ff is a decreasing function. We say this function ff is concave down.

Definition

Let ff be a function that is differentiable over an open interval I.I. If ff is increasing over I,I, we say ff is concave up over I.I. If ff is decreasing over I,I, we say ff is concave down over I.I.

Figure 4.34 (a), (c) Since ff is increasing over the interval (a,b),(a,b), we say ff is concave up over (a,b).(a,b). (b), (d) Since ff is decreasing over the interval (a,b),(a,b), we say ff is concave down over (a,b).(a,b).

In general, without having the graph of a function f,f, how can we determine its concavity? By definition, a function ff is concave up if ff is increasing. From Corollary 3,3, we know that if ff is a differentiable function, then ff is increasing if its derivative f(x)>0.f(x)>0. Therefore, a function ff that is twice differentiable is concave up when f(x)>0.f(x)>0. Similarly, a function ff is concave down if ff is decreasing. We know that a differentiable function ff is decreasing if its derivative f(x)<0.f(x)<0. Therefore, a twice-differentiable function ff is concave down when f(x)<0.f(x)<0. Applying this logic is known as the concavity test.

Theorem 4.10

Test for Concavity

Let ff be a function that is twice differentiable over an interval I.I.

  1. If f(x)>0f(x)>0 for all xI,xI, then ff is concave up over I.I.
  2. If f(x)<0f(x)<0 for all xI,xI, then ff is concave down over I.I.

We conclude that we can determine the concavity of a function ff by looking at the second derivative of f.f. In addition, we observe that a function ff can switch concavity (Figure 4.35). However, a continuous function can switch concavity only at a point xx if f(x)=0f(x)=0 or f(x)f(x) is undefined. Consequently, to determine the intervals where a function ff is concave up and concave down, we look for those values of xx where f(x)=0f(x)=0 or f(x)f(x) is undefined. When we have determined these points, we divide the domain of ff into smaller intervals and determine the sign of ff over each of these smaller intervals. If ff changes sign as we pass through a point x,x, then ff changes concavity. It is important to remember that a function ff may not change concavity at a point xx even if f(x)=0f(x)=0 or f(x)f(x) is undefined. If, however, ff does change concavity at a point aa and ff is continuous at a,a, we say the point (a,f(a))(a,f(a)) is an inflection point of f.f.

Definition

If ff is continuous at aa and ff changes concavity at a,a, the point (a,f(a))(a,f(a)) is an inflection point of f.f.

Figure 4.35 Since f(x)>0f(x)>0 for x<a,x<a, the function ff is concave up over the interval (,a).(,a). Since f(x)<0f(x)<0 for x>a,x>a, the function ff is concave down over the interval (a,).(a,). The point (a,f(a))(a,f(a)) is an inflection point of f.f.

Example 4.19

Testing for Concavity

For the function f(x)=x36x2+9x+30,f(x)=x36x2+9x+30, determine all intervals where ff is concave up and all intervals where ff is concave down. List all inflection points for f.f. Use a graphing utility to confirm your results.

Checkpoint 4.18

For f(x)=x3+32x2+18x,f(x)=x3+32x2+18x, find all intervals where ff is concave up and all intervals where ff is concave down.

We now summarize, in Table 4.1, the information that the first and second derivatives of a function ff provide about the graph of f,f, and illustrate this information in Figure 4.37.

Sign of ff Sign of ff Is ff increasing or decreasing? Concavity
Positive Positive Increasing Concave up
Positive Negative Increasing Concave down
Negative Positive Decreasing Concave up
Negative Negative Decreasing Concave down
Table 4.1 What Derivatives Tell Us about Graphs
Figure 4.37 Consider a twice-differentiable function ff over an open interval I.I. If f(x)>0f(x)>0 for all xI,xI, the function is increasing over I.I. If f(x)<0f(x)<0 for all xI,xI, the function is decreasing over I.I. If f(x)>0f(x)>0 for all xI,xI, the function is concave up. If f(x)<0f(x)<0 for all xI,xI, the function is concave down on I.I.

The Second Derivative Test

The first derivative test provides an analytical tool for finding local extrema, but the second derivative can also be used to locate extreme values. Using the second derivative can sometimes be a simpler method than using the first derivative.

We know that if a continuous function has local extrema, it must occur at a critical point. However, a function need not have local extrema at a critical point. Here we examine how the second derivative test can be used to determine whether a function has a local extremum at a critical point. Let ff be a twice-differentiable function such that f(a)=0f(a)=0 and ff is continuous over an open interval II containing a.a. Suppose f(a)<0.f(a)<0. Since ff is continuous over I,I, f(x)<0f(x)<0 for all xIxI (Figure 4.38). Then, by Corollary 3,3, ff is a decreasing function over I.I. Since f(a)=0,f(a)=0, we conclude that for all xI,f(x)>0xI,f(x)>0 if x<ax<a and f(x)<0f(x)<0 if x>a.x>a. Therefore, by the first derivative test, ff has a local maximum at x=a.x=a. On the other hand, suppose there exists a point bb such that f(b)=0f(b)=0 but f(b)>0.f(b)>0. Since ff is continuous over an open interval II containing b,b, then f(x)>0f(x)>0 for all xIxI (Figure 4.38). Then, by Corollary 3,f3,f is an increasing function over I.I. Since f(b)=0,f(b)=0, we conclude that for all xI,xI, f(x)<0f(x)<0 if x<bx<b and f(x)>0f(x)>0 if x>b.x>b. Therefore, by the first derivative test, ff has a local minimum at x=b.x=b.

Figure 4.38 Consider a twice-differentiable function ff such that ff is continuous. Since f(a)=0f(a)=0 and f(a)<0,f(a)<0, there is an interval II containing aa such that for all xx in I,I, ff is increasing if x<ax<a and ff is decreasing if x>a.x>a. As a result, ff has a local maximum at x=a.x=a. Since f(b)=0f(b)=0 and f(b)>0,f(b)>0, there is an interval II containing bb such that for all xx in I,I, ff is decreasing if x<bx<b and ff is increasing if x>b.x>b. As a result, ff has a local minimum at x=b.x=b.

Theorem 4.11

Second Derivative Test

Suppose f(c)=0,ff(c)=0,f is continuous over an interval containing c.c.

  1. If f(c)>0,f(c)>0, then ff has a local minimum at c.c.
  2. If f(c)<0,f(c)<0, then ff has a local maximum at c.c.
  3. If f(c)=0,f(c)=0, then the test is inconclusive.

Note that for case iii. when f(c)=0,f(c)=0, then ff may have a local maximum, local minimum, or neither at c.c. For example, the functions f(x)=x3,f(x)=x3, f(x)=x4,f(x)=x4, and f(x)=x4f(x)=x4 all have critical points at x=0.x=0. In each case, the second derivative is zero at x=0.x=0. However, the function f(x)=x4f(x)=x4 has a local minimum at x=0x=0 whereas the function f(x)=x4f(x)=x4 has a local maximum at x,x, and the function f(x)=x3f(x)=x3 does not have a local extremum at x=0.x=0.

Let’s now look at how to use the second derivative test to determine whether ff has a local maximum or local minimum at a critical point cc where f(c)=0.f(c)=0.

Example 4.20

Using the Second Derivative Test

Use the second derivative to find the location of all local extrema for f(x)=x55x3.f(x)=x55x3.

Checkpoint 4.19

Consider the function f(x)=x3(32)x218x.f(x)=x3(32)x218x. The points c=3,−2c=3,−2 satisfy f(c)=0.f(c)=0. Use the second derivative test to determine whether ff has a local maximum or local minimum at those points.

We have now developed the tools we need to determine where a function is increasing and decreasing, as well as acquired an understanding of the basic shape of the graph. In the next section we discuss what happens to a function as x±.x±. At that point, we have enough tools to provide accurate graphs of a large variety of functions.

Section 4.5 Exercises

194.

If cc is a critical point of f(x),f(x), when is there no local maximum or minimum at c?c? Explain.

195.

For the function y=x3,y=x3, is x=0x=0 both an inflection point and a local maximum/minimum?

196.

For the function y=x3,y=x3, is x=0x=0 an inflection point?

197.

Is it possible for a point cc to be both an inflection point and a local extremum of a twice differentiable function?

198.

Why do you need continuity for the first derivative test? Come up with an example.

199.

Explain whether a concave-down function has to cross y=0y=0 for some value of x.x.

200.

Explain whether a polynomial of degree 22 can have an inflection point.

For the following exercises, analyze the graphs of f,f, then list all intervals where ff is increasing or decreasing.

201.
202.
203.
204.
205.

For the following exercises, analyze the graphs of f,f, then list all intervals where

  1. ff is increasing and decreasing and
  2. the minima and maxima are located.
206.
207.
208.
209.
210.

For the following exercises, analyze the graphs of f,f, then list all inflection points and intervals ff that are concave up and concave down.

211.
212.
213.
214.
215.

For the following exercises, draw a graph that satisfies the given specifications for the domain xϵ[−3,3].xϵ[−3,3]. The function does not have to be continuous or differentiable.

216.

f(x)>0,f(x)>0f(x)>0,f(x)>0 over x>1,−3<x<0,f(x)=0x>1,−3<x<0,f(x)=0 over 0<x<10<x<1

217.

f(x)>0f(x)>0 over x>2,−3<x<−1,f(x)<0x>2,−3<x<−1,f(x)<0 over −1<x<2,f(x)<0−1<x<2,f(x)<0 for all xx

218.

f(x)<0f(x)<0 over −1<x<1,f(x)>0,−3<x<−1,1<x<3,−1<x<1,f(x)>0,−3<x<−1,1<x<3, local maximum at x=0,x=0, local minima at x=±2x=±2

219.

There is a local maximum at x=2,x=2, local minimum at x=1,x=1, and the graph is neither concave up nor concave down.

220.

There are local maxima at x=±1,x=±1, the function is concave up for all x,x, and the function remains positive for all x.x.

For the following exercises, determine

  1. intervals where ff is increasing or decreasing and
  2. local minima and maxima of f.f.

If needed, use a calculator to graph the functions, but show your work.

221.

f(x)=sinx+sin3xf(x)=sinx+sin3x over π<x<ππ<x<π

222.

f ( x ) = x 2 + cos x f ( x ) = x 2 + cos x

For the following exercises, determine a. intervals where ff is concave up or concave down, and b. the inflection points of f.f.

223.

f ( x ) = x 3 4 x 2 + x + 2 f ( x ) = x 3 4 x 2 + x + 2

For the following exercises, determine

  1. intervals where ff is increasing or decreasing,
  2. local minima and maxima of f,f,
  3. intervals where ff is concave up and concave down, and
  4. the inflection points of f.f.
224.

f ( x ) = x 2 6 x f ( x ) = x 2 6 x

225.

f ( x ) = x 3 6 x 2 f ( x ) = x 3 6 x 2

226.

f ( x ) = x 4 6 x 3 f ( x ) = x 4 6 x 3

227.

f ( x ) = x 11 6 x 10 f ( x ) = x 11 6 x 10

228.

f ( x ) = x + x 2 x 3 f ( x ) = x + x 2 x 3

229.

f ( x ) = x 2 + x + 1 f ( x ) = x 2 + x + 1

230.

f ( x ) = x 3 + x 4 f ( x ) = x 3 + x 4

For the following exercises, determine

  1. intervals where ff is increasing or decreasing,
  2. local minima and maxima of f,f,
  3. intervals where ff is concave up and concave down, and
  4. the inflection points of f.f. Sketch the curve, then use a calculator to compare your answer. If you cannot determine the exact answer analytically, use a calculator.
231.

[T] f(x)=sin(πx)cos(πx)f(x)=sin(πx)cos(πx) over x=[−1,1]x=[−1,1]

232.

[T] f(x)=x+sin(2x)f(x)=x+sin(2x) over x=[π2,π2]x=[π2,π2]

233.

[T] f(x)=sinx+tanxf(x)=sinx+tanx over (π2,π2)(π2,π2)

234.

[T] f(x)=(x2)2(x4)2f(x)=(x2)2(x4)2

235.

[T] f(x)=11x,x1f(x)=11x,x1

236.

[T] f(x)=sinxxf(x)=sinxx over x=x= [2π,0)(0,2π][2π,0)(0,2π]

237.

f(x)=sin(x)exf(x)=sin(x)ex over x=[π,π]x=[π,π]

238.

f ( x ) = ln x x , x > 0 f ( x ) = ln x x , x > 0

239.

f ( x ) = 1 4 x + 1 x , x > 0 f ( x ) = 1 4 x + 1 x , x > 0

240.

f ( x ) = e x x , x 0 f ( x ) = e x x , x 0

For the following exercises, interpret the sentences in terms of f,f,andf.f,f,andf.

241.

The population is growing more slowly. Here ff is the population.

242.

A bike accelerates faster, but a car goes faster. Here f=f= Bike’s position minus Car’s position.

243.

The airplane lands smoothly. Here ff is the plane’s altitude.

244.

Stock prices are at their peak. Here ff is the stock price.

245.

The economy is picking up speed. Here ff is a measure of the economy, such as GDP.

For the following exercises, consider a third-degree polynomial f(x),f(x), which has the properties f(1)=0,f(3)=0f(1)=0,f(3)=0 (not applicable to Exercises 249 and 250). Determine whether the following statements are true or false. Justify your answer.

246.

f(x)=0f(x)=0 for some 1x31x3

247.

f(x)=0f(x)=0 for some 1x31x3

248.

There is no absolute maximum at x=3x=3

249.

If f(x)f(x) has three roots, then it has 11 inflection point.

250.

If f(x)f(x) has one inflection point, then it has three real roots.

Citation/Attribution

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution-NonCommercial-ShareAlike License and you must attribute OpenStax.

Attribution information
  • If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:

    Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction

  • If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:

    Access for free at https://openstax.org/books/calculus-volume-1/pages/1-introduction

Citation information

© Jul 24, 2025 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.