AP Calculus AB Unit 5 Study Guide: Analytical Applications of Differentiation

Interpreting Derivatives in Context (and What They Tell You)

A derivative is more than a rule for computing a slope. The derivative

f(x)f'(x)

measures how the output of a function

f(x)f(x)

is changing at the instant when the input is

xx

In other words, it is the instantaneous rate of change of the output with respect to the input. If the function describes a real quantity (height, temperature, profit, position), then its derivative describes how fast that quantity is changing at that moment.

The derivative as slope and as rate

You will use two closely related interpretations throughout this unit.

First, the slope interpretation (geometric):

f(a)f'(a)

is the slope of the line tangent to the graph

y=f(x)y=f(x)

at

x=ax=a

If the tangent line slopes upward to the right then

f(a)>0f'(a)>0

If it slopes downward then

f(a)<0f'(a)<0

If it is flat then

f(a)=0f'(a)=0

Second, the rate interpretation (contextual):

f(a)f'(a)

is the instantaneous rate at which

ff

changes with respect to

xx

at

x=ax=a

The units are “units of output per unit of input.” For example, if

s(t)s(t)

is position in meters and

tt

is seconds, then

s(t)s'(t)

is velocity in meters per second.

A powerful habit is to translate derivative values into sentences with units. If you are told

f(3)=12f'(3)=12

you should automatically say: “When

x=3x=3

the function is increasing at 12 output-units per input-unit.”

Average vs instantaneous rate of change

The average rate of change of

ff

on

[a,b][a,b]

is the slope of the secant line:

f(b)f(a)ba\frac{f(b)-f(a)}{b-a}

This is the overall change per input across the whole interval. The derivative is what you get as the interval shrinks to an instant. The Mean Value Theorem later formalizes how average and instantaneous rates are connected.

Using the sign of the derivative to understand behavior

A major theme of Unit 5 is using derivatives to analyze functions without needing an exact graph. If the derivative is positive on an interval, the function is increasing there; if the derivative is negative, the function is decreasing there. If the derivative equals zero at a point, the function has a horizontal tangent there, but that alone does not guarantee a maximum or minimum.

Estimating derivatives from tables and graphs

On the AP exam, you often will not be given a nice formula for

f(x)f(x)

You might get a graph or a table.

From a graph of

ff

estimate

f(a)f'(a)

by estimating the slope of the tangent line at

x=ax=a

From a table, approximate

f(a)f'(a)

using a nearby secant slope, ideally with points equally spaced around

aa

if possible. For example, with data near

x=2x=2

one good symmetric estimate is:

f(2)f(2.1)f(1.9)2.11.9f'(2)\approx\frac{f(2.1)-f(1.9)}{2.1-1.9}

The closer the points are to

22

the better the approximation typically is.

Notation you must recognize

Derivatives appear in several equivalent notations. You need to translate quickly.

MeaningCommon notations
derivative of %%LATEX30%% with respect to %%LATEX31%%%%LATEX32%%, %%LATEX33%%
derivative of fff(x)f'(x)
derivative at a pointf(a)f'(a)
second derivative%%LATEX37%%, %%LATEX38%%

The key idea is that all of these represent rates of change; the notation changes based on context.

Example 1: interpreting a derivative value with units

Suppose

T(t)T(t)

is the temperature of a metal rod (degrees Celsius) at time

tt

minutes. If

T(5)=2.3T'(5)=-2.3

then at 5 minutes the temperature is decreasing at 2.3 degrees Celsius per minute. Notice what you should not say: the temperature is not

2.3-2.3

The derivative is a rate, not the temperature itself.

Example 2: connecting derivative sign to increasing/decreasing

If a graph shows

f(x)f'(x)

is below the

xx

-axis for values between 1 and 4, and above the

xx

-axis for values greater than 4, then

ff

is decreasing on

(1,4)\left(1,4\right)

and increasing on

(4,)\left(4,\infty\right)

That sign change is a strong hint that

ff

has a local minimum at

x=4x=4

(which you justify precisely with the First Derivative Test).

