Study Guide

Determining Concavity

AP Calculus ABΒ· AP Calculus AB CED β€” Analytical Applications of DifferentiationΒ· 14 min read

1. Core Definition of Concavityβ˜…β˜…β˜†β˜†β˜†β± 3 min

Concavity describes the direction of curvature of a differentiable function over an interval, and it is a core high-frequency skill on the AP Calculus AB exam. Unit 5 (Analytical Applications of Differentiation) makes up 10–15% of total exam weight, and concavity questions appear in both multiple-choice and free-response sections.

Informally, concave up intervals are shaped like a cup () that "holds water", and concave down intervals are shaped like a cap () that "spills water".

πŸ“˜ Definition

Concavity

Formal definition based on tangent line position: a function is concave up on an open interval if all tangent lines on the interval lie below the function, and concave down if all tangent lines lie above the function.

Example:

is concave up across its entire domain.

2. Second Derivative Rule & Interval Testingβ˜…β˜…β˜…β˜†β˜†β± 4 min

Concavity describes how the slope of the tangent line (the first derivative ) changes as increases. If a function is concave up, its slope increases as increases; if it is concave down, its slope decreases as increases. Because the second derivative measures the rate of change of , this gives a direct testable relationship between the sign of and concavity.

πŸ“˜ Definition

Second Derivative Rule for Concavity

If is twice differentiable on an open interval :

  1. If for all , then is concave up on
  2. If for all , then is concave down on

  1. Compute the second derivative

  2. Find all candidate split points where or is undefined (these split the domain into open test intervals)

  3. Test the sign of in each interval

  4. Assign concavity based on the sign of

πŸ“ Worked Example

Find all intervals where is concave up and concave down.

  1. 1

    Compute the first derivative:

    fβ€²(x)=3x2βˆ’12x+9f'(x) = 3x^2 - 12x + 9
  2. 2

    Compute the second derivative:

    fβ€²β€²(x)=6xβˆ’12=6(xβˆ’2)f''(x) = 6x - 12 = 6(x-2)
  3. 3

    Find candidate split points: is defined for all real , and only at , splitting the domain into two intervals: and

  4. 4

    Test with :

    fβ€²β€²(0)=βˆ’12<0f''(0) = -12 < 0
  5. 5

    Therefore, is concave down on

  6. 6

    Test with :

    fβ€²β€²(3)=6>0f''(3) = 6 > 0
  7. 7

    Therefore, is concave up on

3. Identifying Inflection Pointsβ˜…β˜…β˜…β˜†β˜†β± 3 min

An inflection point is a point on the graph of where concavity changes from up to down or down to up. For an inflection point to exist at , two non-negotiable conditions must be met: (1) is defined (the point lies on the graph of ), and (2) the sign of (and thus concavity) changes across .

A common student misconception is that inflection points only occur where , and that all points with are inflection points. This is incorrect: inflection points can also occur where is undefined (as long as exists and concavity changes), and does not guarantee a concavity change.

πŸ“ Worked Example

Find all inflection points of .

  1. 1

    Compute first and second derivatives:

    fβ€²(x)=4x3βˆ’12x2+12xfβ€²β€²(x)=12x2βˆ’24x+12=12(xβˆ’1)2f'(x) = 4x^3 - 12x^2 + 12x \\ f''(x) = 12x^2 - 24x + 12 = 12(x-1)^2
  2. 2

    Generate candidate points: is defined for all real , and only at , so the only candidate is

  3. 3

    Test for concavity change at with :

    fβ€²β€²(0)=12>0f''(0) = 12 > 0
  4. 4

    Test for concavity change at with :

    fβ€²β€²(2)=12>0f''(2) = 12 > 0
  5. 5

    Concavity does not change at , so there are no inflection points for this function

4. Concavity from a Graph of $f'(x)$β˜…β˜…β˜…β˜…β˜†β± 4 min

The AP exam frequently tests the skill of determining concavity when given only the graph of the first derivative , not an explicit formula for . We use the core relationship: is equal to the slope of the tangent line to the graph of at .

