Differentiation Applications: Finding Extrema and Graphing
Recap: Derivative as Slope of a Tangent
- Differentiation gives instantaneous rate of change or slope of the tangent line at any point on a curve.
- Previously learned rules (power, product, quotient, chain) let us differentiate “a variety of functions.”
- Key geometric fact: a tangent line is horizontal at the highest and lowest points of a smooth curve.
- Horizontal tangent ⇒ slope =0 ⇒ derivative f′(x)=0.
- This single observation unlocks many applications, especially locating maxima/minima and solving optimization problems.
Extrema & Horizontal Tangents
- Local (Relative) Maximum / Minimum:
- Highest or lowest point in a neighborhood.
- Function changes direction: increasing → decreasing (max) or decreasing → increasing (min).
- Absolute (Global) Maximum / Minimum:
- Highest or lowest value on the entire domain.
- Test for smooth functions (no cusp or endpoint):
- Step 1 – Compute derivative f′(x).
- Step 2 – Solve f′(x)=0; solutions are called critical numbers.
- Each critical number is a candidate for local/absolute extrema (additional tests needed to classify, e.g.
- First‐Derivative Test, Second‐Derivative Test, or simply evaluating f).
Types of Extrema in Representative Functions
- Function with none: f(x)=x3 is strictly increasing ⇒ no local extrema.
- Function with repeating absolute extrema: f(x)=sinx
- Absolute/Local Max: f(x)=1 at x=2π+2πk.
- Absolute/Local Min: f(x)=−1 at x=23π+2πk.
- Function with a finite set of local extrema: cubic f(x)=x3−3x2+1.
- Smooth, but changes direction only once up and once down.
Worked Example 1 – Polynomial f(x)=x3−3x2+1
- Differentiate:
f′(x)=3x2−6x. - Factor: f′(x)=3x(x−2).
- Find critical numbers: solve 3x(x−2)=0.
- Classify (quick intuition—shape looks like an “S”):
- x=0 ⇒ local maximum.
- x=2 ⇒ local minimum.
- Exact extremal points:
- f(0)=1 → point (0,1).
- f(2)=23−3⋅22+1=−3 → point (2,−3).
Worked Example 2 – Rational Function g(x)=x2+1x
- Use Quotient Rule:
- Rule: dxd(vu)=v2vu′−uv′.
- Here u=x, v=x2+1, u′=1, v′=2x.
- g′(x)=(x2+1)2(x2+1)(1)−x(2x)
=(x2+1)2x2+1−2x2
=(x2+1)2−x2+1.
- Critical numbers from numerator only: solve −x2+1=0 ⇒ x2=1 ⇒ x=±1.
- Function values:
- g(1)=21.
- g(−1)=2−1.
- Sketch shows a low valley at (−1,−0.5) and a high peak at (1,0.5) (mirrored across origin due to odd/even mix).
- Denominator never $=0$ ⇒ no vertical asymptotes; curve is smooth everywhere.
Implications for Graphing Higher‐Degree or Complicated Functions
- Algebra alone (factoring, end behavior) provides x‐intercepts & limits but not exact turning‐point heights.
- Calculus adds these intermediate “anchor points,” enabling near‐flawless sketches.
- Recipe for a full graph:
- Determine domain, intercepts, asymptotes.
- Compute f′(x), find critical numbers and classify.
- Evaluate f(x) at critical numbers → coordinates of extrema.
- Optionally, compute f′′(x) to get concavity/inflection points.
- Result: Accurate depiction of peaks, valleys, slopes—crucial for engineering design, economics, physics.
Connections to Future Topics – Optimization
- Same procedure (critical numbers from f′=0) is the backbone of optimization problems: maximizing profit, minimizing cost, finding shortest path, etc.
- Real‐world tie-in: Any time “best,” “least,” or “most” appears, expect to set derivative =0.
Practical & Philosophical Significance
- Empowers us to predict and control systems—e.g. tuning a manufacturing process to minimize waste.
- Shows how local information (slope) yields global conclusions (location of maximum).
- Ethically, accurate modeling affects safety (bridges, medicine dosages). Misidentifying extrema could be catastrophic.
Study Tips & Next Steps
- Practice differentiating varied functions (products, chains, quotients).
- For each function you graph, consciously mark: intercepts, asymptotes, critical points, inflection points.
- Compare first‐ and second‐derivative tests; understand when each is more efficient.
- Preview optimization word problems to see the same math in context.
- Review periodic functions to identify absolute vs. local extrema on restricted intervals.