Exam Focus
  • Typical question patterns:
    • Given a graph or table of %%LATEX51%%, estimate %%LATEX52%% and interpret it in context (including correct units).
    • Given a graph of %%LATEX53%%, determine where %%LATEX54%% is increasing/decreasing and identify likely extrema.
    • Compare average rate of change on %%LATEX55%% to values of %%LATEX56%%.
  • Common mistakes:
    • Treating f(a)f'(a) like a function value (confusing “rate” with “amount”). Always include “per unit” language.
    • Forgetting units: derivative units are “output units per input unit.”
    • Assuming f(a)=0f'(a)=0 guarantees a maximum or minimum. It only guarantees a horizontal tangent, not the type of extremum.

Critical Points and Local Behavior (Where Extrema Can Happen)

To use derivatives for finding maxima and minima, you need precise vocabulary and a consistent way to identify “places worth checking.”

Local vs absolute extrema

A function can be “highest” or “lowest” in two different ways.

A local maximum at

x=cx=c

means that in some open interval around

cc

the value

f(c)f(c)

is greater than or equal to nearby values. A local minimum at

x=cx=c

means

f(c)f(c)

is less than or equal to nearby values. These are neighborhood statements, so a local maximum can still be far below an absolute maximum on a larger interval.

An absolute (global) maximum on a domain or interval is the greatest value of

f(x)f(x)

anywhere in that entire set, and an absolute minimum is the least value anywhere in the set.

Critical numbers (where you must look)

Any place an extremum could exist is a critical point, more precisely a critical number (an

xx

-value). A critical number of

ff

is an

xx

-value in the domain of

ff

where either:

f(x)=0f'(x)=0

or

f(x)f'(x)

does not exist.

Critical numbers matter because they are the main interior locations where local extrema can occur (and they are also the interior candidates for absolute extrema when you are restricted to a closed interval).

Why extrema occur at critical numbers (Fermat’s idea)

A key idea (often called Fermat’s Theorem) is: if

ff

has a local maximum or local minimum at

x=cx=c

and

f(c)f'(c)

exists, then:

f(c)=0f'(c)=0

Intuitively, if you are at the top of a smooth hill, the tangent line must be flat.

Two important caveats drive many AP mistakes. First, the converse is false: a point where

f(c)=0f'(c)=0

might be a “flat spot” with no extremum. Second, derivatives can fail to exist at extrema: corners and cusps can still produce local maxima or minima.

Endpoints are not “critical numbers” but still matter

On a closed interval

[a,b][a,b]

endpoints

aa

and

bb

can produce absolute extrema even though the usual two-sided neighborhood idea for “local” extrema does not apply at an endpoint. You treat endpoints separately when searching for absolute extrema.

Example 1: finding critical numbers from a formula

Let

f(x)=x33xf(x)=x^3-3x

Then

f(x)=3x23f'(x)=3x^2-3

Set the derivative equal to zero:

3x23=03x^2-3=0

x2=1x^2=1

x=1x=1

x=1x=-1

Both

x=1x=-1

and

x=1x=1

are critical numbers.

Example 2: a critical number where the derivative does not exist

If

f(x)=xf(x)=|x|

then

ff

has a sharp corner at

x=0x=0

The derivative does not exist at 0, but 0 is still a critical number, and it is also a local minimum.

Exam Focus
  • Typical question patterns:
    • Identify critical numbers of ff from a graph (horizontal tangents, corners, cusps) or from a derivative.
    • Decide whether given points could contain local extrema based on whether %%LATEX91%% or %%LATEX92%% is undefined.
    • Distinguish local vs absolute extrema in words or from a graph.
  • Common mistakes:
    • Looking only for %%LATEX93%% and forgetting points where %%LATEX94%% does not exist.
    • Treating endpoints as critical numbers and applying local-extrema logic incorrectly. Endpoints are checked for absolute extrema on closed intervals, but they are not “local extrema” in the same two-sided sense.
    • Assuming every critical number is an extremum. You must test behavior around the critical number.

Absolute Extrema on Closed Intervals: Extreme Value Theorem and the Candidates Test

When you are asked for the absolute maximum or minimum on an interval, you need (1) a guarantee that such values exist and (2) a reliable method to find them.

Extreme Value Theorem (EVT): what it says and why it matters