This gives us a simple rule: if is increasing on an interval, its slope is positive, so , so is concave up. If is decreasing on an interval, its slope is negative, so , so is concave down. Inflection points on correspond exactly to local extrema (peaks or valleys) on the graph of .

πŸ“ Worked Example

The graph of , the first derivative of , is a parabola opening downward with vertex at , crossing the x-axis at and . What interval is concave up on?

  1. 1

    Recall: is concave up when is increasing, because the slope of equals

  2. 2

    A downward-opening parabola increases to the left of its vertex and decreases to the right of its vertex

  3. 3

    The vertex of this parabola is at , so is increasing on and decreasing on

  4. 4

    Therefore, is concave up on

βœ“ Quick check

Test your understanding:

  1. The second derivative of a function is given by . For what values of does the graph of have an inflection point?

    • A) only

    • B) only

    • C) and

    • D) No inflection points

    Reveal answer
    A) $x=-1$ only β€”

    Correct: changes sign from negative to positive only at . It stays positive on both sides of , so no concavity change occurs there.

5. Common Pitfalls

Wrong move:

Stating is an inflection point only because , without checking that concavity changes at

Why:

Students memorize that inflection points occur where , so they stop there and skip the required sign check

Correct move:

After finding all candidate points, always test the sign of on both sides of the candidate to confirm a sign change, and confirm is defined at

Wrong move:

Confusing the sign of with the slope of when finding concavity from an graph, e.g., saying is concave up when

Why:

Students mix up the two uses of the first derivative, one for monotonicity of and one for concavity of via the slope of

Correct move:

When asked for concavity from an graph, only pay attention to whether is increasing or decreasing, not whether it is positive or negative

Wrong move:

Using closed intervals (e.g., ) for intervals of concavity on FRQ answers

Why:

Students assume endpoints should be included because is defined there, but concavity is defined for open intervals

Correct move:

Always write intervals of concavity as open intervals on the AP exam, unless explicitly asked otherwise

Wrong move:

Ignoring candidate inflection points where is undefined

Why:

Students only look for where and forget that points where the second derivative does not exist can still be inflection points

Correct move:

When finding candidates, always include all points in the domain of where or is undefined, then test each for a concavity change

Wrong move:

Claiming a decreasing function cannot be concave up, e.g., saying is concave down because it is decreasing

Why:

Students incorrectly associate 'decreasing' with 'concave down', confusing slope direction with curvature direction

Correct move:

Always separate monotonicity (from sign) and concavity (from sign): any combination of increasing/decreasing and concave up/down is possible

6. Quick Reference Cheatsheet

Category

Rule / Formula

Notes

Concave Up (Open Interval )

for all , or increasing on

Curves upward (cup shape ), tangent lines lie below

Concave Down (Open Interval )

for all , or decreasing on

Curves downward (cap shape ), tangent lines lie above

Inflection Point Conditions

  1. is defined; 2. changes sign at

Candidates are or undefined; alone is not sufficient

Concavity from Graph

concave up when increasing; concave down when decreasing

Ignore the sign of for concavity; sign of tells you if is increasing/decreasing

Inflection Points from Graph

Inflection points on occur at local extrema of

Local maxima/minima of are where slope of changes sign

Second Derivative Test for Extrema

If : local max; local min

Test is inconclusive if or undefined; use first derivative test in that case

Intervals of Concavity

Always use open intervals

Concavity is defined for open neighborhoods around each point, so endpoints are excluded

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2022 Β· AB

    MCQ identify inflection points

  • 2021 Β· AB

    FRQ find concavity intervals

  • 2023 Β· AB

    MCQ concavity from f' graph

What's Next

Now that you can determine concavity and identify inflection points, the next immediate step is applying this knowledge to the second derivative test for local extrema, which relies entirely on concavity to classify critical points. This topic is also the foundation for full curve sketching, where you combine information about monotonicity, concavity, and inflection points to draw accurate graphs of functions from derivative information. Across Unit 5, all analytical applications of differentiation build on concavity to connect derivative behavior to global function properties, which is tested heavily on the exam. Without mastering how to correctly determine concavity, you will not be able to earn full credit on graph analysis FRQ questions.