Concave Down Graphs- Identification and Examples

What Is a Concave Down Graph?

A concave down graph curves downward. Picture an upside-down bowl or a hilltop. The slope decreases as you move from left to right.

Mathematically, a function is concave down on an interval if its second derivative is negative throughout that interval. That's it. No fancy terminology needed.

The graph opens downward, which means the tangent lines sit above the curve. As x increases, the slope gets steeper in the negative direction, or less steep in the positive direction.

How to Identify Concave Down Graphs

You can spot concave down behavior three ways:

The simplest visual cue: if you can draw a line from two points on the curve and the line stays below the curve between those points, you're looking at concave down behavior. That's the opposite of concave up.

The Mathematical Reason Behind Concave Down

Let's break this down without the usual calculus jargon.

The first derivative, f'(x), tells you the slope at any point. The second derivative, f''(x), tells you how that slope is changing.

When f''(x) is negative, the slope is decreasing. A positive slope becomes less positive. A negative slope becomes more negative.

That decreasing slope is what creates the downward-curving shape. The rate of change itself is changing in a negative direction.

The Concavity Test

For a function f(x) on an interval (a, b):

This test works every time. Find the second derivative, check its sign, and you know the concavity.

Examples of Concave Down Functions

Example 1: f(x) = -x²

Take the simplest parabola opening downward.

f'(x) = -2x
f''(x) = -2

Since f''(x) = -2 is always negative, the graph is concave down everywhere. This is a parabola that opens downward — a hill shape.

Example 2: f(x) = -x³

This cubic function has a more interesting shape.

f'(x) = -3x²
f''(x) = -6x

Here f''(x) = -6x is negative when x > 0 and positive when x < 0. So this function is:

Example 3: f(x) = -eˣ

The exponential function flipped upside down.

f'(x) = -eˣ
f''(x) = -eˣ

Since eˣ is always positive, -eˣ is always negative. This graph is concave down for all x.

Example 4: f(x) = ln(x) / x²

More complicated functions work the same way. Find f''(x), simplify, check the sign. That's the entire process.

Points of Inflection

A point of inflection is where the concavity changes. The graph switches from concave up to concave down, or vice versa.

For f(x) = -x³, the point of inflection is at x = 0. Before x = 0, the graph is concave up. After x = 0, it's concave down.

How do you find inflection points?

The point must exist, and the concavity must actually flip on either side. If f''(x) = 0 but the sign doesn't change, it's not an inflection point.

How to Determine Concavity — Step by Step

Here's the practical process for any function:

  1. Find the first derivative — Use differentiation rules
  2. Find the second derivative — Differentiate again
  3. Identify where f''(x) = 0 or is undefined — These are potential inflection points
  4. Test intervals — Pick a test point in each interval divided by those critical points
  5. Check the sign of f''(x) — If it's negative, the graph is concave down on that interval

Example with f(x) = x⁴ - 4x³ + 6x²:

Step 1: f'(x) = 4x³ - 12x² + 12x

Step 2: f''(x) = 12x² - 24x + 12 = 12(x² - 2x + 1) = 12(x - 1)²

Step 3: f''(x) = 0 when x = 1

Step 4-5: For x < 1, f''(x) > 0. For x > 1, f''(x) > 0. The sign doesn't change.

Conclusion: x = 1 is not an inflection point. The graph is concave up everywhere since f''(x) ≥ 0 always.

Concave Down vs Concave Up — Quick Comparison

Property Concave Up Concave Down
Visual shape U-shaped, bowl, cup Upside-down bowl, hill, cap
Second derivative f''(x) > 0 f''(x) < 0
Tangent lines Sit below the curve Sit above the curve
Slope behavior Increasing Decreasing
Example function f(x) = x² f(x) = -x²

These two behaviors cover every smooth function. Either the slope is increasing (concave up) or decreasing (concave down) on any given interval.

Common Mistakes to Avoid

Why This Matters

Concavity shows up in optimization problems. If you're finding maximum or minimum values, concavity tells you whether a critical point is a max or min.

At a critical point where f'(x) = 0:

This is the second derivative test. It works because concave up means the graph is shaped like a valley (minimum), and concave down means it's shaped like a hilltop (maximum).