Relative extrema of a function are the points where the function reaches a local maximum or local minimum. To find these points,
one must understand the concept of the
derivative, which we will discuss shortly.
For the function \(y=3x^4+4x^3\), also referred to as extremum points, you take the first derivative \(y' = 12x^3 + 12x^2\) and set it equal to zero
to determine where the slope of the function is zero - this generally corresponds to the peaks and valleys of the graph. By factoring, we find the possible points at \(x=0\) and \(x=-1\).
- At these points, the function changes direction, indicating a hill or a dip on the graph.
- Whether each point is a maximum or minimum can be determined by analyzing the slope on either side of these points or by using the second derivative test.
The graph of our function will have distinct curves at these x-values, forming the visual 'high' or 'low' points compared to their immediate surroundings.