The Extreme Value Theorem states that if a function is continuous on a closed interval, then it must have both a maximum and a minimum value on that interval. These maximum and minimum values are called extrema.

Formally:

If

ff

is continuous on

[a,b][a,b]

then

ff

attains both an absolute maximum value and an absolute minimum value on

[a,b][a,b]

This is an existence theorem: it does not tell you where the extrema occur.

Why the conditions matter: the interval must be closed (endpoints included) and the function must be continuous on that interval (no holes, jumps, or asymptotes inside). If either condition fails, an absolute max or min might not exist. For example, on the open interval

(0,1)\left(0,1\right)

the function

f(x)=xf(x)=x

has no absolute minimum or maximum because it never reaches 0 or 1.

The Closed Interval Method (Candidates Test)

To actually find absolute extrema on

[a,b][a,b]

you use the Closed Interval Method, also called the Candidates Test.

  1. Confirm you are working on a closed interval

[a,b][a,b]

  1. Find all critical numbers of

ff

in

(a,b)\left(a,b\right)

  1. Make a table of the endpoints and the critical numbers.
  2. Plug each candidate back into the original function

ff

(not the derivative) to get the corresponding function values.

  1. Compare the values: the largest is the absolute maximum value and the smallest is the absolute minimum value.

The method works because on a closed interval, absolute extrema must occur either at interior points where the derivative is zero/undefined or at endpoints.

Example: absolute max/min using the candidates test

Find the absolute extrema of

f(x)=x33xf(x)=x^3-3x

on

[2,2][-2,2]

Critical numbers come from

f(x)=3x23f'(x)=3x^2-3

so

x=1x=-1

and

x=1x=1

Now evaluate the original function at endpoints and critical numbers:

f(2)=(2)33(2)=8+6=2f(-2)=(-2)^3-3(-2)=-8+6=-2

f(1)=(1)33(1)=1+3=2f(-1)=(-1)^3-3(-1)=-1+3=2

f(1)=13=2f(1)=1-3=-2

f(2)=86=2f(2)=8-6=2

The maximum value is

22

(occurs at

x=1x=-1

and

x=2x=2

). The minimum value is

2-2

(occurs at

x=2x=-2

and

x=1x=1

). This also highlights an AP point: absolute extrema can occur at multiple

xx

-values.

When you must not use EVT/candidates test blindly

If the function is not continuous on

[a,b][a,b]

then EVT does not apply and absolute extrema might not exist. If the interval is not closed (for example

(a,b)\left(a,b\right)

), the Closed Interval Method is not a guarantee. On AP questions, they often explicitly state continuity on

[a,b][a,b]

when they want you to cite EVT.

Exam Focus
  • Typical question patterns:
    • “Show that %%LATEX125%% has an absolute maximum and minimum on %%LATEX126%%.” (Use EVT: continuity plus closed interval.)
    • “Find the absolute maximum value of %%LATEX127%% on %%LATEX128%%.” (Use candidates test: endpoints plus critical numbers.)
    • Tables/graphs: compare function values at listed candidates.
  • Common mistakes:
    • Forgetting to check endpoints when asked for absolute extrema on [a,b][a,b].
    • Listing critical numbers but not evaluating %%LATEX130%% at them (the extremum is a function value, not just an %%LATEX131%%-value).
    • Using EVT when continuity or the closed-interval condition is missing.

Mean Value Theorem and Rolle’s Theorem (Bridging Average and Instantaneous Change)

The Mean Value Theorem (MVT) is one of the most important “big picture” results in differential calculus because it links the average rate of change on an interval to the instantaneous rate of change at a point. In other words, there must be some point in the interval where the slope of the tangent line equals the slope of the secant line that connects the endpoints.

Rolle’s Theorem: the special case

Rolle’s Theorem is a special case of the MVT. It says: if

ff

is continuous on

[a,b][a,b]

, differentiable on

(a,b)\left(a,b\right)

, and

f(a)=f(b)f(a)=f(b)

, then there exists at least one number

cc

in

(a,b)\left(a,b\right)

such that:

f(c)=0f'(c)=0

Interpretation: a continuous, differentiable curve must have a horizontal tangent between two points where it starts and ends at the same height.

