BUSINESS CALCULUS • APPLICATIONS OF DERIVATIVES IN BUSINESS

Increasing/Decreasing & Local Extrema — Increasing/Decreasing Intervals and Local Extrema

Use the first derivative to identify where business functions rise, fall, and reach optimal turning points.

Historical Context & Motivation

The question of how a quantity changes — whether it grows, shrinks, or momentarily pauses — is one of the oldest problems in mathematical analysis. Long before formal calculus existed, merchants and natural philosophers recognized that profit curves, population counts, and planetary velocities all exhibit intervals of increase and decrease punctuated by turning points. The development of the differential calculus in the seventeenth century finally provided a precise, algorithmic language for locating these features. In the business world, identifying where a revenue function peaks or where a cost function bottoms out can translate directly into strategic decisions about pricing, production volume, and resource allocation.

The notion of monotonicity — whether a function is consistently rising or falling over an interval — and the closely related concept of local extrema evolved across several centuries of mathematical thought, driven by both theoretical curiosity and practical necessity. The timeline below highlights pivotal moments that shaped our modern toolkit for analyzing the behavior of functions.

1665–1676
Newton & Leibniz Develop Calculus
Isaac Newton and Gottfried Wilhelm Leibniz independently developed the foundations of calculus. Newton's method of fluxions and Leibniz's differential notation both provided tools for computing rates of change, laying the groundwork for analyzing increasing and decreasing behavior.
1748
Euler's Introductio in Analysin Infinitorum
Leonhard Euler systematized the study of functions and their properties. His work formalized the idea that a function's derivative encodes the slope of its graph at every point, connecting the sign of the derivative to the function's direction of change.
1823
Cauchy Rigorizes the Derivative
Augustin-Louis Cauchy provided rigorous epsilon-delta definitions for limits and derivatives. His Mean Value Theorem became the theoretical backbone for proving that a positive derivative implies an increasing function on an interval.
1870s–1890s
Weierstrass and the First Derivative Test
Karl Weierstrass and his contemporaries formalized the Extreme Value Theorem and refined the First Derivative Test, providing a systematic procedure for classifying critical points as local maxima, local minima, or neither.
20th Century
Operations Research and Business Optimization
With the rise of operations research during and after World War II, derivative-based optimization became standard practice in business decision-making — from marginal cost analysis to maximizing profit functions in microeconomics and managerial science.

The central question this lesson addresses is both simple and profound: given a business function — such as profit, revenue, or cost — how do we determine exactly where it rises, where it falls, and where it attains its highest or lowest local values? The answer lies in the sign behavior of the first derivative, and the method is as applicable to a startup's profit model as it is to a multinational's supply chain cost curve.

Core Principles & Definitions

Before we can locate the peaks and valleys of a function, we need precise definitions for the key terms. The derivative f′(x) measures the instantaneous rate of change of f at a point x. When we examine the sign of f′(x) across an interval, we learn whether the original function is climbing or descending there. This leads naturally to the identification of critical points — the x-values where the derivative equals zero or fails to exist — which serve as the candidates for local maxima and minima.

1

Increasing Function

A function f is increasing on an interval (a, b) if for every x₁ < x₂ in that interval, f(x₁) < f(x₂). Equivalently, f′(x) > 0 for all x in (a, b).
2

Decreasing Function

A function f is decreasing on an interval (a, b) if for every x₁ < x₂ in that interval, f(x₁) > f(x₂). Equivalently, f′(x) < 0 for all x in (a, b).
3

Critical Point

A value x = c in the domain of f is a critical point if f′(c) = 0 or f′(c) does not exist. Critical points are the only candidates where local extrema can occur.
4

Local Maximum

f has a local maximum at x = c if f(c) ≥ f(x) for all x in some open interval around c. By the First Derivative Test, f′ changes from positive to negative at c.
5

Local Minimum

f has a local minimum at x = c if f(c) ≤ f(x) for all x in some open interval around c. By the First Derivative Test, f′ changes from negative to positive at c.
KEY TAKEAWAY
Think of the derivative as a car's speedometer. When the speedometer reads a positive number, the car moves forward (the function increases). When it reads negative, the car moves backward (the function decreases). A critical point is the instant the speedometer hits zero — the car is momentarily stopped. Whether the car then reverses direction (a local extremum) or simply pauses before continuing (neither max nor min) depends on what the speedometer does immediately before and after that zero reading.

