2.2.11 · D3Functions

Worked examples — Increasing and decreasing functions — intuitive definition

3,045 words14 min readBack to topic

This page is a case bank. The parent note the parent topic taught you the single rule:

Recall The one rule everything below uses

is increasing on interval if for every pair in we get (bigger input → bigger output). It is decreasing if instead (bigger input → smaller output).

Everything here is that rule, applied to every kind of function you can meet. First we lay out the full menu of cases, then we work one example per case so you never hit a scenario we didn't show.


The scenario matrix

Think of monotonicity questions as coming in a small number of flavours. Each row below is one flavour — one "cell" of the matrix. Our 8 examples fill every cell.

Cell Case class What makes it tricky Example
A Linear, positive slope baseline, always increasing Ex 1
B Linear, negative slope the sign flips — decreasing Ex 2
C Sign split (quadratic) up on one side, down on the other, zero in the middle Ex 3
D Reciprocal / two branches domain has a hole; each branch behaves on its own Ex 4
E Cube root type — degenerate slope increasing everywhere but "flat-looking" at one point Ex 5
F Constant / flat (degenerate) neither increasing nor decreasing Ex 6
G Word problem (real world) translate a story into "bigger input → ?" Ex 7
H Exam twist — piecewise / does the join break it? monotone on pieces ≠ monotone overall Ex 8

The method never changes. We always compare two ordered points and ask: is positive (increasing) or negative (decreasing)? The trick each time is turning that difference into something whose sign we can read off.


The examples

Cell A — linear, positive slope

Cell B — linear, negative slope

Cell C — sign split (quadratic)

Here the answer depends on which side of a special point you stand. See the figure: the parabola falls, touches bottom, then rises.

Figure — Increasing and decreasing functions — intuitive definition

Cell D — reciprocal / two branches

Cell E — increasing but with a degenerate (flat-looking) point

The cube function has a spot where it looks flat but is still climbing. See the figure — the tangent lies flat at the origin yet the curve never turns back.

Figure — Increasing and decreasing functions — intuitive definition

Cell F — constant / flat (the pure degenerate case)

Cell G — real-world word problem

Cell H — exam twist: piecewise, does the join break it?


Wrap-up recall

Recall Which cell does each function land in?

A line with positive slope ::: Cell A — increasing everywhere A line with negative slope ::: Cell B — decreasing everywhere A parabola like ::: Cell C — sign split at the vertex The function ::: Cell D — decreasing on each branch, gap at 0, not monotone overall The function ::: Cell E — increasing everywhere despite the flat spot at 0 A constant function ::: Cell F — neither increasing nor decreasing (strict) Cooling coffee ::: Cell G — decreasing, limiting to 20°C A piecewise up-then-down ::: Cell H — monotone per piece, neither overall