Mean Value Theorem: the general version

The Mean Value Theorem says: if

ff

is continuous on

[a,b][a,b]

and differentiable on

(a,b)\left(a,b\right)

, then there exists at least one number

cc

in

(a,b)\left(a,b\right)

such that:

f(c)=f(b)f(a)baf'(c)=\frac{f(b)-f(a)}{b-a}

The right-hand side is the average rate of change, so MVT guarantees that somewhere in the interval, the instantaneous rate equals the average rate.

Why this matters: it justifies “there exists a point where…” reasoning, it supports the idea that if the derivative is zero everywhere then the function is constant, and it is central to many AP free-response justifications.

Understanding the hypotheses (what you must check)

MVT requires both continuity on the closed interval and differentiability on the open interval. Corners, cusps, vertical tangents, or discontinuities inside

(a,b)\left(a,b\right)

break the hypotheses, and then the conclusion is not guaranteed.

Example 1: finding the point(s) guaranteed by MVT

Let

f(x)=x2f(x)=x^2

on

[1,3][1,3]

Compute the average rate of change:

f(3)f(1)31=912=4\frac{f(3)-f(1)}{3-1}=\frac{9-1}{2}=4

Compute the derivative:

f(x)=2xf'(x)=2x

Set the derivative equal to the average slope:

2c=42c=4

c=2c=2

So MVT guarantees at least one point, and here it is.

Example 2: recognizing when MVT does not apply

Consider

f(x)=xf(x)=|x|

on

[1,1][-1,1]

The function is continuous on the closed interval but not differentiable at

x=0x=0

inside the interval, so MVT does not apply. You cannot claim there must be a point

cc

where:

f(c)=f(1)f(1)1(1)f'(c)=\frac{f(1)-f(-1)}{1-(-1)}

Exam Focus
  • Typical question patterns:
    • “Verify that MVT applies on %%LATEX157%% and find all values of %%LATEX158%% that satisfy the conclusion.”
    • “Explain why there exists a point %%LATEX159%% where %%LATEX160%%.” (Often compute an average slope and cite MVT.)
    • “Does MVT apply?” based on continuity/differentiability from a graph.
  • Common mistakes:
    • Checking continuity but forgetting differentiability on the open interval.
    • Using Rolle’s Theorem when %%LATEX161%% and %%LATEX162%% are not equal.
    • Solving for %%LATEX163%% but giving a value outside %%LATEX164%%.

Increasing/Decreasing and the First Derivative Test (How Sign Charts Create Conclusions)

Once you know where a derivative is positive or negative, you can turn that into a complete “story” of the function. This includes intervals of increase and decrease and the classification of relative (local) extrema.

Monotonicity: formal meaning of increasing/decreasing

Using the first derivative, you can identify when the original function is increasing or decreasing. Where the derivative is positive, the function is increasing; where the derivative is negative, the function is decreasing. This is one of the most-used tools in Unit 5 because it translates calculus into graph shape.

Building a sign chart from the first derivative

A sign chart is a structured way to track where the derivative is positive, negative, or zero.

A standard AP-friendly procedure is:

  1. Take the derivative of the function.
  2. Set it equal to zero to find critical numbers (and also note where the derivative is undefined).
  3. Plug in a test value above each critical number and below it (more generally, one test point in each interval) to determine the sign of the derivative.

The image below illustrates the “test a point on each side” idea:

The First Derivative Test (for relative extrema)

The first derivative also tells you relative (local) maxima and minima.

Let

cc

be a critical number.

  • If the derivative shifts from positive to negative at

cc

then the function changes from increasing to decreasing, so there is a relative (local) maximum at

x=cx=c

  • If the derivative shifts from negative to positive at

cc

then the function changes from decreasing to increasing, so there is a relative (local) minimum at

x=cx=c

  • If there is no sign change, there is no local extremum at that critical number.
Example 1: using the first derivative test (sign-chart approach)

Let

f(x)=x33xf(x)=x^3-3x

Then

f(x)=3x23=3(x1)(x+1)f'(x)=3x^2-3=3(x-1)(x+1)

Critical numbers:

x=1x=-1

and

x=1x=1

Testing intervals:

  • On

(,1)(-\infty,-1)