Visual Explanation — Reading the Derivative's Sign

The diagram below illustrates a typical business profit function P(x) and its derivative P′(x) plotted on aligned axes. Notice how the regions where P′(x) lies above the horizontal axis correspond precisely to the intervals where P(x) is climbing, and where P′(x) dips below the axis, P(x) is falling. The points where P′(x) crosses zero mark the critical points of P(x), which the First Derivative Test classifies as local maxima or minima depending on the sign change.

The top graph shows the profit function P(x) in blue. Green-shaded regions indicate where P is increasing, and red-shaded regions indicate where P is decreasing. The bottom graph shows the derivative P′(x) in violet. Where P′ lies above the x-axis, P increases; where P′ lies below, P decreases. The dashed vertical lines connect critical points (where P′ crosses zero) to local extrema on P.

Study the diagram carefully. On the top graph, the function P(x) rises from the left, reaching a peak (the local maximum) before declining into a trough (the local minimum) and then rising again. On the bottom graph, P′(x) is positive where P climbs, negative where P falls, and exactly zero at the two critical points. This visual correspondence is the geometric heart of the First Derivative Test: the sign changes in P′(x) reveal the nature of each critical point.

Mathematical Framework

The procedure for determining intervals of increase and decrease, and for classifying local extrema, rests on three interconnected results: the relationship between the sign of f′ and monotonicity, the definition of a critical point, and the First Derivative Test. Together these form a complete algorithm that applies to any differentiable (or piecewise differentiable) function you encounter in a business calculus course.

INCREASING/DECREASING TEST
If f′(x) > 0 on (a, b), then f is increasing on (a, b). If f′(x) < 0 on (a, b), then f is decreasing on (a, b).
This follows from the Mean Value Theorem. The derivative's sign on an open interval determines the function's direction of change throughout that interval. The interval endpoints a and b may be finite or infinite.
CRITICAL POINT CONDITION
x = c is a critical point of f ⟺ f′(c) = 0 or f′(c) does not exist
The value c must be in the domain of f. Critical points are the only locations where local extrema can occur — but not every critical point produces an extremum.
FIRST DERIVATIVE TEST
At a critical point x = c: • If f′ changes from + to −, then f(c) is a local maximum. • If f′ changes from − to +, then f(c) is a local minimum. • If f′ does not change sign, then f(c) is neither.
Check the sign of f′ on intervals immediately to the left and right of c. A sign change from positive to negative means the function was rising and is now falling — hence a peak. A change from negative to positive means the function was falling and is now rising — hence a valley.

The Algorithm in Practice

  1. Step 1: Compute f′(x).
  2. Step 2: Find all critical points by solving f′(x) = 0 and identifying where f′(x) does not exist (while f(x) does exist).
  3. Step 3: Use the critical points to partition the domain into open intervals.
  4. Step 4: Choose a test value in each interval and evaluate the sign of f′ at that test value.
  5. Step 5: Conclude where f is increasing (f′ > 0) or decreasing (f′ < 0), and apply the First Derivative Test at each critical point.

Sign Charts & Interval Classification

A sign chart (also called a sign diagram) is the primary organizational tool for this analysis. It arranges the critical points along a number line, records the sign of f′ in each resulting interval, and annotates each critical point with its classification. The diagram below demonstrates a sign chart for a sample revenue function R(x) = −2x³ + 12x² + 5 on the domain x ≥ 0, representing revenue in thousands of dollars for x thousand units sold. The derivative is R′(x) = −6x² + 24x = −6x(x − 4), yielding critical points at x = 0 and x = 4.

The sign chart for R′(x) = −6x(x − 4) shows critical points at x = 0 and x = 4. Since the business domain requires x ≥ 0, we note that R is increasing on (0, 4) and decreasing on (4, ∞). The First Derivative Test confirms a local minimum at x = 0 and a local maximum at x = 4.

In a business context, the sign chart above tells a clear story: as the company scales production from 0 to 4 thousand units, revenue climbs — each additional unit sold adds positively to the top line. Beyond 4 thousand units, however, the revenue function turns downward. This could reflect market saturation, price discounting to move excess inventory, or increasing costs that erode revenue. The local maximum at x = 4 identifies the production level that maximizes revenue, a critical insight for operations planning.

