How do you find where a function is increasing or decreasing?
To find where a function is increasing or decreasing, you look at its first derivative. If the first derivative is positive, the function is going up; if the derivative is negative, the function is going down.
Think of the derivative as the speedometer of a car. If your velocity is positive, you are moving forward, so your position is increasing. If your velocity is negative, you are moving in reverse, so your position is decreasing. The exact moments where you switch from one to the other are the moments your speed hits zero.
What it means mathematically
In calculus, the derivative represents the slope of the tangent line to the original function . A positive slope means the graph is pointing upward as you move from left to right. A negative slope means it is pointing downward. Therefore, a function is increasing on any interval where and decreasing on any interval where .
Finding the critical points
Before you can find where the function is positive or negative, you need to find where it could possibly switch between the two. These switching places are called critical points. You find them by taking the derivative and setting it equal to zero. You must also look for places where is undefined, such as a denominator equaling zero, because the function's direction can jump or change there too.
Testing the intervals
Once you have your critical points, you place them on a number line. This chops the number line into separate sections or intervals. Because the derivative can only change signs at a critical point, it will be consistently positive or consistently negative across an entire interval. You just pick one test number from inside each interval, plug it into the derivative , and see if the result is positive or negative.
Where students slip
A common mistake is plugging the test numbers back into the original function instead of the derivative . Remember, the original function tells you the height of the graph, but the derivative tells you the direction. Always test your numbers in . Another trap is assuming the signs will always alternate (positive, then negative, then positive). They often do, but not always, so you must test every single interval manually.
Worked through
Find the intervals where the function is increasing and decreasing.
First, we find the derivative: .
Next, we find the critical points by setting the derivative to zero:
This gives us critical points at and .
Now, we set up our intervals on a number line: , , and . We choose a test point in each interval and plug it into .
Test for the first interval: . Since , the function is increasing on .
Test for the second interval: . Since , the function is decreasing on .
Test for the third interval: . Since , the function is increasing on .
Final Answer: The function is increasing on and , and decreasing on .
Questions students ask
Ask about this topic
Where this comes from: OpenStax Calculus Volume 1, Chapter 4: Applications of Derivatives · Khan Academy, Unit: Applications of derivatives
See also