The first step in locating stationary points is to find the first derivative, , of the given function. This expression represents the gradient of the curve at any given value of .
Once the derivative is found, you must set the expression equal to zero () and solve for . The resulting values are the x-coordinates where the curve's gradient is stationary.
To complete the coordinates, substitute each found x-value back into the original function . It is a common error to substitute these values back into the derivative, which will always result in zero.
The First Derivative Test involves examining the sign of the gradient slightly to the left and slightly to the right of the stationary point. This method is highly reliable and works even when the second derivative test is inconclusive.
If the gradient changes from positive to negative, the point is a local maximum. This indicates the graph was climbing, leveled off, and then began to descend.
If the gradient changes from negative to positive, the point is a local minimum. Conversely, if the gradient maintains the same sign on both sides, the point is a stationary point of inflection.
The Second Derivative Test is often a faster alternative for determining the nature of a point. It involves calculating , which measures the rate of change of the gradient (concavity).
If at the stationary point, the curve is 'concave up' (like a valley), meaning the point is a local minimum. If , the curve is 'concave down' (like a hill), meaning the point is a local maximum.
If , the test is inconclusive. In this specific scenario, you must revert to the First Derivative Test to determine if the point is a maximum, minimum, or a point of inflection.
The Inflection Trap: Many students assume that if , the point is automatically a point of inflection. This is false; simply means the second derivative test failed, and the point could still be a maximum or minimum.
Substitution Errors: Substituting the x-coordinate into to find the y-coordinate is a frequent mistake. Remember: tells you the slope (which you already know is zero), while tells you the position.
Sign Errors in Differentiation: When dealing with negative or fractional powers, errors in the first or second derivative will lead to incorrect stationary points. Always double-check your power rule applications before solving.