Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. AP Calculus BC
  2. Determining Intervals on Which a Function is Increasing or Decreasing

AP CALCULUS BC • ANALYTICAL APPLICATIONS OF DIFFERENTIATION

Determining Intervals on Which a Function is Increasing or Decreasing

Use the sign of the first derivative to classify the rising and falling behavior of any differentiable function.

SECTION 1

Historical Context & Motivation

Understanding where a function rises and falls is one of the oldest questions in mathematical analysis, predating even the formal invention of calculus. Ancient Greek geometers studied tangent lines to curves, but they lacked a systematic tool for connecting the slope of a tangent to the overall behavior of a curve. The development of differential calculus in the seventeenth century finally provided that tool: the derivative. By examining the sign of the derivative over an interval, mathematicians could rigorously determine whether a function was climbing or descending—a technique that remains central to optimization, curve sketching, and applied modeling to this day.

~300 BCE
Euclid's Tangent Lines
Euclid studied tangent lines to circles in his Elements, establishing early geometric ideas about slope and direction without a formal notion of rate of change.
1665–1676
Newton & Leibniz Invent Calculus
Isaac Newton's method of fluxions and Gottfried Wilhelm Leibniz's differential calculus independently established the derivative as a tool for analyzing instantaneous rates of change, making rigorous monotonicity analysis possible.
1748
Euler's Introductio in Analysin Infinitorum
Leonhard Euler systematized the study of functions and their properties, including increasing and decreasing behavior, laying the groundwork for modern real analysis and curve-sketching techniques.
1821
Cauchy's Rigorous Foundations
Augustin-Louis Cauchy provided epsilon-delta definitions of limits and continuity, giving the increasing/decreasing test for derivatives a fully rigorous logical foundation.
Modern Era
Optimization & Machine Learning
Today, determining where functions increase or decrease is fundamental to gradient descent algorithms, economic modeling, and engineering design—anywhere one seeks to locate maxima or minima.

The central question this lesson addresses is deceptively simple: given a differentiable function f, on which intervals does f increase, and on which does it decrease? The answer hinges on a single principle—the sign of f′—and mastering that principle unlocks the ability to sketch accurate graphs, locate extrema, and solve optimization problems throughout the AP Calculus BC curriculum.

SECTION 2

Core Principles & Definitions

Before diving into techniques, we need precise definitions. A function f is said to be increasing on an interval I if for every pair of points a and b in I with a < b, we have f(a) < f(b). Conversely, f is decreasing on I if a < b implies f(a) > f(b). These definitions describe global behavior over entire intervals, and the derivative provides a local tool that, when applied systematically, recovers this global picture.

1

The Increasing/Decreasing Test

If f′(x) > 0 for all x in an open interval (a, b), then f is increasing on (a, b). If f′(x) < 0 on (a, b), then f is decreasing there.
2

Critical Numbers

A critical number c of f is a value in the domain of f where f′(c) = 0 or f′(c) does not exist. These partition the domain into intervals whose monotonicity can be tested.
3

Sign Chart Method

After locating all critical numbers and points of discontinuity of f′, select a test value in each sub-interval and evaluate the sign of f′ at that test value to classify the interval.
4

Endpoints and Boundaries

The increasing/decreasing test applies on open intervals. When reporting answers, closed endpoints may be included if f is continuous there, following AP convention.
✦ KEY TAKEAWAY
Think of the derivative as a speedometer on a car. When the speedometer reads positive, the car moves forward (function increasing); when it reads negative, the car reverses (function decreasing). A reading of zero means the car is momentarily stopped—that's your critical number, the exact point where the function might switch from climbing to falling or vice versa.
SECTION 3

Visual Explanation

The following diagram illustrates a cubic function f(x) = x³ − 3x alongside its derivative f′(x) = 3x² − 3. Observe how the sign of f′ directly governs the rising and falling behavior of f: wherever the blue f′-curve lies above the x-axis, the green f-curve ascends, and wherever f′ dips below the axis, f descends.