⚠️ Domain Restrictions in Business
In pure mathematics, we examine f on its entire natural domain. In business applications, however, x often represents a quantity (units, employees, price) that must be non-negative. Always restrict your intervals to the economically meaningful domain before drawing conclusions. A critical point at x = −3 has no business relevance if x represents units produced.

Worked Example — Maximizing Profit

A small e-commerce company models its weekly profit (in hundreds of dollars) as a function of its advertising expenditure x (in hundreds of dollars) by P(x) = −x³ + 6x² + 15x − 10, valid for x ≥ 0. Find the intervals where profit is increasing and decreasing, and classify all local extrema.

Finding Increasing/Decreasing Intervals and Local Extrema
1
Step 1 — Compute the DerivativeApply the power rule term by term: P′(x) = −3x² + 12x + 15. This is a downward-opening parabola, which will factor or be solvable via the quadratic formula.
P′(x) = −3x² + 12x + 15
2
Step 2 — Find Critical PointsSet P′(x) = 0: −3x² + 12x + 15 = 0. Divide both sides by −3 to get x² − 4x − 5 = 0. Factor: (x − 5)(x + 1) = 0, giving x = 5 and x = −1. Since x represents advertising expenditure and must satisfy x ≥ 0, we discard x = −1. The only economically relevant critical point is x = 5.
Critical point: x = 5 (only relevant value in the business domain)
3
Step 3 — Partition the Domain and Build a Sign ChartThe critical point x = 5 divides the domain [0, ∞) into two intervals: (0, 5) and (5, ∞). Choose test values from each interval. For (0, 5), use x = 1: P′(1) = −3(1) + 12(1) + 15 = 24 > 0. For (5, ∞), use x = 7: P′(7) = −3(49) + 12(7) + 15 = −147 + 84 + 15 = −48 < 0.
P′ > 0 on (0, 5): increasing. P′ < 0 on (5, ∞): decreasing.
4
Step 4 — Apply the First Derivative TestAt x = 5, P′ changes from positive (on the left) to negative (on the right). By the First Derivative Test, P has a local maximum at x = 5.
Local maximum at x = 5
5
Step 5 — Evaluate the Function at the Critical PointCompute P(5) = −(125) + 6(25) + 15(5) − 10 = −125 + 150 + 75 − 10 = 90. Since P is measured in hundreds of dollars, this corresponds to a maximum weekly profit of $9,000.
Maximum profit of $9,000 when advertising expenditure is $500 per week
6
Step 6 — State Complete ConclusionsProfit is increasing on the interval (0, 5) — spending more on advertising up to $500 per week yields higher profits. Profit is decreasing on (5, ∞) — spending beyond $500 per week actually erodes profits, possibly due to diminishing returns on ad spend. The local maximum value P(5) = 90 (i.e., $9,000) identifies the optimal advertising budget.
Increasing on (0, 5), decreasing on (5, ∞). Local max at (5, 90).

Strengths, Limitations & Common Pitfalls

The First Derivative Test is a remarkably general tool, but like any method it has boundaries. Understanding where it excels and where it can mislead will save you from common errors on exams and in applied work.

Strengths and limitations of the First Derivative Test for monotonicity and extrema
AspectStrengthLimitation / Pitfall
GeneralityWorks for any continuous function where f′ can be computed, even if f′ is undefined at isolated points.Requires partitioning the domain and testing each interval — can become tedious for polynomials of high degree.
Classifying critical pointsDetects cases where f′(c) = 0 but no extremum exists (e.g., inflection points like x³ at x = 0).Only checks sign change — does not directly tell you how steep or how high the extremum is without evaluating f(c).
Local vs. GlobalIdentifies all local extrema systematically.A local maximum need not be the global maximum. On a closed interval, you must also compare endpoint values.
Business domainsAdapts naturally to restricted domains (x ≥ 0, finite price ranges, etc.).Forgetting to restrict to the economically meaningful domain is one of the most common student errors.
Comparison with Second Derivative TestNever inconclusive when f′ changes sign — always gives a definitive answer.The Second Derivative Test is faster for simple polynomials but fails when f″(c) = 0; the First Derivative Test does not have this weakness.
KEY TAKEAWAY
The First Derivative Test is like a thorough road survey that checks the slope of every segment of highway. The Second Derivative Test is a quicker spot-check of curvature at a single point. The survey (First Derivative Test) never fails to classify a sign change, while the spot-check (Second Derivative Test) occasionally returns 'inconclusive.' In business applications where decisions depend on correctly identifying optimal operating points, the reliability of the First Derivative Test makes it indispensable.

