A function is increasing when its output rises as the input grows, and decreasing when its output falls. These concepts are essential for understanding the shape of graphs, finding maxima and minima, and applying calculus effectively.
Quick Reference
| Concept | Meaning |
|---|---|
| Increasing on | in implies |
| Decreasing on | in implies |
| Monotonic on | Either increasing or decreasing throughout |
| Interval of increase | An interval on which is increasing |
| Interval of decrease | An interval on which is decreasing |
Definitions
Let be defined on an interval .
- is increasing on if for every with , we have .
- is decreasing on if for every with , we have .
In plain language: a function is increasing if, as you move left to right on its graph, the graph goes up. It is decreasing if the graph goes down.


A function that is either increasing or decreasing on an interval is said to be monotonic on that interval.
Examples
Standard examples of increasing and decreasing behavior:
- is decreasing on and increasing on .
- is increasing on all of .


Let
Determine whether is monotonic on .
Solution
From the graph, is decreasing on (since falls as increases toward 0) and decreasing on (since falls as increases). However, taking and : So but , violating the strict inequality required for monotonic decrease. Therefore is not monotonic on its entire domain .