How do you sketch the graph #y=x^5-16x# using the first and second derivatives?
1 Answer
graph{x^5 - 16x [-40, 40, -20, 20]}
Explanation:
The first derivative tells us where the function is either decreasing or increasing (increasing where the first derivative > 0 and decreasing where the first derivative < 0. Note that when first derivative = 0, this gives the x-coordinate of the turning point). Moreover, this test can help us locate the critical/stationary points of the function.
The second derivative test tells us more about the concavity of the function and can help us find the points of inflection of the function. Where the 2nd derivative > 0: the function is concave up. Where the 2nd derivative < 0: the function is concave down.
The first derivative of y is 5x^4 - 16. We want to know where the function is increasing , so we'll set up an inequality from the first derivative, that is,
For the next part, we consider where the first derivative is less than 0. After computing this inequality, you will observe that the function is decreasing where
To find the turning points: set the first derivative equal to 0 and solve. The result is
We now know where the function is increasing, decreasing, and we have its turning points.
The second derivative of y is