Absolute Extrema on Closed Intervals

Finding absolute maximum and minimum values on closed intervals

🏔️ Absolute Extrema on Closed Intervals

What Are Absolute Extrema?

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)f(c) is an absolute maximum on [a,b][a, b] if: f(c)f(x) for all x[a,b]f(c) \geq f(x) \text{ for all } x \in [a, b]

f(c)f(c) is the highest value on the entire interval.

Absolute Minimum

f(c)f(c) is an absolute minimum on [a,b][a, b] if: f(c)f(x) for all x[a,b]f(c) \leq f(x) \text{ for all } x \in [a, b]

f(c)f(c) is the lowest value on the entire interval.


Extreme Value Theorem

Statement: If ff is continuous on a closed interval [a,b][a, b], then ff has both an absolute maximum and an absolute minimum on [a,b][a, b].

Why It Matters

This theorem guarantees that absolute extrema exist!

Key requirements:

  1. Function must be continuous
  2. Interval must be closed (includes endpoints)

Where Do Absolute Extrema Occur?

Absolute extrema can ONLY occur at:

  1. Critical points in (a,b)(a, b) (where f(x)=0f'(x) = 0 or f(x)f'(x) undefined)
  2. Endpoints x=ax = a or x=bx = 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 ff is continuous on [a,b][a, b]

Step 2: Find all critical points in the open interval (a,b)(a, b)

  • Solve f(x)=0f'(x) = 0
  • Find where f(x)f'(x) is undefined

Step 3: Evaluate ff at:

  • Each critical point
  • Both endpoints aa and bb

Step 4: Compare all these values:

  • Largest value → absolute maximum
  • Smallest value → absolute minimum

Step 5: State your answer with both xx-value and yy-value


Example 1: Basic Application

Find the absolute extrema of f(x)=x33x+1f(x) = x^3 - 3x + 1 on [2,2][-2, 2].

Step 1: Verify continuity

f(x)f(x) is a polynomial → continuous everywhere ✓


Step 2: Find critical points

f(x)=3x23=3(x21)=3(x1)(x+1)f'(x) = 3x^2 - 3 = 3(x^2 - 1) = 3(x-1)(x+1)

f(x)=0f'(x) = 0 when x=1x = 1 or x=1x = -1

Both are in (2,2)(-2, 2)


Step 3: Evaluate at critical points and endpoints

| xx | f(x)=x33x+1f(x) = x^3 - 3x + 1 | Type | |-----|---------------------|------| | 2-2 | (2)33(2)+1=8+6+1=1(-2)^3 - 3(-2) + 1 = -8 + 6 + 1 = -1 | Endpoint | | 1-1 | (1)33(1)+1=1+3+1=3(-1)^3 - 3(-1) + 1 = -1 + 3 + 1 = 3 | Critical pt | | 11 | (1)33(1)+1=13+1=1(1)^3 - 3(1) + 1 = 1 - 3 + 1 = -1 | Critical pt | | 22 | (2)33(2)+1=86+1=3(2)^3 - 3(2) + 1 = 8 - 6 + 1 = 3 | Endpoint |


Step 4: Identify extrema

Largest value: f(1)=3f(-1) = 3 and f(2)=3f(2) = 3

Smallest value: f(2)=1f(-2) = -1 and f(1)=1f(1) = -1