f(x) = x³ − 3x and f′(x) = 3x² − 3xy20−2−11−22f increasingf decreasingf increasinglocal maxlocal minf(x)f′(x)
The green solid curve is f(x) = x³ − 3x, and the violet dashed curve is its derivative f′(x) = 3x² − 3. Shaded green regions indicate where f′ > 0 (f increasing); the red-shaded region indicates where f′ < 0 (f decreasing). The critical numbers at x = −1 and x = 1 are marked with dots.

The diagram makes the core relationship visually immediate. On the interval (−∞, −1), the violet derivative curve sits above the x-axis, so f climbs; on (−1, 1), the derivative drops below the axis, and f descends from its local maximum of 2 at x = −1 to its local minimum of −2 at x = 1; beyond x = 1, the derivative is again positive and f resumes its climb toward infinity. Every sign change in f′ corresponds to either a local maximum or a local minimum of f.

SECTION 4

Mathematical Framework

The formal justification for the increasing/decreasing test rests on the Mean Value Theorem (MVT). If f is continuous on [a, b] and differentiable on (a, b), then there exists some c ∈ (a, b) such that f′(c) = [f(b) − f(a)] / (b − a). When f′ is positive throughout (a, b), this quotient must be positive, forcing f(b) > f(a). This logical chain is the backbone of every increasing/decreasing argument on the AP exam.

MEAN VALUE THEOREM
f′(c) = [f(b) − f(a)] / (b − a) for some c ∈ (a, b)
If f′(x) > 0 for all x ∈ (a, b), then f(b) − f(a) > 0, so f(b) > f(a)—proving f is increasing.
INCREASING TEST
f′(x) > 0 on (a, b) ⟹ f is increasing on (a, b)
A positive derivative means the tangent line has positive slope at every point—the function is rising.
DECREASING TEST
f′(x) < 0 on (a, b) ⟹ f is decreasing on (a, b)
A negative derivative means the tangent line slopes downward—the function is falling.

The algorithmic procedure is straightforward. First, compute f′(x). Second, find all critical numbers by solving f′(x) = 0 and identifying points where f′ is undefined (but f is still defined). Third, use these critical numbers—together with any domain endpoints or discontinuities—to partition the number line into open intervals. Fourth, choose a test value in each interval, evaluate the sign of f′ there, and conclude whether f is increasing or decreasing on that interval.

CRITICAL NUMBER DEFINITION
c is a critical number of f ⟺ f(c) is defined and (f′(c) = 0 or f′(c) DNE)
Only values in the domain of f qualify. Points where f itself is undefined are not critical numbers—they are domain boundaries.
SECTION 5

The Sign Chart — Detailed Breakdown

The sign chart (also called a sign diagram or number-line analysis) is the standard organizational tool for the increasing/decreasing test. It is not merely a shortcut—it is the way the AP exam expects you to justify your conclusions. Below is a detailed sign chart for the function g(x) = x⁴ − 4x³, which illustrates a case with both a zero-derivative critical point and an interval of constant sign behavior.

Sign Chart for g′(x) = 4x³ − 12x² = 4x²(x − 3)x = 0x = 3Test x = −1Test x = 1Test x = 44(−1)²(−1−3)= −16 < 04(1)²(1−3)= −8 < 04(4)²(4−3)= 64 > 0g DECREASINGg DECREASINGg INCREASINGConclusion: g is decreasing on (−∞, 3) and increasing on (3, ∞).Note: x = 0 is a critical number but NOT a local extremum (no sign change).
Sign chart for g′(x) = 4x²(x − 3). The critical numbers are x = 0 and x = 3. Because g′ does not change sign at x = 0 (negative on both sides), there is no local extremum there. A sign change from negative to positive at x = 3 indicates a local minimum.

