18 min read
Increasing and Decreasing Functions
The sign of the derivative tells you whether a function is rising or falling.
Reading the Sign of f'(x)
Example 1 — checking a simple parabola
f() = , so f'() = . Describe where f is increasing and decreasing.
- f'() > when > , which means >
- f'() < when < , which means <
Answer: Increasing for > . Decreasing for < . This matches the usual U-shape of .
Example 2 — a shifted parabola
f() = , so f'() = . Find where f is increasing.
- Set up the inequality: f'() > means >
- Rearrange: > , so <
Answer: Increasing for < (and by the same logic, decreasing for > )
Practice
f() = , so f'() = . Is f increasing or decreasing at ?
More lessons in Calculus · Next: Stationary Points · Previous: Tangent Lines
