Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Local Maxima and Minima: A function has a local maximum at if the value is the highest in its immediate neighborhood. Graphically, this appears as the peak of a 'hill' where the function stops increasing and starts decreasing. Conversely, a local minimum occurs at if is the lowest value in its neighborhood, appearing as the bottom of a 'valley' where the function stops decreasing and starts increasing.
Critical Points: These are points in the domain of where either or the function is not differentiable. On a graph, these points represent potential turning points where the tangent line is horizontal (slope is zero) or where the graph has a sharp corner or 'kink'.
First Derivative Test: This test uses the sign of to identify extrema. If changes from positive () to negative () as increases through , then is a local maximum (climbing up then sliding down). If changes from negative () to positive (), then is a local minimum (sliding down then climbing up). If the sign of does not change, is neither a local maximum nor a local minimum.
Second Derivative Test: This is often a quicker way to classify critical points. If and , the function is 'concave down' (shaped like an upside-down bowl) at , making it a local maximum. If and , the function is 'concave up' (shaped like a bowl) at , making it a local minimum. If , the test is inconclusive.
Point of Inflection: A point on the graph where the concavity changes (e.g., from concave up to concave down). Visually, the curve 'flattens out' and switches its bend. At these points, is typically or undefined, but the first derivative test shows no change in direction (max/min).
Absolute Maxima and Minima: On a closed interval , the absolute maximum is the highest overall value and the absolute minimum is the lowest overall value. These can occur either at critical points within the interval or at the boundaries (endpoints and ). Visually, it is the highest and lowest point on the restricted segment of the graph.
📐Formulae
(Condition for stationary points)
💡Examples
Problem 1:
Find the local maxima and minima for the function using the first derivative test.
Solution:
- Find the first derivative: .\n2. Factorize the derivative: .\n3. Set to find critical points: .\n4. Analyze the sign of around :\n- For , say : (Positive).\n- For , say : (Positive).\n5. Since does not change sign as increases through , is neither a local maximum nor a local minimum. It is a point of inflection.
Explanation:
In this problem, we find the critical point where the slope is zero. By checking the sign of the derivative on both sides of the point, we observe no sign change (it stays positive), which visually means the graph flattens momentarily but continues to rise, indicating an inflection point rather than a peak or valley.
Problem 2:
Find the absolute maximum and minimum values of on the closed interval .
Solution:
- Find the derivative: .\n2. Find critical points: .\n3. Identify points within the interval : Only is in the interval.\n4. Evaluate at the critical point and the endpoints and :\n- \n- \n- \n5. Comparing the values: The absolute maximum value is (at ) and the absolute minimum value is (at ).
Explanation:
To find absolute extrema on a closed interval, we must check both the interior critical points and the boundary points of the interval. We evaluate the function at these candidates and simply select the largest and smallest results.