PrepGo

Determining Intervals on Which a Function Is Increasing or Decreasing - AP Calculus AB Study Guide

Written by AP Content Team, Verified for 2026 AP Exams, Last updated: May 2026

Learn with study guides reviewed by top AP teachers. This guide takes about 10 minutes to read.

The Core Idea: Determining Intervals on Which a Function Is Increasing or Decreasing

The central concept of this topic is the fundamental relationship between a function and its first derivative. The first derivative, , represents the slope of the tangent line to the function at any given point . By analyzing the sign (positive or negative) of the first derivative over an interval, we can determine the behavior of the original function on that same interval.

If the slope of the tangent line is positive (), the function is rising, which means it is increasing. Conversely, if the slope of the tangent line is negative (), the function is falling, meaning it is decreasing. The points that separate these intervals of increasing and decreasing behavior are called critical points, which are essential for this analysis.

Key Definitions and Theorems

This topic is governed by a direct application of the first derivative to describe the behavior of a function.

The First Derivative Test for Increasing and Decreasing Functions

Let be a function that is continuous on a closed interval and differentiable on the open interval .

  • If for all in , then is increasing on .

  • If for all in , then is decreasing on .

Definition of a Critical Point

A critical point of a function is a point in the domain of for which either or is undefined.

Understanding the Role of Critical Points

The intervals on which a function is strictly increasing or strictly decreasing are separated by its critical points. These are the only points where the first derivative can potentially change its sign from positive to negative or vice versa.

To determine the intervals of increase and decrease for a function , we follow a systematic process:

  1. Find the domain of .

  2. Calculate the first derivative, .

  3. Identify all critical points by finding where and where is undefined. These points must be within the domain of the original function .

  4. Use the critical points to partition the domain of the function into distinct open intervals.

  5. Choose a test value within each interval and evaluate the sign of at that value. The sign of for that single test value will be the sign for the entire interval.

  6. Conclude which intervals correspond to increasing behavior () and which correspond to decreasing behavior ().

This process, often organized using a sign chart, provides a complete analysis of the function's increasing and decreasing behavior.

Core Concepts & Rules

  • The sign of the first derivative, , determines whether the original function, , is increasing or decreasing.

  • A positive derivative () on an interval indicates that is increasing on that interval.

  • A negative derivative () on an interval indicates that is decreasing on that interval.

  • Critical points are the specific -values in the function's domain where the derivative is either zero or undefined.

  • Critical points are the boundaries that partition the number line into intervals, over which the sign of is constant.

Step-by-Step Example 1: Basic Application

Problem: Find the open intervals on which the function is increasing or decreasing.

Step 1: Find the first derivative.

The function is a polynomial, so it is differentiable everywhere.

Step 2: Find the critical points.

Set to find where the tangent line is horizontal. Since is a polynomial, it is never undefined.

The critical points are and .

Step 3: Create a sign chart for .

The critical points and divide the number line into three intervals: , , and .

Step 4: Test a value from each interval in .

  • Interval : Let's test .

    . The sign is positive ().

  • Interval : Let's test .

    . The sign is negative ().

  • Interval : Let's test .

    . The sign is positive ().

Step 5: Write the conclusion with justification.

Based on the sign analysis of :

  • is increasing on the intervals and because on these intervals.

  • is decreasing on the interval because on this interval.

Step-by-Step Example 2: Exam-Style Application

Problem: Find the open intervals on which the function is increasing or decreasing.

Step 1: Find the first derivative.

The function is a rational function. Its domain is all real numbers except . We use the quotient rule.

Step 2: Find the critical points.

First, find where by setting the numerator to zero.

This gives and . Both are in the domain of .

Next, find where is undefined by setting the denominator to zero.

This gives . However, is not in the domain of the original function , so it is not a critical point. It is a vertical asymptote and must still be used to partition the number line for our analysis.

Step 3: Create a sign chart for .

The critical points and the discontinuity divide the number line into four intervals: , , , and .

Step 4: Test a value from each interval in .

Note that the denominator is always positive for . Therefore, the sign of is determined entirely by the sign of the numerator, .

  • Interval : Test . Numerator: . Sign is positive ().

  • Interval : Test . Numerator: . Sign is negative ().

  • Interval : Test . Numerator: . Sign is negative ().

  • Interval : Test . Numerator: . Sign is positive ().

Step 5: Write the conclusion with justification.

  • is increasing on and because on these intervals.

  • is decreasing on and because on these intervals.

Using Your Calculator

For problems where you are permitted to use a graphing calculator, you can determine intervals of increase and decrease by analyzing the graph of the first derivative. The calculator is primarily a tool for verification or for problems with functions whose derivatives are very complex to compute by hand.

Procedure:

  1. Given a function , you can graph its derivative, f'(x)`. 2. In the `Y=` editor, enter the derivative into `Y1`. You can either calculate the derivative by hand and enter its formula, or use the calculator's numerical derivative function. For $f(x) = 2x^3 + 3x^2 - 36x + 7, you would enter:

    Y1 = 6X^2 + 6X - 36

    or

    Y1 = nDeriv(2X^3 + 3X^2 - 36X + 7, X, X)

  2. Press GRAPH to view the graph of . Adjust the window as needed.

  3. Identify the intervals where the graph of Y1 is above the x-axis. This is where , so is increasing.

  4. Identify the intervals where the graph of Y1 is below the x-axis. This is where , so is decreasing.

  5. Use the CALC menu (2nd + TRACE) and select 2:zero to find the x-intercepts of the graph of . These are the critical points where .

This graphical method provides a visual confirmation of the analytical work done with a sign chart.

AP Exam Quick Hit

Common Question Types

  • Analytical Function: You will be given an equation for a function and asked to find and justify the intervals on which it is increasing or decreasing. This is the most common type and mirrors the examples above.

  • Graph of the Derivative: You will be given the graph of and asked to determine the intervals where the original function is increasing.

    • Example: "The graph of is shown above. On which intervals is decreasing?" You must identify the intervals where the provided graph is below the x-axis.
  • Table of Derivative Values: You may be given a table of selected values for and asked about the behavior of .

    • Example: "A table of values for is given. If for , what can be concluded about on this interval?" The conclusion is that is increasing on that interval.

Common Mistakes

  • Confusing and : When given the graph of , students mistakenly look at where the graph of is increasing or decreasing. You must look at the sign (y-values) of —whether it is above or below the x-axis—to determine the behavior of .

  • Forgetting Undefined Derivatives: Students often find critical points by setting but forget to check for x-values where is undefined (e.g., denominators of zero or negative numbers inside even roots).

  • Incomplete Justification: On free-response questions, simply stating the intervals is not enough. You must provide a justification that connects the sign of the first derivative to the behavior of the function. For example: " is increasing on because on this interval."

  • Algebraic Errors: Simple mistakes in differentiation (e.g., product/quotient rule) or in solving will lead to incorrect critical points and an entirely incorrect analysis.

  • Ignoring the Domain: A critical point must be in the domain of the original function . Points of discontinuity, like vertical asymptotes, must be included on the sign chart but are not critical points.