pick

x=2x=-2

and get a positive derivative, so the function is increasing.

  • On

(1,1)(-1,1)

pick

x=0x=0

and get a negative derivative, so the function is decreasing.

  • On

(1,)(1,\infty)

pick

x=2x=2

and get a positive derivative, so the function is increasing.

Therefore, the derivative changes from positive to negative at

x=1x=-1

(local maximum) and from negative to positive at

x=1x=1

(local minimum).

Example 2: intervals of increase/decrease for a polynomial (from a common AP pattern)

Let

f(x)=x36x2+9x+2f(x)=x^3-6x^2+9x+2

Differentiate:

f(x)=3x212x+9f'(x)=3x^2-12x+9

Set the derivative equal to zero:

3x212x+9=03x^2-12x+9=0

Factoring gives critical numbers:

x=1x=1

and

x=3x=3

Now test the sign of the derivative in each interval.

  • For

x<1x<1

pick

x=0x=0

Then

f(0)=9>0f'(0)=9>0

so the function is increasing on

(,1)(-\infty,1)

  • For

1<x<31<x<3

pick

x=2x=2

Then

f(2)=3(4)24+9=3<0f'(2)=3(4)-24+9=-3<0

so the function is decreasing on

(1,3)\left(1,3\right)

  • For

x>3x>3

pick

x=4x=4

Then

f(4)=4848+9=9>0f'(4)=48-48+9=9>0

so the function is increasing on

(3,)\left(3,\infty\right)

So the function increases, then decreases, then increases. That means there is a relative (local) maximum at

x=1x=1

(positive to negative) and a relative (local) minimum at

x=3x=3

(negative to positive).

A frequent subtlety: critical points with no extremum

A classic example is

f(x)=x3f(x)=x^3

Then

f(x)=3x2f'(x)=3x^2

and

f(0)=0f'(0)=0

but the derivative is nonnegative on both sides of 0 and does not change sign, so there is no local max or min at 0.

Exam Focus
  • Typical question patterns:
    • Given %%LATEX204%% (formula, graph, or table), find intervals where %%LATEX205%% is increasing/decreasing.
    • Use a sign chart to identify local maxima/minima and justify with the First Derivative Test.
    • Interpret monotonicity in context (for example, “profit increases for 2<t<52<t<5”).
  • Common mistakes:
    • Declaring “max” or “min” from f(c)=0f'(c)=0 without checking sign change.
    • Forgetting that if %%LATEX208%% is undefined at %%LATEX209%% but %%LATEX210%% is defined, %%LATEX211%% is still a critical number.
    • Mixing up the sign-change directions: positive to negative is a maximum; negative to positive is a minimum.

Concavity, Inflection Points, and the Second Derivative (How the Slope Itself Changes)

The first derivative tells you whether a function is increasing or decreasing. The second derivative tells you whether that increase or decrease is happening at an increasing rate or a decreasing rate. A function can be increasing but “slowing down,” and concavity is the language that describes this.

What concavity means in plain language

A function is concave up when its graph bends like a cup; tangent lines tend to lie below the graph. A function is concave down when it bends like a cap; tangent lines tend to lie above the graph.

A useful slope-based interpretation is: concave up means slopes are increasing as you move right, and concave down means slopes are decreasing as you move right.

The second derivative and what it measures

The second derivative

f(x)f''(x)

is the derivative of

f(x)f'(x)

so it measures the rate of change of the slope.

  • If

f(x)>0f''(x)>0

on an interval, the function is concave up there.

  • If

f(x)<0f''(x)<0

on an interval, the function is concave down there.

In context, if

f(t)f(t)

is position, then

f(t)f'(t)

is velocity and

f(t)f''(t)

is acceleration. Positive acceleration corresponds to velocity increasing, which lines up with concave up behavior.

A common visual summary:

Inflection points (where concavity changes)

An inflection point is a point on the graph where concavity changes (from concave up to concave down or vice versa).

Candidates for inflection points occur where:

f(x)=0f''(x)=0

or where

f(x)f''(x)

does not exist. However, you only confirm an inflection point if the concavity actually changes sign across that value.