This example highlights a subtlety that the AP exam loves to test: a critical number does not automatically produce a local extremum. At x = 0, f′(0) = 0, so x = 0 is a critical number, but because the derivative is negative on both (−∞, 0) and (0, 3), the function is decreasing through x = 0 without pausing to create a peak or valley. Only at x = 3, where the sign of f′ actually changes from negative to positive, do we get a local minimum. This distinction between critical numbers and extrema is one of the most common sources of lost points on the AP exam.

📝 AP Exam Tip
When justifying monotonicity on a free-response question, you must explicitly state the sign of f′ on each interval and connect it to the conclusion. Simply writing "f is increasing on (a, b)" without referencing f′ > 0 will not earn full credit. Show the sign chart or state the sign of the derivative in a complete sentence.
SECTION 6

Worked Example

Let us work through a complete example that mirrors the complexity of an AP Calculus BC free-response question. Consider the function h(x) = xe−x on the domain (−∞, ∞). We will determine all intervals on which h is increasing or decreasing.

Finding Intervals of Increase/Decrease for h(x) = xe⁻ˣ

Step 1 — Differentiate using the Product Rule

Write h(x) = x · e⁻ˣ. By the product rule, h′(x) = (1)(e⁻ˣ) + (x)(−e⁻ˣ) = e⁻ˣ − xe⁻ˣ. Factor out the common exponential: h′(x) = e⁻ˣ(1 − x).
h′(x) = e⁻ˣ(1 − x)

Step 2 — Find the critical numbers

Set h′(x) = 0: e⁻ˣ(1 − x) = 0. Since e⁻ˣ > 0 for all real x, the only solution comes from 1 − x = 0, giving x = 1. The derivative exists everywhere, so x = 1 is the only critical number.
Critical number: x = 1

Step 3 — Build a sign chart

The critical number x = 1 divides the real line into two intervals: (−∞, 1) and (1, ∞). Choose test values. For x = 0 ∈ (−∞, 1): h′(0) = e⁰(1 − 0) = 1 > 0. For x = 2 ∈ (1, ∞): h′(2) = e⁻²(1 − 2) = −e⁻² < 0.
h′ > 0 on (−∞, 1) and h′ < 0 on (1, ∞).

Step 4 — State the conclusion

Because h′(x) > 0 on (−∞, 1), the function h is increasing on (−∞, 1). Because h′(x) < 0 on (1, ∞), h is decreasing on (1, ∞). Since the sign of h′ changes from positive to negative at x = 1, the function has a local maximum at x = 1 with value h(1) = 1 · e⁻¹ = 1/e ≈ 0.368.
h is increasing on (−∞, 1), decreasing on (1, ∞); local max at (1, 1/e)
SECTION 7

Common Pitfalls & Exam Strategies

Five common mistakes on AP Calculus increasing/decreasing questions
Common PitfallWhy It's WrongCorrect Approach
Assuming f′(c) = 0 means c is an extremumIf f′ does not change sign at c, there is no extremum (e.g., f(x) = x³ at x = 0)Always check for a sign change in f′ across the critical number
Testing f(x) instead of f′(x) at the test valueThe value of f tells you output, not slope. A large f-value doesn't mean increasing.Plug the test value into the derivative f′, not the original function
Ignoring domain restrictionsFor functions like f(x) = ln(x), the domain is (0, ∞); intervals must stay in the domain.State the domain first; only consider critical numbers within the domain
Forgetting points where f′ is undefinedIf f(x) = x^(2/3), then f′(0) DNE but f(0) is defined—x = 0 is a critical numberInclude all values where f′ = 0 or f′ DNE (and f is defined) in your partition
Writing open vs. closed intervals carelesslyThe increasing/decreasing test applies on open intervals; endpoint inclusion depends on continuityUse open intervals in sign chart; include endpoints only if f is continuous there and the problem asks for it
🎯 EXAM STRATEGY
On the AP exam, think of the sign chart as your legal brief: the derivative's sign is the evidence, the critical numbers are the boundaries, and your final statement of increasing/decreasing intervals is the verdict. Without the evidence, the verdict carries no weight. Always show the sign of f′ at each test value and explicitly link it to the conclusion.
SECTION 8

