Skip to content

Revise: Applications of Derivatives

Critical points, maxima and minima, the second derivative test, and linear approximation.

Reviewing Derivatives of Various Function Types

Differentiation is linear — differentiate each term separately, then combine.

d/dx[3x²−eˣ] = 6x−eˣ.

Critical Points and Where They Occur

Critical points: where f'(x)=0 or f'(x) is undefined.

f(x)=x³−3x → critical points at x=±1.

Increasing and Decreasing Intervals

f'(x)>0 ⟹ increasing; f'(x)<0 ⟹ decreasing.

Test one point per interval between critical points.

Finding Absolute and Local Extrema

On [a,b], check critical points AND both endpoints.

f(x)=x³−3x on [−2,2] → abs max 2, abs min −2.

The Second Derivative and Concavity

f''(x)>0 ⟹ concave up; f''(x)<0 ⟹ concave down.

f(x)=x³−3x → inflection point at (0,0).

The Second Derivative Test for Extrema

At critical point c: f''(c)>0 ⟹ local min; f''(c)<0 ⟹ local max.

f''(1)=6>0 → local min at x=1.

Linear Approximation Using Derivatives

L(x) = f(a) + f'(a)(x−a) estimates f near a.

√4.1 ≈ 2 + 0.25(0.1) = 2.025.