AP Calculus increasing and decreasing functions sit at the heart of Unit 5 in the College Board course framework, the section explicitly labelled "Analytical Applications of Differentiation." Every test-taker is expected to translate a function into a derivative, read the sign of that derivative, and then convert the sign pattern into a plain-English statement about where the original function rises or falls. The skill looks elementary on paper, yet it is the gateway to a cluster of higher-value questions: local extrema, concavity, curve sketching, optimisation, and the entire family of accumulation-based FRQs that draw on monotonicity as their underlying justification. Candidates who treat the topic as a single procedure tend to lose points the moment the function is given implicitly, parametrically, or as a table of values. The exam rewards students who can move fluently between algebraic sign analysis, a graphical reading of derivative charts, and the verbal phrasing that graders actually want to read. This article walks through the conceptual backbone of increasing and decreasing functions on AP Calculus, then layers in a tutor-grade protocol for sign charts, the first and second derivative tests, calculator-free reasoning, and the language patterns that lift an answer from a 3 to a 5 on the rubric.
The framework definition: what "increasing" and "decreasing" actually mean on the exam
The College Board defines a function f as increasing on an interval I if, for any two values a and b in I with a < b, we have f(a) < f(b). It is decreasing if a < b implies f(a) > f(b). The wording matters. The exam will not accept "the function is going up" in a free-response justification. Students need the precise implication, or at least the equivalent slope-of-secant statement, written out in their work. A second, equally important definition is the derivative-driven shortcut: f is increasing wherever f′(x) > 0 and decreasing wherever f′(x) < 0, provided f is differentiable on that interval. That single equivalence is what makes Unit 5 tractable. It turns a problem about y-values into a problem about the sign of a polynomial, a trigonometric expression, or a rational function.
Candidates should internalise the open-interval rule. A function is classified as increasing on an open interval, not at a single point. The exam regularly tests this distinction. If f′(2) = 0, the function is neither increasing nor decreasing at x = 2 in the formal sense; it is simply flat at that point. The correct language is "f has a critical point at x = 2," or "f is increasing on (1, 2) and decreasing on (2, 5)." A common error is to claim that f is increasing "at x = 2" because the function value there is higher than at x = 1. That sentence conflates a single sample with an interval claim and will be marked wrong on a justification FRQ.
Finally, the framework ties the definition to the Mean Value Theorem. If f is continuous on [a, b], differentiable on (a, b), and f(a) = f(b), then there exists at least one c in (a, b) where f′(c) = 0. That theorem, formally introduced earlier in the syllabus, returns as a justification step in monotonicity FRQs. The cleanest student answers cite it explicitly: "By the Mean Value Theorem, since f is continuous on [1, 4] and differentiable on (1, 4), f must attain a minimum in the interior, and f′ must vanish somewhere in (1, 4)." That kind of sentence is exactly what a 5-scoring response looks like. Memorise the theorem's hypotheses in order; the graders look for them.
Building a sign chart the way graders want to see it
A sign chart is the workhorse tool for monotonicity. The protocol I teach my students is six steps, and they are short enough to commit to muscle memory. First, factor f′(x) completely. Second, list every critical number on a number line, including points where f′ is undefined even if f is defined there. Third, choose one test value in each open sub-interval. Fourth, evaluate the sign of f′ at each test value. Fifth, read off the monotonicity of f from those signs. Sixth, label any point where the sign changes as a local extremum of f. That sequence appears in the official scoring guidelines, and following it visibly on the page is the single biggest scoring differentiator for Unit 5 free-response items.
Take a representative example: f(x) = x³ − 6x² + 9x + 2. The derivative f′(x) = 3x² − 12x + 9 = 3(x − 1)(x − 3). The critical numbers are x = 1 and x = 3. Choosing test values: at x = 0, f′(0) = 3(+)(−) = negative, so f is decreasing on (−∞, 1). At x = 2, f′(2) = 3(+)(+) = positive, so f is increasing on (1, 3). At x = 4, f′(4) = 3(+)(+) = positive, so f is increasing on (3, ∞). Notice that the sign of f′ does not change at x = 3. That detail is the entire test of whether students understand what a local maximum is. Many candidates will mark x = 3 as a local maximum simply because f′(3) = 0. The correct reading of the sign chart is: local minimum at x = 1, no extremum at x = 3 (it is a stationary point of inflection, a Unit 5 sub-skill in its own right).
For rational functions, the same protocol applies, with the additional step of marking vertical asymptotes as critical-number boundaries even when the function itself is undefined there. Suppose f(x) = (x² − 4) / (x − 1). The derivative simplifies, but the exam shortcut is to read monotonicity from the sign of the numerator and denominator on a single chart. As x crosses 1, the function jumps to +∞ on one side and −∞ on the other, and that jump is the only way to describe the change correctly. Sloppy answers will say "f is increasing on the whole real line"; the rigorous answer splits the line into (−∞, 1) and (1, ∞) and treats them separately. Two intervals, not one. That is the rule, and the rule never changes.
Common pitfalls and how to avoid them
- Forgetting critical points where f′ is undefined. The derivative may fail to exist at endpoints of a piecewise function or at a vertical asymptote inside the domain. Those points still segment the sign chart.
- Reading a "=" sign on the chart as a sign change. A zero of f′ only changes the monotonicity of f if the sign of f′ on either side is genuinely different.
- Conflating "increasing on (a, b)" with "increasing at x = a." The first is a property of an interval; the second is not a property the framework recognises.
First derivative test versus second derivative test: when each one earns the point
The first derivative test is the default on the AP Calculus exam. It says: if f′ changes sign from positive to negative at a critical number c, then f has a local maximum at c; if f′ changes from negative to positive, f has a local minimum at c; if f′ does not change sign, c is not a local extremum. The test works for every differentiable critical point and is the only one that handles cases where f′(c) is undefined. The second derivative test is a shortcut: if f′(c) = 0, f″(c) > 0 implies a local minimum, f″(c) < 0 implies a local maximum, and f″(c) = 0 is inconclusive. It is faster on a calculator section, but it has narrower applicability. On FRQs, the first derivative test earns more points because the rubric explicitly asks for the sign-change language.
In practice, I tell students to write the first derivative test out by default. The second derivative test is a calculation-saver when f′ is a complicated polynomial and f″ is simple to evaluate. For functions like f(x) = x⁴ − 4x³, the second derivative test gives the answer in two lines. For functions like f(x) = sin(x) − x, the second derivative test is inconclusive (the second derivative is −sin(x) + 1, which can be zero) and the first derivative test is the only option. Knowing which tool to reach for is itself an exam skill. The College Board occasionally builds a multiple-choice item where both tests give the same answer, and the temptation is to skip the first-derivative sign analysis. Resist that temptation. The first-derivative reasoning is what transfers to the FRQ in the same problem set, and the practice is what builds automaticity.
One subtle point worth flagging: the second derivative test assumes f″ exists in a neighbourhood of c, not just at c. Most exam functions satisfy this implicitly, but for piecewise-defined or absolute-value-shaped functions, the test can be applied at a point where the assumption fails. When in doubt, drop down to the first derivative test. The first derivative test is the safe default; the second derivative test is the efficiency upgrade. That hierarchy, in that order, is the one I ask students to internalise.
Reading monotonicity from a graph or a table of values
About a third of the multiple-choice items in Unit 5 present monotonicity in a non-algebraic form: a graph of f, a graph of f′, or a table of values. The first variant asks the student to read where the curve of f is rising or falling. The second asks them to read the sign of f′ directly, which is monotonicity of f by definition. The third is the trickiest, because the test-taker must estimate whether successive differences are positive, negative, or zero, and then convert those estimates into interval statements.
For a graph of f, the rule is mechanical. Anywhere the curve is moving upward as x increases, f is increasing. Anywhere it is moving downward, f is decreasing. Horizontal segments and isolated points are not monotonicity statements. The exam regularly includes a "trick" graph where f is increasing on two disjoint intervals separated by a single decreasing stretch. Students who skim will say "f is increasing on its entire domain." The correct answer is the two-interval union, with a clear justification of the boundaries. For graphs of f′, the conversion is one step removed. Above the x-axis means f is increasing; below means f is decreasing. The x-intercepts of f′ are the critical points of f.
Tables of values appear most often in the context of real-world data, which Unit 5 weights heavily because it sets up the differential equations and accumulation work in Units 6 through 8. A typical table shows a function sampled at non-uniform x-values, and the student is asked where the function appears to be increasing. The judgment call is whether the average rate of change between samples is positive, even when individual samples are noisy. A common error is to mark a point as a maximum because one sample value is higher than the two neighbours, even when the function is still increasing in trend. The exam wants trend-level reasoning, not point-level reasoning. Practise sketching a quick line of best fit through the data points before answering, and the trap dissolves.
Worked multiple-choice style item
Consider the function whose values are tabulated at x = 0, 1, 2, 3, 4, 5 as 2, 3, 5, 4, 6, 8. A test-taker should ask: between which consecutive samples does the function drop? Only between x = 2 and x = 3, where the value falls from 5 to 4. So f is increasing on roughly (0, 2), decreasing on (2, 3), and increasing on (3, 5). That three-interval reading is the answer. Marking f as "decreasing at x = 3" is the kind of misreading the rubric penalises.