Welcome to the Peak: Absolute Extrema and the Candidates Test
In previous lessons, we looked for "relative" (local) extrema—those little hills and valleys in a graph. But in Unit 5.5, we are looking for the Absolute Extremum: the single highest point (Absolute Maximum) and the single lowest point (Absolute Minimum) on a specific interval. Think of it like this: a relative maximum is the tallest person in a small group, but the absolute maximum is the tallest person in the entire building.
Finding these points is a critical skill for the AP Calculus BC exam, and the Candidates Test is your foolproof roadmap to getting the right answer every time. Let's dive in!
The "Must-Haves": Prerequisites for the Test
Before we start the test, we have to make sure it’s even possible to find an absolute maximum or minimum. This brings us back to the Extreme Value Theorem (EVT) from Topic 5.2. For the Candidates Test to work, two conditions must be met:
1. The function \(f(x)\) must be continuous on the interval.
2. The interval must be closed (written as \([a, b]\)).
Analogy: Imagine you are hiking. If the trail is continuous (no giant gaps or infinite drops) and has a clear starting gate and ending gate, you are guaranteed to have stood at a highest point and a lowest point at some time during your hike.
The Candidates: Who is "Running for Office"?
The name "Candidates Test" comes from the idea that only certain points have the "credentials" to be an absolute extremum. There are only two types of candidates:
1. Critical Points: These are the points inside the interval where the derivative \(f'(x) = 0\) or where \(f'(x)\) is undefined.
2. Endpoints: These are the boundaries of your interval, \(x = a\) and \(x = b\).
Common Mistake: Many students forget to check the endpoints! On a graph, the absolute maximum could be a peak in the middle, but it could also just be the point where the graph stops at the very edge.
Step-by-Step: How to Perform the Candidates Test
When you see a question asking for the "Absolute Maximum Value" or "Absolute Minimum Value" on a closed interval, follow these steps:
Step 1: Find the derivative. Calculate \(f'(x)\) using your differentiation rules.
Step 2: Find the critical points. Set \(f'(x) = 0\) and solve for \(x\). Also, check if there are any \(x\)-values that make \(f'(x)\) undefined. Important: Only keep the critical points that actually fall inside your interval \([a, b]\).
Step 3: Make a "Candidate Table." This is the best way to organize your work for the AP graders. Create a table with two columns: \(x\) and \(f(x)\).
Step 4: List all candidates in the \(x\) column. This includes your endpoints (\(a\) and \(b\)) and your valid critical points.
Step 5: Evaluate the original function. Plug each \(x\)-candidate into the original function \(f(x)\). (Do not plug them into the derivative!)
Step 6: Compare the values.
• The largest \(f(x)\) value is your Absolute Maximum.
• The smallest \(f(x)\) value is your Absolute Minimum.
A Worked Example
Question: Find the absolute maximum and minimum values of \(f(x) = x^3 - 3x^2 + 1\) on the interval \([-1, 3]\).
1. Find \(f'(x)\):
\(f'(x) = 3x^2 - 6x\)
2. Find critical points:
Set \(3x^2 - 6x = 0\) \(\implies 3x(x - 2) = 0\).
Our critical points are \(x = 0\) and \(x = 2\). Both are inside our interval \([-1, 3]\).
3. The Candidates Table:
We will test endpoints \(x = -1, x = 3\) and critical points \(x = 0, x = 2\).
• \(f(-1) = (-1)^3 - 3(-1)^2 + 1 = -1 - 3 + 1 = -3\)
• \(f(0) = (0)^3 - 3(0)^2 + 1 = 1\)
• \(f(2) = (2)^3 - 3(2)^2 + 1 = 8 - 12 + 1 = -3\)
• \(f(3) = (3)^3 - 3(3)^2 + 1 = 27 - 27 + 1 = 1\)
4. Conclusion:
The Absolute Maximum value is \(1\) (which occurs at \(x = 0\) and \(x = 3\)).
The Absolute Minimum value is \(-3\) (which occurs at \(x = -1\) and \(x = 2\)).
Justifying Your Answer for AP Graders
Mathematical Practice 3 (Justification) is a big part of the AP Exam. If a Free Response Question (FRQ) asks you to "Justify your answer," simply showing the table is usually enough, provided you clearly show your derivative and the solutions for \(f'(x) = 0\).
You can write: "Since \(f(x)\) is continuous on the closed interval \([-1, 3]\), by the Candidates Test, the absolute extrema must occur at the endpoints or the critical points."
Quick Review & Tips
• Read carefully: Does the question ask for the maximum value or the x-coordinate where it occurs? The "value" is the \(y\)-output (\(f(x)\)).
• Don't be fooled: If a function is strictly increasing on an interval, the absolute min is at the start and the absolute max is at the end. The Candidates Test handles this automatically!
• Calculator Use: On Section I Part B or Section II Part A, you can use your calculator to find where \(f'(x) = 0\). Just remember to write down the equation you are solving (e.g., \(f'(x) = 0\)) as your setup.
Key Takeaway: The Candidates Test is a search for the "best" points. By checking only the endpoints and the critical points, you narrow down an infinite number of points to just a few likely suspects!