A standard procedure (mirroring first-derivative sign charts) is:

  1. Take the second derivative.
  2. Set it equal to zero to find possible inflection points.
  3. Check the sign of the second derivative on each side to verify whether it changes sign.
Second Derivative Test (classifying critical points)

The Second Derivative Test is a shortcut for classifying a critical number

cc

where

f(c)=0f'(c)=0

  • If

f(c)>0f''(c)>0

then the graph is concave up there, so the point is a local minimum.

  • If

f(c)<0f''(c)<0

then the graph is concave down there, so the point is a local maximum.

  • If

f(c)=0f''(c)=0

(or does not exist), the test is inconclusive.

Example 1: concavity and an inflection point

Let

f(x)=x3f(x)=x^3

Then

f(x)=3x2f'(x)=3x^2

and

f(x)=6xf''(x)=6x

For

x<0x<0

,

f(x)<0f''(x)<0

so the function is concave down. For

x>0x>0

,

f(x)>0f''(x)>0

so it is concave up. At

x=0x=0

,

f(0)=0f''(0)=0

and concavity changes sign, so there is an inflection point at

x=0x=0

This also shows a key idea: a point can be a critical number (since

f(0)=0f'(0)=0

) but not a max or min, and still be an important shape feature.

Example 2: second derivative test in action

Let

f(x)=x44x2f(x)=x^4-4x^2

Then

f(x)=4x38x=4x(x22)f'(x)=4x^3-8x=4x(x^2-2)

Critical numbers:

x=0x=0

,

x=2x=\sqrt{2}

,

x=2x=-\sqrt{2}

Now

f(x)=12x28f''(x)=12x^2-8

Evaluate:

f(0)=8<0f''(0)=-8<0

so there is a local maximum at

x=0x=0

Also,

f(2)=12(2)8=16>0f''(\sqrt{2})=12(2)-8=16>0

so there is a local minimum at

x=2x=\sqrt{2}

And

f(2)=16>0f''(-\sqrt{2})=16>0

so there is a local minimum at

x=2x=-\sqrt{2}

Example 3: concavity intervals for a polynomial

Using the earlier polynomial

f(x)=x36x2+9x+2f(x)=x^3-6x^2+9x+2

we already found

f(x)=3x212x+9f'(x)=3x^2-12x+9

Now take the second derivative:

f(x)=6x12f''(x)=6x-12

Set it equal to zero to find the possible inflection point:

6x12=06x-12=0

x=2x=2

Test the sign:

  • If

x<2x<2

then

f(x)<0f''(x)<0

so the function is concave down on

(,2)(-\infty,2)

  • If

x>2x>2

then

f(x)>0f''(x)>0

so the function is concave up on

(2,)\left(2,\infty\right)

Because the concavity changes at

x=2x=2

, the graph has an inflection point there.

Exam Focus
  • Typical question patterns:
    • Given %%LATEX261%% (or a graph of %%LATEX262%%), find where ff is concave up/down and where inflection points occur.
    • Use the Second Derivative Test to classify critical points when appropriate.
    • Interpret concavity in context (for example, “the rate of increase is accelerating”).
  • Common mistakes:
    • Declaring an inflection point just because f(c)=0f''(c)=0 without checking a concavity change.
    • Confusing increasing/decreasing with concavity: increasing is about the sign of %%LATEX265%%; concavity is about the sign of %%LATEX266%%.
    • Using the Second Derivative Test when f(c)0f'(c)\ne 0. The test is specifically about critical points with horizontal tangents.

Optimization (Max/Min Modeling with Calculus)

Optimization problems ask you to choose the “best” option under constraints: maximize profit, minimize cost, minimize material, maximize area, and so on. In calculus, “best” typically means an absolute maximum or absolute minimum of an objective function on an appropriate domain.

The big idea behind calculus optimization

Optimization is not about memorizing a different formula for every scenario; it is about modeling.

  1. Identify the quantity you want to optimize (the objective function).
  2. Use the constraints to rewrite the objective as a single-variable function.
  3. Determine the feasible domain (often a closed interval from physical constraints).
  4. Find critical numbers and test candidates (often with the Closed Interval Method).

Derivatives show up because interior maxima and minima occur at critical numbers, where the derivative is zero or undefined.

