The sign of the derivative on an interval tells us whether the function is increasing or decreasing on that interval. Positive derivative means the graph rises; negative derivative means it falls.
| Condition | Conclusion |
|---|---|
| f'(x)>0 for all | is increasing on |
| f'(x)<0 for all | is decreasing on |
| f'(x)=0 for all | is constant on |
Review of Definitions
A function is increasing on an interval if its value increases as the independent variable increases. Mathematically, is increasing on if:

A function is decreasing on if:

A function is constant on if:

A function that is increasing or decreasing is called monotonic.
A function may be increasing on some intervals and decreasing on others. For example, the graph of is shown below.

The Increasing/Decreasing Test
If the tangent line makes a positive acute angle with the positive -axis, then \text{slope}=f'(x)>0 and the graph rises. If the tangent makes an obtuse angle, f'(x)<0 and the graph falls.

Increasing/Decreasing Test. Assume is continuous on the closed interval and is differentiable on the open interval .
(a) If f'(x)>0 for every in , then is increasing () on .
(b) If f'(x)<0 for every in , then is decreasing () on .
(c) If f'(x)=0 for every in , then is constant on .
Proof
Suppose and are any two points in with . To prove (a), we must show . Applying the Mean Value Theorem on : f(x_2)-f(x_1)=f'(c)(x_2-x_1) for some between and . Since f'(c)>0 by hypothesis and : The proofs of (b) and (c) are similar.Although stated for closed intervals, the theorem applies to any interval : if is continuous on and has a derivative at every interior point, then f'(x)>0 on the interior implies is increasing on , and f'(x)<0 implies is decreasing on .
Determining the Sign of the Derivative
To apply the Increasing/Decreasing Test, we need the sign of f'(x) on each subinterval. Two methods are available.
Method 1, Factor analysis. If f'(x) can be factored, determine the sign of each factor. A factor is negative when and positive when . For example:
f'(x)=(x+2)(x-1)(x-3).The zeros of f' divide the real line into four intervals. In each, determine the sign of the product:
| Interval | Sign of | Sign of | Sign of | Sign of f' |
|---|---|---|---|---|
| $1<x<3$ | ||||

Method 2, Test numbers. Critical numbers divide the domain into subintervals. Pick one number from each subinterval and substitute it into the derivative. Since the sign of the derivative does not change within each subinterval, the sign of your result determines the sign of the derivative throughout that subinterval.
For example, to determine the sign of f'(x)=(x+2)(x-1)(x-3) on , choose : f'(0)=2(-1)(-3)=6>0, so f'(x)>0 on .
Examples
Determine the intervals on which the following functions are increasing and decreasing.
(a)
(b)
Solution
**(a)** f'(x)=4x-5=4\!\left(x-\frac{5}{4}\right).



Find where is increasing and where it is decreasing.
Solution
f'(x)=3x^2-6x=3x(x-2).

Determine where is increasing and decreasing.
Solution
f'(x)=2xe^{-x}-x^2e^{-x}=e^{-x}(2x-x^2)=e^{-x}x(2-x). Since for all , the sign of f'(x) is determined by .

Determine where is increasing and decreasing.
Solution
Rewrite as , then: \begin{aligned} f'(x) &= \frac{4}{3}x^{1/3}-\frac{2}{3}x^{-2/3} \\ &= \frac{2}{3}x^{-2/3}(2x-1) \\ &= \frac{2(2x-1)}{3x^{2/3}}. \end{aligned} So f'(1/2)=0 and f'(0) does not exist. Since , the sign of f'(x) is determined by .

When the Test May Fail
The Increasing/Decreasing Test may fail if is not continuous on .
For example, has f'(x)=-1/x^2<0 for all , but is not decreasing on (since and , with but ). The failure occurs because is discontinuous at . However, is decreasing on each of and .

More Advanced Topic
Q: If f'(x_0)>0, is increasing on some neighborhood of ?
A: If f' is continuous at , then f'(x)>0 in some neighborhood of , and the function is increasing there. This is the case in almost all elementary calculus problems.
However, if f' is not continuous at , then f'(x_0)>0 does not imply that is increasing on any interval containing . For example, consider:
f(x)=\begin{cases}x+2x^{2}\sin\dfrac{1}{x} & \text{if }x\neq0\\ 0 & \text{if }x=0.\end{cases}Using the definition of the derivative:
f'(0)=\lim_{h\to0}\frac{h+2h^2\sin\frac{1}{h}}{h}=\lim_{h\to0}\!\left(1+2h\sin\frac{1}{h}\right)=1>0.But for :
f'(x)=1-2\cos\frac{1}{x}+4x\sin\frac{1}{x},which assumes both positive and negative values in every neighborhood of $0$.

Therefore, is neither increasing nor decreasing on any interval containing $0$.