Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Monotonicity describes whether a function keeps increasing, keeps decreasing, or stays constant as x moves from left to right. The derivative is the main tool for testing this behavior because it measures the slope of the tangent line at each point. When the derivative is positive on an interval, the graph rises, and when it is negative, the graph falls.

This matters because monotonic functions are easier to analyze, graph, and use in applications such as motion, optimization, and modeling.

The sign of f'(x) gives a precise way to prove monotonicity, not just guess from a picture. Critical points, where f'(x) = 0 or f'(x) is undefined, often divide the number line into intervals where the derivative sign can be tested. If a function is strictly increasing or strictly decreasing on its whole domain, then it is one-to-one and can have an inverse function.

This connection is important because many inverse relationships in science and mathematics depend on a function passing the horizontal line test.

Understanding Calculus: Monotonicity and the Derivative

The deeper reason behind derivative tests is the Mean Value Theorem. Take any two inputs within an interval, with the function continuous between them and differentiable inside them. This theorem says that somewhere between those inputs, the instantaneous slope matches the average slope over the whole change.

If every instantaneous slope is positive, that matching average slope must be positive too. Therefore, a later input has a larger output than an earlier input. This is a proof about every pair of points, not only about the parts of a graph that are easy to see.

A reliable monotonicity study starts by finding the domain of the original function. Values excluded from the domain can split the graph into separate pieces. Next, find the derivative and locate every place where its sign could change.

These locations include derivative zeros, points where the derivative does not exist, and domain breaks. Put them in order on a number line. Choose one test value from each open interval and determine whether the derivative there is positive or negative.

The resulting sign chart describes the behavior across an entire interval. A graphing calculator can suggest the pattern, but a sign chart provides the mathematical evidence.

A derivative equal to zero at one isolated point does not automatically stop a function from rising. For example, the function given by x cubed has a horizontal tangent at zero, yet it continues upward through that point. What matters is the sign on both sides.

If the derivative stays positive before and after a critical point, the function remains increasing. If the sign changes from positive to negative, the point is a local maximum. If it changes from negative to positive, it is a local minimum.

A derivative that is undefined needs equal care. A sharp corner may occur there, and the original function may still be increasing across it if its outputs keep getting larger.

Monotonicity appears whenever one quantity is tracked as another changes. During part of a journey, position can increase while velocity is positive, though position may still increase through an instant when velocity is zero. In economics, a cost function may increase as production grows.

In science, a cooling object has decreasing temperature over a time interval. Students should separate the function from its derivative. The function gives the quantity being studied.

The derivative gives its rate of change. They should also state intervals precisely, especially near holes, asymptotes, endpoints, and corners. This attention prevents claims that are true on one piece of a domain but false for the full function.

Key Facts

  • If f'(x) > 0 for all x in an interval, then f is increasing on that interval.
  • If f'(x) < 0 for all x in an interval, then f is decreasing on that interval.
  • If f'(x) = 0 for all x in an interval, then f is constant on that interval.
  • Critical points occur where f'(x) = 0 or where f'(x) does not exist.
  • A function that is strictly increasing or strictly decreasing on its domain is one-to-one.
  • If f is one-to-one and differentiable with f'(a) != 0, then (f^-1)'(f(a)) = 1 / f'(a).

Vocabulary

Monotonic function
A function that consistently increases, consistently decreases, or remains constant on an interval.
Increasing interval
An interval where larger x-values correspond to larger function values.
Decreasing interval
An interval where larger x-values correspond to smaller function values.
Derivative sign chart
A number line diagram that uses the sign of f'(x) on intervals to determine where a function increases or decreases.
One-to-one function
A function in which each output value comes from at most one input value.

Common Mistakes to Avoid

  • Confusing f(x) > 0 with f'(x) > 0 is wrong because a function can be above the x-axis while still decreasing.
  • Testing only one point without finding critical points is wrong because the derivative sign can change only after zeros or undefined points of f'(x).
  • Assuming f'(x) = 0 at one point means the function is constant is wrong because a single horizontal tangent does not control the whole interval.
  • Claiming every increasing-looking graph is one-to-one without checking the whole domain is wrong because the function might turn around outside the visible window.

Practice Questions

  1. 1 For f(x) = x^2 - 6x + 5, find f'(x), determine where f is increasing and decreasing, and identify the critical point.
  2. 2 For g(x) = x^3 - 3x^2 - 9x + 4, use g'(x) to make a sign chart and find the intervals where g is increasing and decreasing.
  3. 3 A differentiable function has f'(x) > 0 for all real x. Explain why the function must be one-to-one and why this makes an inverse function possible.