Step-by-step optimization strategy (what to do and why)

Step 1: Draw a picture and define variables. A diagram prevents algebra mistakes.

Step 2: Write the objective function. At first it may involve multiple variables.

Step 3: Use constraints to reduce to one variable. Substitute until you have a single-variable function.

Step 4: Identify the feasible domain. Lengths must be positive, and constraints often create an upper bound too.

Step 5: Differentiate and find critical numbers. Solve

f(x)=0f'(x)=0

and check where the derivative is undefined.

Step 6: Justify max/min. On a closed interval, use the candidates test. On an open interval, justify with first/second derivative tests and context.

Step 7: Answer in context. State the optimized dimensions and the optimized value with units.

A frequent AP scoring issue is doing the calculus correctly but not answering what was asked (for example, giving only the

xx

-value but not the maximum area).

Example 1: maximizing area with fixed perimeter

You have 100 meters of fencing to make a rectangle. What dimensions maximize the area?

Let width be

xx

and length be

yy

Constraint:

2x+2y=1002x+2y=100

so

y=50xy=50-x

Objective (area):

A=xyA=xy

Substitute:

A(x)=x(50x)=50xx2A(x)=x(50-x)=50x-x^2

Domain:

0x500\le x\le 50

Differentiate:

A(x)=502xA'(x)=50-2x

Set to zero:

502x=050-2x=0

x=25x=25

Candidates test at

x=0x=0

,

x=25x=25

,

x=50x=50

:

A(0)=0A(0)=0

A(25)=25(25)=625A(25)=25(25)=625

A(50)=0A(50)=0

So the maximum occurs at

x=25x=25

and

y=25y=25

The maximum-area rectangle is a square. Symmetry often appears in optimization, but you still justify it with calculus.

Example 2: minimizing material (open-top box)

Build a box with a square base and no top, volume 32 cubic units. Minimize material used.

Let base side length be

xx

and height be

hh

Constraint:

V=x2h=32V=x^2h=32

so

h=32x2h=\frac{32}{x^2}

Objective (surface area without top):

S=x2+4xhS=x^2+4xh

Substitute:

S(x)=x2+4x(32x2)=x2+128xS(x)=x^2+4x\left(\frac{32}{x^2}\right)=x^2+\frac{128}{x}

Domain:

x>0x>0

Differentiate:

S(x)=2x128x2S'(x)=2x-\frac{128}{x^2}

Set equal to zero:

2x128x2=02x-\frac{128}{x^2}=0

2x=128x22x=\frac{128}{x^2}

2x3=1282x^3=128

x3=64x^3=64

x=4x=4

Then

h=3242=2h=\frac{32}{4^2}=2

To justify it is a minimum, you can argue end behavior

S(x)S(x)\to\infty

as

x0+x\to 0^+

and as

xx\to\infty

so the interior critical point must be the global minimum, or you can use the second derivative:

S(x)=2+256x3S''(x)=2+\frac{256}{x^3}

Since

S(4)>0S''(4)>0

the function is concave up there, confirming a minimum.

Common modeling pitfalls in optimization

Mixing up what is fixed and what varies is a common error (for example, treating perimeter as variable when it is constant). Other frequent issues are forgetting to reduce to one variable before differentiating, using dimensions outside the feasible domain (like negative lengths), and concluding “minimum” just because you found a critical point without justification.

Exam Focus
  • Typical question patterns:
    • Geometry optimization: maximize area, minimize surface area, minimize distance.
    • Applied optimization: maximize revenue/profit with a given demand model; minimize cost.
    • Justification prompts: “Show that the function has a minimum on the given interval” (often EVT) and “find the minimum value.”
  • Common mistakes:
    • Providing the optimizing xx-value but not the maximum/minimum value of the objective.
    • Forgetting endpoints when the feasible domain is a closed interval.
    • Algebra errors in constraint substitution (a small mistake early can ruin the derivative step).

Putting It All Together: Analyzing a Function’s Graph Using Derivatives

Many Unit 5 problems are synthesis problems: you are given a function (or derivative information) and asked to describe behavior (increase/decrease, concavity, extrema, inflection points) and sometimes sketch a graph consistent with that information. The goal is not artistic graphing; it is building a logically consistent shape supported by derivative evidence.