Connection to the Second Derivative Test & Optimization

The concepts of increasing/decreasing intervals and local extrema form the first layer of a broader optimization framework. In business calculus, you will frequently encounter problems that require not just finding local extrema but determining absolute (global) extrema on a closed interval, analyzing concavity for additional insight, or optimizing functions subject to constraints. The table below compares the First Derivative Test with the Second Derivative Test and the Closed Interval Method, positioning the current topic within this larger analytical toolkit.

Comparison of three derivative-based optimization methods
FeatureFirst Derivative TestSecond Derivative TestClosed Interval Method
What it findsLocal maxima and minima; increasing/decreasing intervalsLocal maxima and minima only (no interval info)Absolute (global) maximum and minimum on [a, b]
Information usedSign of f′ on intervals around each critical pointValue of f″ at each critical pointf-values at critical points and endpoints
Failure modeNone — always conclusive when sign change occursInconclusive when f″(c) = 0Requires a closed, bounded interval
Typical business useDetermine optimal production level; find price that maximizes revenueQuick check: is the critical point a max or min?Find the best outcome when output is constrained to a range

Looking ahead, the analysis of concavity via the second derivative extends the story told by the first derivative. Where the first derivative reveals the direction of a function, the second derivative reveals the rate at which that direction is changing — whether the curve bends upward (concave up) or downward (concave down). Combined, these tools give a complete qualitative sketch of any business function: where it rises, where it falls, where it peaks, where it troughs, and how its curvature transitions through inflection points. Mastering the increasing/decreasing analysis in this lesson provides the essential foundation for that richer portrait.

Practice Problems

PROBLEM 1CONCEPTUAL
Suppose a company's cost function C(x) has a derivative C′(x) that is positive for all x > 0. What does this tell you about the cost function's behavior? Can C(x) have any local extrema for x > 0? Explain your reasoning using the definitions of increasing functions and local extrema.
PROBLEM 2BASIC CALCULATION
Let f(x) = x³ − 12x + 5. Find all critical points, determine the intervals where f is increasing and decreasing, and classify each critical point as a local maximum, local minimum, or neither.
PROBLEM 3INTERMEDIATE
A company's revenue function is R(x) = 200x − 2x², where x is the number of units sold (in thousands) and R is in thousands of dollars. The cost function is C(x) = x³ − 25x² + 160x + 100. Find the profit function P(x) = R(x) − C(x), determine all intervals where profit is increasing or decreasing, and identify any local extrema.
PROBLEM 4APPLIED
A subscription-based SaaS company finds that its monthly recurring revenue (in thousands of dollars) is modeled by R(p) = −0.5p³ + 15p² − 60p + 200, where p is the monthly subscription price in dollars. The company can charge between $5 and $25 per month. Determine the price that maximizes revenue on this interval. Be sure to check both critical points and endpoints.
PROBLEM 5CRITICAL THINKING
Prove that if f is differentiable and f′(c) = 0 but f′ does not change sign at c (f′ > 0 on both sides, or f′ < 0 on both sides), then f has neither a local maximum nor a local minimum at c. Then give an example of a business-relevant function that exhibits this behavior and interpret its meaning.

Lesson Summary

This lesson established how the first derivative encodes the monotonic behavior of a function. When f′(x) > 0 on an interval, the function is increasing; when f′(x) < 0, the function is decreasing. Critical points — values where f′ equals zero or does not exist — partition the domain into intervals whose sign behavior can be tested. The First Derivative Test then classifies each critical point: a sign change from positive to negative indicates a local maximum, from negative to positive indicates a local minimum, and no sign change means neither.

In business applications, these techniques translate directly into actionable insights: identifying the production level that maximizes profit, the price point that maximizes revenue, or the expenditure level that minimizes cost. Always restrict your analysis to the economically meaningful domain, construct a sign chart to organize your work, and remember that local extrema must be compared with endpoint values on closed intervals to determine global optima. This framework serves as the foundation for the Second Derivative Test, concavity analysis, and more advanced optimization techniques you will encounter next.

Varsity Tutors • Business Calculus • Increasing/Decreasing Intervals and Local Extrema