Answer:

  • Absolute maximum: f(1)=3f(-1) = 3 and f(2)=3f(2) = 3
  • Absolute minimum: f(2)=1f(-2) = -1 and f(1)=1f(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/3f(x) = x^{2/3} on [1,8][-1, 8].

Step 1: Continuity

f(x)=x2/3f(x) = x^{2/3} is continuous everywhere ✓


Step 2: Find critical points

f(x)=23x1/3=23x1/3f'(x) = \frac{2}{3}x^{-1/3} = \frac{2}{3x^{1/3}}

f(x)=0f'(x) = 0: No solution (numerator never zero)

f(x)f'(x) undefined: When x=0x = 0 (denominator zero)

Critical point: x=0x = 0 (and 0(1,8)0 \in (-1, 8)) ✓


Step 3: Evaluate function

| xx | f(x)=x2/3f(x) = x^{2/3} | |-----|------------------| | 1-1 | (1)2/3=1(-1)^{2/3} = 1 | | 00 | (0)2/3=0(0)^{2/3} = 0 | | 88 | (8)2/3=(83)2=22=4(8)^{2/3} = (\sqrt[3]{8})^2 = 2^2 = 4 |


Step 4: Compare

Largest: f(8)=4f(8) = 4

Smallest: f(0)=0f(0) = 0


Answer:

  • Absolute maximum: f(8)=4f(8) = 4
  • Absolute minimum: f(0)=0f(0) = 0

Example 3: Extrema at Endpoints

Find the absolute extrema of f(x)=cosxf(x) = \cos x on [0,π2][0, \frac{\pi}{2}].

Step 1: Continuity

cosx\cos x is continuous everywhere ✓


Step 2: Critical points

f(x)=sinxf'(x) = -\sin x

f(x)=0f'(x) = 0 when sinx=0\sin x = 0

On (0,π2)(0, \frac{\pi}{2}): No solutions (since sinx>0\sin x > 0 for 0<x<π20 < x < \frac{\pi}{2})


Step 3: Evaluate at endpoints only

| xx | f(x)=cosxf(x) = \cos x | |-----|------------------| | 00 | cos0=1\cos 0 = 1 | | π2\frac{\pi}{2} | cos(π2)=0\cos(\frac{\pi}{2}) = 0 |


Step 4: Compare

Largest: f(0)=1f(0) = 1

Smallest: f(π2)=0f(\frac{\pi}{2}) = 0


Answer:

  • Absolute maximum: f(0)=1f(0) = 1
  • Absolute minimum: f(π2)=0f(\frac{\pi}{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)=x33x+1f(x) = x^3 - 3x + 1 on [2,2][-2, 2] has:

  • Local max at x=1x = -1, which is also absolute max
  • Local min at x=1x = 1, which is also absolute min

What If the Interval Isn't Closed?

Open Interval (a,b)(a, b)

  • No guarantee of absolute extrema
  • May or may not exist

Example: f(x)=xf(x) = x on (0,1)(0, 1)

  • No absolute max (approaches 1 but never reaches it)
  • No absolute min (approaches 0 but never reaches it)

Infinite Interval (,)(-\infty, \infty)

  • No guarantee of extrema
  • Often no absolute extrema

Example: f(x)=x2f(x) = x^2 on (,)(-\infty, \infty)

  • Absolute min at x=0x = 0: f(0)=0f(0) = 0
  • No absolute max (grows to \infty)

⚠️ 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)=0f'(x) = 0 at x=5x = 5, but the interval is [0,3][0, 3], don't include x=5x = 5!

Mistake 3: Only Listing xx-values

Give BOTH the location (xx-value) AND the value (f(x)f(x))!

WRONG: "Absolute max at x=2x = 2"

RIGHT: "Absolute maximum is f(2)=7f(2) = 7 at x=2x = 2"

Mistake 4: Confusing Local and Absolute

A local maximum might NOT be the absolute maximum!

Mistake 5: Not Verifying Continuity

If ff is not continuous on [a,b][a, b], the Extreme Value Theorem doesn't apply!


Special Cases

Case 1: Constant Function

If f(x)=cf(x) = c (constant), then:

  • Every point is both an absolute max and min
  • Value is cc everywhere

Case 2: Linear Function

f(x)=mx+bf(x) = mx + b on [a,b][a, b]:

  • Absolute extrema always at endpoints
  • If m>0m > 0: min at aa, max at bb
  • If m<0m < 0: max at aa, min at bb

Case 3: No Critical Points

If f(x)0f'(x) \neq 0 and ff' always defined on (a,b)(a, b):

  • Function is strictly monotonic (always increasing or decreasing)
  • Absolute extrema MUST be at endpoints

Quick Decision Tree

Is ff continuous on [a,b][a, b]?

  • NO → Extreme Value Theorem doesn't apply
  • YES → Continue

Find critical points in (a,b)(a, b):

  1. Solve f(x)=0f'(x) = 0
  2. Find where f(x)f'(x) undefined

Evaluate ff 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

  1. Check continuity first - is Extreme Value Theorem applicable?
  2. Find all critical points - solve f(x)=0f'(x) = 0 and check where ff' undefined
  3. Make a table with columns: xx, f(x)f(x), Type
  4. Evaluate systematically - critical points AND endpoints
  5. Identify largest and smallest values
  6. Write complete answers - include both xx and f(x)f(x)
  7. Double-check - did you evaluate at ALL candidates?

📚 Practice Problems

1Problem 1medium

Question:

Find the absolute maximum and minimum values of f(x)=2x33x212x+5f(x) = 2x^3 - 3x^2 - 12x + 5 on the interval [2,3][-2, 3].

💡 Show Solution

Step 1: Verify continuity

f(x)f(x) is a polynomial → continuous everywhere ✓

Extreme Value Theorem applies!


Step 2: Find critical points

f(x)=6x26x12=6(x2x2)=6(x2)(x+1)f'(x) = 6x^2 - 6x - 12 = 6(x^2 - x - 2) = 6(x-2)(x+1)

f(x)=0f'(x) = 0 when x=2x = 2 or x=1x = -1

Both are in (2,3)(-2, 3)


Step 3: Evaluate at critical points and endpoints

f(2)=2(2)33(2)212(2)+5f(-2) = 2(-2)^3 - 3(-2)^2 - 12(-2) + 5 =2(8)3(4)+24+5=1612+24+5=1= 2(-8) - 3(4) + 24 + 5 = -16 - 12 + 24 + 5 = 1

f(1)=2(1)33(1)212(1)+5f(-1) = 2(-1)^3 - 3(-1)^2 - 12(-1) + 5 =2(1)3(1)+12+5=23+12+5=12= 2(-1) - 3(1) + 12 + 5 = -2 - 3 + 12 + 5 = 12

f(2)=2(2)33(2)212(2)+5f(2) = 2(2)^3 - 3(2)^2 - 12(2) + 5 =2(8)3(4)24+5=161224+5=15= 2(8) - 3(4) - 24 + 5 = 16 - 12 - 24 + 5 = -15

f(3)=2(3)33(3)212(3)+5f(3) = 2(3)^3 - 3(3)^2 - 12(3) + 5 =2(27)3(9)36+5=542736+5=4= 2(27) - 3(9) - 36 + 5 = 54 - 27 - 36 + 5 = -4


Step 4: Make a comparison table

| xx | f(x)f(x) | Type | |-----|--------|------| | 2-2 | 11 | Endpoint | | 1-1 | 1212 | Critical point | | 22 | 15-15 | Critical point | | 33 | 4-4 | Endpoint |


Step 5: Identify extrema

Largest value: f(1)=12f(-1) = 12

Smallest value: f(2)=15f(2) = -15


Answer:

  • Absolute maximum: f(1)=12f(-1) = 12 at x=1x = -1
  • Absolute minimum: f(2)=15f(2) = -15 at x=2x = 2

2Problem 2hard

Question:

Find the absolute extrema of g(x)=x4x2g(x) = x\sqrt{4-x^2} on [2,2][-2, 2].

💡 Show Solution

Step 1: Verify continuity

g(x)=x4x2g(x) = x\sqrt{4-x^2} is continuous on [2,2][-2, 2] because 4x204-x^2 \geq 0 on this interval ✓


Step 2: Find critical points

Use product rule: g(x)=(1)4x2+x2x24x2g'(x) = (1)\sqrt{4-x^2} + x \cdot \frac{-2x}{2\sqrt{4-x^2}}

=4x2x24x2= \sqrt{4-x^2} - \frac{x^2}{\sqrt{4-x^2}}

=4x2x24x2=42x24x2= \frac{4-x^2 - x^2}{\sqrt{4-x^2}} = \frac{4-2x^2}{\sqrt{4-x^2}}

g(x)=0g'(x) = 0 when numerator = 0: 42x2=0    x2=2    x=±24-2x^2 = 0 \implies x^2 = 2 \implies x = \pm\sqrt{2}

g(x)g'(x) undefined when denominator = 0: 4x2=0    x=±24-x^2 = 0 \implies x = \pm 2

But x=±2x = \pm 2 are endpoints, not in (2,2)(- 2, 2)

Critical points in (2,2)(-2, 2): x=2x = \sqrt{2} and x=2x = -\sqrt{2}


Step 3: Evaluate function

g(2)=(2)44=(2)(0)=0g(-2) = (-2)\sqrt{4-4} = (-2)(0) = 0

g(2)=(2)42=(2)(2)=2g(-\sqrt{2}) = (-\sqrt{2})\sqrt{4-2} = (-\sqrt{2})(\sqrt{2}) = -2

g(2)=(2)42=(2)(2)=2g(\sqrt{2}) = (\sqrt{2})\sqrt{4-2} = (\sqrt{2})(\sqrt{2}) = 2

g(2)=(2)44=(2)(0)=0g(2) = (2)\sqrt{4-4} = (2)(0) = 0


Step 4: Compare values

| xx | g(x)g(x) | |-----|--------| | 2-2 | 00 | | 2-\sqrt{2} | 2-2 | | 2\sqrt{2} | 22 | | 22 | 00 |


Answer:

  • Absolute maximum: g(2)=2g(\sqrt{2}) = 2 at x=2x = \sqrt{2}
  • Absolute minimum: g(2)=2g(-\sqrt{2}) = -2 at x=2x = -\sqrt{2}

3Problem 3medium

Question:

A continuous function hh on [0,4][0, 4] has h(0)=3h(0) = 3, h(4)=1h(4) = 1, and h(x)<0h'(x) < 0 for all xx in (0,4)(0, 4). What are the absolute extrema of hh on [0,4][0, 4]?

💡 Show Solution

Step 1: Analyze the given information

  • hh is continuous on [0,4][0, 4]
  • h(x)<0h'(x) < 0 for all x(0,4)x \in (0, 4)

Step 2: Interpret h(x)<0h'(x) < 0

Since h(x)<0h'(x) < 0 everywhere on (0,4)(0, 4):

  • The function is strictly decreasing throughout the interval
  • There are no critical points in (0,4)(0, 4) (because f(x)0f'(x) \neq 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 hh is decreasing from left to right:

At x=0x = 0 (left endpoint): h(0)=3h(0) = 3 is the highest value

At x=4x = 4 (right endpoint): h(4)=1h(4) = 1 is the lowest value


Answer:

  • Absolute maximum: h(0)=3h(0) = 3 at x=0x = 0
  • Absolute minimum: h(4)=1h(4) = 1 at x=4x = 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!