A structured analysis workflow

A consistent workflow helps you avoid missing features:

  1. Domain and important points: where is the function defined, and are there endpoints that must be checked?
  2. First derivative features:
    • critical numbers where

f(x)=0f'(x)=0

or

f(x)f'(x)

is undefined

  • intervals where the derivative is positive or negative
  • local maxima/minima using the First Derivative Test
  1. Second derivative features:
    • possible inflection points where

f(x)=0f''(x)=0

or

f(x)f''(x)

is undefined

  • intervals where the second derivative is positive or negative
  • confirm inflection points by checking for a sign change

A key connection: concavity is about whether the first derivative is increasing or decreasing.

  • If the function is concave up, then

ff'

is increasing.

  • If the function is concave down, then

ff'

is decreasing.

Reading the original function from a graph of the derivative

If you are given a graph of

ff'

instead of

ff

:

  • Where

f(x)>0f'(x)>0

, the function is increasing.

  • Where

f(x)<0f'(x)<0

, the function is decreasing.

  • Where

f(x)=0f'(x)=0

and changes sign, the function has a local extremum.

  • Where the graph of

ff'

is increasing, the function is concave up.

  • Where the graph of

ff'

is decreasing, the function is concave down.

This last pair is powerful: you can determine concavity from the shape of

ff'

without explicitly computing

ff''

Example: full analysis from a function

Analyze

f(x)=x33xf(x)=x^3-3x

First derivative:

f(x)=3x23=3(x1)(x+1)f'(x)=3x^2-3=3(x-1)(x+1)

Critical numbers:

x=1x=-1

and

x=1x=1

The derivative is positive for

x<1x<-1

, negative for

1<x<1-1<x<1

, and positive for

x>1x>1

So there is a local maximum at

x=1x=-1

and a local minimum at

x=1x=1

Second derivative:

f(x)=6xf''(x)=6x

Concavity: concave down for

x<0x<0

and concave up for

x>0x>0

Because concavity changes at

x=0x=0

, there is an inflection point at

x=0x=0

Example: determining shape from a graph of the derivative (conceptual)

Suppose the graph of

f(x)f'(x)

crosses the

xx

-axis at

x=2x=2

and

x=5x=5

and suppose:

f(x)>0f'(x)>0

on

(,2)(-\infty,2)

,

f(x)<0f'(x)<0

on

(2,5)\left(2,5\right)

, and

f(x)>0f'(x)>0

on

(5,)\left(5,\infty\right)

Then the function increases, then decreases, then increases, so there is a local maximum at

x=2x=2

and a local minimum at

x=5x=5

Now suppose the graph of

f(x)f'(x)

is increasing on

(,4)(-\infty,4)

and decreasing on

(4,)\left(4,\infty\right)

Then the function is concave up on

(,4)(-\infty,4)

and concave down on

(4,)\left(4,\infty\right)

So

x=4x=4

is an inflection point of the original function (because concavity changes there).

What “justify your answer” usually means here

On AP free-response, you are expected to explicitly connect claims to derivative-based reasons. Examples of acceptable justification sentences include:

  • “The function is increasing on an interval because the derivative is positive on that interval.”
  • “The function has a local maximum at

x=cx=c

because the derivative changes from positive to negative at

cc

.”

  • “The function is concave down on an interval because the second derivative is negative on that interval.”

The vocabulary is part of the grade: state the sign information and state what it implies.

Exam Focus
  • Typical question patterns:
    • Given ff, find intervals of increase/decrease, concavity, local extrema, and inflection points.
    • Given a graph of %%LATEX358%% (or %%LATEX359%%), infer features of ff and justify each claim.
    • Free-response “analysis” questions that require written reasoning with derivative tests.
  • Common mistakes:
    • Confusing the graph of %%LATEX361%% with the graph of %%LATEX362%% (for example, thinking %%LATEX363%% is the %%LATEX364%%-value of ff).
    • Declaring extrema at every place where f(x)=0f'(x)=0 without checking sign changes.
    • Declaring inflection points at every place where f(x)=0f''(x)=0 without checking concavity change.