Absolute extrema are the highest and lowest values of a function over an entire interval.
๐ก Key Idea: On a closed interval, a continuous function MUST have an absolute maximum and minimum - and they occur either at critical points or endpoints!
Definitions
Absolute Maximum
f(c) is an absolute maximum on [a if:
๐ Practice Problems
1Problem 1medium
โ Question:
Find the absolute maximum and minimum values of f(x)=2x3 on the interval .
โ ๏ธ Common Mistakes: Absolute Extrema on Closed Intervals
Avoid these 4 frequent errors
๐ Real-World Applications: Absolute Extrema on Closed Intervals
See how this math is used in the real world
๐ Worked Example: Related Rates โ Expanding Circle
Problem:
A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of 2 cm/s. How fast is the area of the circle increasing when the radius is 10 cm?
Finding absolute maximum and minimum values on closed intervals
How can I study Absolute Extrema on Closed Intervals effectively?โพ
Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 5 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Absolute Extrema on Closed Intervals study guide free?โพ
Yes โ all study notes, flashcards, and practice problems for Absolute Extrema on Closed Intervals on Study Mondo are 100% free. No account is needed to access the content.
What course covers Absolute Extrema on Closed Intervals?โพ
Absolute Extrema on Closed Intervals is part of the AP Calculus AB course on Study Mondo, specifically in the Applications of Derivatives section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Absolute Extrema on Closed Intervals?
,
b
]
f(c)โฅf(x)ย forย allย xโ[a,b]
f(c) is the highest value on the entire interval.
Absolute Minimum
f(c) is an absolute minimum on [a,b] if:
f(c)โคf(x)ย forย allย xโ[a,b]
f(c) is the lowest value on the entire interval.
Extreme Value Theorem
Statement: If f is continuous on a closed interval[a,b], then f has both an absolute maximum and an absolute minimum on [a,b].
Why It Matters
This theorem guarantees that absolute extrema exist!
Key requirements:
Function must be continuous
Interval must be closed (includes endpoints)
Where Do Absolute Extrema Occur?
Absolute extrema can ONLY occur at:
Critical points in (a,b) (where fโฒ(x)=0 or fโฒ(x) undefined)
Endpointsx=a or x=b
That's it! These are the only candidates.
The Closed Interval Method
This is your foolproof strategy for finding absolute extrema:
Step-by-Step Process
Step 1: Verify that f is continuous on [a,b]
Step 2: Find all critical points in the open interval(a,b)
Solve fโฒ(x)=0
Find where fโฒ(x) is undefined
Step 3: Evaluate f at:
Each critical point
Both endpoints a and b
Step 4: Compare all these values:
Largest value โ absolute maximum
Smallest value โ absolute minimum
Step 5: State your answer with both x-value and y-value
Example 1: Basic Application
Find the absolute extrema of f(x)=x3โ3x+1 on [โ2,2].
Step 1: Verify continuity
f(x) is a polynomial โ continuous everywhere โ
Step 2: Find critical points
fโฒ(x)=3x2โ3=3(x2โ1)=3(xโ1)(x+1)
fโฒ(x)=0 when x=1 or x=โ1
Both are in (โ2,2) โ
Step 3: Evaluate at critical points and endpoints
x
f(x)=x3โ3x+1
Type
โ2
(โ2)3โ3(โ2)+1=
Step 4: Identify extrema
Largest value: f(โ1)=3 and f(2)=3
Smallest value: f(โ2)=โ1 and f(1)=โ1
Answer:
Absolute maximum: f(โ1)=3 and f(2)=3
Absolute minimum: f(โ2)=โ1 and f(1)=โ1
Note: It's possible to have absolute extrema at multiple points!
Example 2: With Undefined Derivative
Find the absolute extrema of f(x)=x2/3 on [โ1,8].
Step 1: Continuity
f(x)=x2/3 is continuous everywhere โ
Step 2: Find critical points
fโฒ(x)=32โxโ1/3=3x1/32โ
fโฒ(x)=0: No solution (numerator never zero)
fโฒ(x) undefined: When x=0 (denominator zero)
Critical point: x=0 (and 0โ(โ1,8)) โ
Step 3: Evaluate function
x
f(x)=x2/3
โ1
(โ1)2/3=1
0
(0)2/3=0
8
(8)2/3=(3
Step 4: Compare
Largest: f(8)=4
Smallest: f(0)=0
Answer:
Absolute maximum: f(8)=4
Absolute minimum: f(0)=0
Example 3: Extrema at Endpoints
Find the absolute extrema of f(x)=cosx on [0,2ฯโ].
Step 1: Continuity
cosx is continuous everywhere โ
Step 2: Critical points
fโฒ(x)=โsinx
fโฒ(x)=0 when sinx=0
On (0,2ฯโ): No solutions (since sinx>0 for 0<x<2ฯโ)
Step 3: Evaluate at endpoints only
x
f(x)=cosx
0
cos0=1
2ฯโ
cos(2
Step 4: Compare
Largest: f(0)=1
Smallest: f(2ฯโ)=0
Answer:
Absolute maximum: f(0)=1
Absolute minimum: f(2ฯโ)=0
Both extrema occur at endpoints!
Local vs. Absolute Extrema
Local (Relative) Extrema
Local maximum: Highest in some neighborhood
Can occur at any critical point
There can be multiple local maxima
Absolute (Global) Extrema
Absolute maximum: Highest on entire interval
Only one value (but can occur at multiple points)
Must be at critical point or endpoint
Relationship
Every absolute extremum is also a local extremum
NOT every local extremum is an absolute extremum
Example: f(x)=x3โ3x+1 on [โ2,2] has:
Local max at x=โ1, which is also absolute max
Local min at x=1, which is also absolute min
What If the Interval Isn't Closed?
Open Interval (a,b)
No guarantee of absolute extrema
May or may not exist
Example: f(x)=x on (0,1)
No absolute max (approaches 1 but never reaches it)
No absolute min (approaches 0 but never reaches it)
Infinite Interval (โโ,โ)
No guarantee of extrema
Often no absolute extrema
Example: f(x)=x2 on (โโ,โ)
Absolute min at x=0: f(0)=0
No absolute max (grows to โ)
โ ๏ธ Common Mistakes
Mistake 1: Forgetting Endpoints
Always check the endpoints! They're often where absolute extrema occur.
Mistake 2: Not Checking if Critical Points Are in the Interval
If you find fโฒ(x)=0 at x=5, but the interval is [0,3], don't include x=5!
Mistake 3: Only Listing x-values
Give BOTH the location (x-value) AND the value (f(x))!
WRONG: "Absolute max at x=2"
RIGHT: "Absolute maximum is f(2)=7 at x=2"
Mistake 4: Confusing Local and Absolute
A local maximum might NOT be the absolute maximum!
Mistake 5: Not Verifying Continuity
If f is not continuous on [a,b], the Extreme Value Theorem doesn't apply!
Special Cases
Case 1: Constant Function
If f(x)=c (constant), then:
Every point is both an absolute max and min
Value is c everywhere
Case 2: Linear Function
f(x)=mx+b on [a,b]:
Absolute extrema always at endpoints
If m>0: min at a, max at b
If m<0: max at a, min at b
Case 3: No Critical Points
If fโฒ(x)๎ =0 and fโฒ always defined on (a,b):
Function is strictly monotonic (always increasing or decreasing)
Absolute extrema MUST be at endpoints
Quick Decision Tree
Is f continuous on [a,b]?
NO โ Extreme Value Theorem doesn't apply
YES โ Continue
Find critical points in (a,b):
Solve fโฒ(x)=0
Find where fโฒ(x) undefined
Evaluate f at:
All critical points
Both endpoints
Compare values:
Largest โ Absolute max
Smallest โ Absolute min
Real-World Applications
Optimization Problems
Maximizing profit over a time period
Minimizing cost over a production range
Finding best dimensions within constraints
Physics
Maximum height of projectile
Minimum potential energy
Optimal angle for range
Economics
Maximum revenue over demand range
Minimum average cost in production interval
๐ Practice Strategy
Check continuity first - is Extreme Value Theorem applicable?
Find all critical points - solve fโฒ(x)=0 and check where fโฒ undefined
Make a table with columns: x, f(x), Type
Evaluate systematically - critical points AND endpoints
Identify largest and smallest values
Write complete answers - include both x and f(x)
Double-check - did you evaluate at ALL candidates?
โ
3x2โ
12x+
5
[โ2,3]
๐ก Show Solution
Step 1: Verify continuity
f(x) is a polynomial โ continuous everywhere โ
Extreme Value Theorem applies!
Step 2: Find critical points
fโฒ(x)=6x2โ6xโ12=6(x2โxโ2)=6(xโ2)(x+1)
fโฒ(x)=0 when x=2 or x=
Both are in (โ2,3) โ
Step 3: Evaluate at critical points and endpoints
f(โ2)=2(โ2)3โ3(โ2)2
f(โ1)=2(โ1)3โ3(โ1)2
f(2)=2(2)3โ3(2)2โ
f(3)=2(3)3โ3(3)2โ
Step 4: Make a comparison table
x
f(x)
Type
โ2
1
Endpoint
Step 5: Identify extrema
Largest value: f(โ1)=12
Smallest value: f(2)=โ15
Answer:
Absolute maximum: f(โ1)=12 at x=โ1
Absolute minimum: f(2)= at
2Problem 2hard
โ Question:
Find the absolute extrema of g(x)=x4โx2โ on [โ2,2].
๐ก Show Solution
Step 1: Verify continuity
g(x)=x4โx2 is continuous on because on this interval โ
3Problem 3medium
โ Question:
A continuous function h on [0,4] has h(0)=3, h(4)=1, and hโฒ(x)<0 for all x in (0,4). What are the absolute extrema of h on [0,4]?
๐ก Show Solution
Step 1: Analyze the given information
h is continuous on [0,4] โ
hโฒ for all
4Problem 4medium
โ Question:
Find the absolute maximum and minimum of f(x) = xยณ - 3xยฒ + 1 on [-1, 3].
๐ก Show Solution
Step 1: Find f'(x):
f'(x) = 3xยฒ - 6x = 3x(x - 2)
Step 2: Find critical points:
f'(x) = 0 when x = 0 or x = 2
Both are in [-1, 3] โ
Yes, this page includes 5 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
โ8+
6+
1=
โ1
Endpoint
โ1
(โ1)3โ3(โ1)+1=โ1+3+1=3
Critical pt
1
(1)3โ3(1)+1=1โ3+1=โ1
Critical pt
2
(2)3โ3(2)+1=8โ6+1=3
Endpoint
8
โ
)2
=
22=
4
ฯ
โ
)
=
0
โ
1
โ
12(โ2)+
5
=2(โ8)โ3(4)+24+5=โ16โ12+24+5=1
โ
12(โ1)+
5
=2(โ1)โ3(1)+12+5=โ2โ3+12+5=12
12
(
2
)
+
5
=2(8)โ3(4)โ24+5=16โ12โ24+5=โ15
12
(
3
)
+
5
=2(27)โ3(9)โ36+5=54โ27โ36+5=โ4
โ1
12
Critical point
2
โ15
Critical point
3
โ4
Endpoint
โ15
x=2
โ
[โ2,2]
4โx2โฅ0
Step 2: Find critical points
Use product rule:
gโฒ(x)=(1)4โx2โ+xโ 24โx2โโ2xโ
=4โx2โโ4โx2โx2
=4โx2โ4โx2โx2โ=4โx2โ4โ2x
gโฒ(x)=0 when numerator = 0:
4โ2x2=0โนx2=2โนx=ยฑ2โ
gโฒ(x) undefined when denominator = 0:
4โx2=0โนx=ยฑ2
But x=ยฑ2 are endpoints, not in (โ2,2)
Critical points in (โ2,2): x=2โ and x=โ2โ
Step 3: Evaluate function
g(โ2)=(โ2)4โ4โ=(โ2)(0)=0
g(โ2โ)=(โ2โ)4โ2โ=(โ2โ)(2โ)=โ2
g(2โ)=(2โ)4โ2โ=(2โ)(2โ)=2
g(2)=(2)4โ4โ=(2)(0)=0
Step 4: Compare values
x
g(x)
โ2
0
โ2โ
โ2
2โ
2
2
0
Answer:
Absolute maximum: g(2โ)=2 at x=2โ
Absolute minimum: g(โ2โ)=โ2 at x
(
x
)
<
0
xโ(0,4)
Step 2: Interpret hโฒ(x)<0
Since hโฒ(x)<0 everywhere on (0,4):
The function is strictly decreasing throughout the interval
There are no critical points in (0,4) (because fโฒ(x)๎ =0 anywhere)
Step 3: Implications for extrema
For a strictly decreasing function:
The highest point must be at the left endpoint
The lowest point must be at the right endpoint
Step 4: Identify extrema
Since h is decreasing from left to right:
At x=0 (left endpoint): h(0)=3 is the highest value
At x=4 (right endpoint): h(4)=1 is the lowest value
Answer:
Absolute maximum: h(0)=3 at x=0
Absolute minimum: h(4)=1 at x=4
Key insight: When a function is strictly monotonic (always increasing or always decreasing) with no critical points, the absolute extrema MUST occur at the endpoints!