Connection to Advanced Theory

The first derivative test for monotonicity is only the beginning. The same logical framework—analyzing the sign of a derivative over intervals—extends naturally to the second derivative and concavity, to optimization on closed intervals via the Extreme Value Theorem, and to more advanced topics in AP Calculus BC such as parametric and polar curve analysis. In each of these extensions, the fundamental idea remains the same: derivative signs encode geometric behavior.

Parallel structure of first and second derivative analysis
First Derivative AnalysisSecond Derivative Analysis
Examines f′(x)Examines f″(x)
Determines increasing/decreasing behaviorDetermines concavity (concave up/down)
Sign change in f′ → local extremumSign change in f″ → inflection point
f′ > 0: function risesf″ > 0: curve bends upward (concave up)
Critical numbers: f′ = 0 or f′ DNECandidate inflection pts: f″ = 0 or f″ DNE

For parametric curves defined by x(t) and y(t), the derivative dy/dx = (dy/dt)/(dx/dt) still governs increasing/decreasing behavior, but now you must track the signs of both numerator and denominator separately. For polar curves r = f(θ), the relationship between dr/dθ and the curve's distance from the origin extends the monotonicity idea into a new coordinate system. Mastering the first derivative sign analysis in Cartesian coordinates gives you the conceptual template for all of these generalizations.

SECTION 9

Practice Problems

PROBLEM 1 — CONCEPTUAL
If f is differentiable on (a, b) and f′(x) > 0 for all x in (a, b), which of the following must be true?
PROBLEM 2 — BASIC CALCULATION
Let f(x) = 2x³ − 9x² + 12x − 4. On which interval is f decreasing?
PROBLEM 3 — INTERMEDIATE
Let p(x) = x⁴ − 8x² + 3. Determine all intervals on which p is increasing. Show your work using a sign chart, identify all critical numbers, and state your conclusion.
PROBLEM 4 — APPLIED
A particle moves along the x-axis with position function s(t) = t³ − 6t² + 9t + 2 for t ≥ 0. (a) Find the velocity function v(t) and determine all critical numbers for t ≥ 0. (b) Determine the intervals on which the particle moves to the right (s is increasing) and to the left (s is decreasing). (c) At what time(s) does the particle change direction? Justify your answer.
PROBLEM 5 — CRITICAL THINKING
Let f be a function that is continuous on [0, 5] and differentiable on (0, 5). The derivative f′ is given by f′(x) = (x − 1)²(x − 4) for 0 < x < 5. (a) Find all critical numbers of f in (0, 5). (b) Determine the intervals on which f is increasing and decreasing on (0, 5). (c) Classify each critical number as a local maximum, local minimum, or neither. Justify each classification using the behavior of f′.
SUMMARY

Lesson Summary

To determine where a function is increasing or decreasing, begin by computing the first derivative f′(x) and then locate all critical numbers—values where f′ equals zero or does not exist (and f is defined). These critical numbers, together with domain boundaries, partition the number line into open intervals. By evaluating the sign of f′ at a test value in each interval, you construct a sign chart that reveals the function's monotonic behavior: f′ > 0 means increasing, and f′ < 0 means decreasing.

Remember that a critical number does not guarantee a local extremum; a sign change in f′ is required. The theoretical foundation rests on the Mean Value Theorem, which guarantees that the sign of the derivative on an interval dictates the ordering of function values. This technique is the gateway to curve sketching, optimization, and the deeper concavity analysis provided by the second derivative—all essential tools for success on the AP Calculus BC exam.

Varsity Tutors • AP Calculus BC • Determining Intervals on Which a Function is Increasing or Decreasing