14
Lesson 4-3 First and Second Derivative Test for Relative Extrema

Lesson 4-3 First and Second Derivative Test for Relative Extrema

Embed Size (px)

Citation preview

Lesson 4-3

First and Second Derivative Test for Relative Extrema

Objectives

• Understand and use the First Derivative Test to determine min’s and max’s

• Understand and use the Second Derivative Test to determine min’s and max’s

Vocabulary

• Increasing – going up or to the right

• Decreasing – going down or to the left

• Inflection point – a point on the curve where the concavity changes

First Derivative Test for Critical Points

x = c

f’ > 0 for x < c f’ < 0 for x > c

Relative Max

x = c

f’ > 0 for x > cf’ < 0 for x < c

Relative Min

Relative Max x < c x = c x > c

Sign of f’(x) + 0 -

Relative Min x < c x = c x > c

Sign of f’(x) - 0 +

Examine the behavior of the first derivative close to the critical value. If the sign of the first derivative changes before and after the critical value, then a relative extrema has occurred. Most folks like to use a table like those below.

Example 1Determine analytically where f(x) = x / (1 + x²) is increasing or decreasing

f’(x) > 0 if |x| < 1 so -1 < x < 1 increasing

f’(x) < 0 if |x| > 1 so x < -1 or x > 1 decreasing

f’(x) = (1 + x²) (1) – (2x) (x) / (1 + x²)²

= (1 – x²) / (1 + x²)²

Example 2Use the first derivative test to determine relative extrema for

f(x) = x4 – 4x3

f’(x) = 4x³ - 12x² = 4x² (x – 3)

f’(x) = 0 if x = 0 or if x = 3

Interval x < 0 0 < x < 3 x > 3 f’(x) - - +

Since we have a slope going from – to + at x = 3,we have a relative minimum at x = 3. f(3) = -27

Example 3Determine the concavity and inflection points of

f(x) = x⅔(1-x)

f’’(x) = -2(5x + 1) / (9x4/3)

f’’(x) = 0 at x = -1/5 and f’’(x) = undefined at x = 0

f’(x) = (2 – 5x) / (3x⅓)

Interval x < -1/5 -1/5 < x < 0 x > 0 f’’(x) + - -

Therefore f(x) is concave up until x = -1/5 where it has anInflection point and it is concave down afterwards

Second Derivative Test for Critical Points

x = c

Relative Max

x = c

Relative Min

Relative Max x = c

Sign of f’’(x) -

Relative Min x = c

Sign of f’’(x) +

Examine the sign of the second derivative close at the critical value. If the sign of the second derivative is negative, then the function is concave down at that point and a relative maximum has occurred. If the sign of the second derivative is positive, then the function is concave up at that point and a relative minimum has occurred.

Note: rate of change of first derivative is always negative.

Note: rate of change of first derivative is always positive.

Example 4Use the second derivative test to identify relative extrema for

g(x) = ½ x – sin x for (0,2π).

g’(x) = ½ - cos x g’(x) = 0 at π/3 and 5π/3

g’’(x) = sin x

g’’(π/3 ) = √3/2 g’’(5π/3 ) = -√3/2

Therefore since g’’(π/3) > 0 a minimum occurs there and since g’’(5π/3) < 0 a maximum occurs there.

Example 5Use the second derivative test to determine relative extrema for

f(x) = x4 – 4x3

f’(x) = 4x³ - 12x² = 4x² (x – 3)

f’(x) = 0 at x = 0 and x = 3

f’’(x) = 12x² - 24x = 12x (x – 2)

f’’(0) = 0 and f’’(3) = 36

Therefore a relative minimum occurs at x = 3

Example 6Sketch the graph of f(x) over [0,6] satisfying the following conditions: f(0) = f(3) = 3f(2) = 4f(4) = 2f(6) = 0 f’(x) > 0 on [0,2)f’(x) < 0 on (2,4)(4,5]f’(2) = f’(4) = 0f’(x) = -1 on (5,6)

f’’(x) < 0 on (0,3) (4,5)f’’(x) > 0 on (3,4)

y

x

IntervalValues or Signs Comments

f(x) f’(x) f’’(x) x-axis Slope Concave

(-∞, 0) + - + above decreasing up

0 0 0 0 Inflection point – change in concavity

(0,2) - - - below decreasing down

2 -16 -16 0 Inflection point – change in concavity

(2,3) - - + below decreasing up

3 -27 0 36 Relative (and Absolute) Min up

(3,4) - + + below increasing up

4 0 64 96 crosses increasing up

(4, ∞) + + + above increasing up

Graphing Summary Using Information from Derivatives

f(x) = x4 – 4x3 = x3(x – 4)f’(x) = 4x3 – 12x2 = 4x2(x – 3)f’’(x) = 12x2 – 24x = 12x (x – 2)

Intervals - Table Notation

Intervals (-∞,0) 0 0,2) 2 (2,3) 3 (3,4) 4 (4,∞)

f(x) + 0 - -16 - -27 - 0 +

f’(x) - slope - 0 - -16 - 0 + 64 +

f’’(x) - concavity + 0 - 0 + 36 + 96 +

Notes: IPy=0

IP miny=0

f(x) = x4 – 4x3 = x3(x – 4)

f’(x) = 4x3 – 12x2 = 4x2(x – 3)

f’’(x) = 12x2 – 24x = 12x (x – 2)

Summary & Homework

• Summary:– First derivative test looks at the slope before and

after the critical value– Second derivative test looks at the concavity of

the function at the critical value