Back to ShikshaPal ExplainerClass 12 / Math
ShikshaPal
Class 12 · Math

Application of Derivatives

Derivatives answer the question: "How fast is something changing?" This chapter transforms derivatives from abstract mathematical objects into practical…

Feynman Lens

Start with the simplest version: this lesson is about Application of Derivatives. If you can explain the core idea to a friend using everyday language, examples, and one clear reason why it matters, you have moved from memorising to understanding.

Derivatives answer the question: "How fast is something changing?" This chapter transforms derivatives from abstract mathematical objects into practical tools for solving real-world problems. Engineers use derivatives to optimize designs, economists use them to maximize profit, biologists track population growth rates, and physicists describe motion. Whether you're finding the maximum volume of a box cut from a sheet of material, determining when a bacteria culture stops growing, or calculating the optimal angle for a projectile, derivatives provide the systematic approach. This chapter bridges the theory of chapter-05-continuity-and-differentiability with tangible applications.

Rate of Change: The Core Idea

The derivative f'(x) measures the instantaneous rate of change of f at point x. If f(t) represents distance traveled over time, then f'(t) is the instantaneous velocity. If f(p) represents revenue as a function of price p, then f'(p) is the marginal revenue.

Average vs. Instantaneous:

Tangent and Normal Lines

The tangent line to a curve at point (a, f(a)) has slope m = f'(a) and equation:

y - f(a) = f'(a)(x - a)

The normal line is perpendicular to the tangent line, with slope m = -1/f'(a) (negative reciprocal):

y - f(a) = [-1/f'(a)](x - a)

Application: Finding where light reflects off a curved mirror or where a ladder slips against a wall.

Increasing and Decreasing Functions

Strategy: Find critical points by solving f'(x) = 0, then test the sign of f'(x) on either side.

Local and Absolute Extrema

Local extremum: A point where f has a local maximum or minimum (extreme value in a neighborhood).

Tests for local extrema:

- If f'(x) changes from + to - as x passes through c: local maximum - If f'(x) changes from - to + as x passes through c: local minimum - If f'(x) doesn't change sign: neither (inflection point)

  1. First Derivative Test: At critical point c:

- If f''(c) > 0: local minimum (concave up) - If f''(c) < 0: local maximum (concave down) - If f''(c) = 0: test inconclusive

  1. Second Derivative Test: At critical point c where f'(c) = 0:

Absolute extrema: On a closed interval [a, b], the absolute maximum and minimum occur at critical points or endpoints. Always evaluate f at all critical points and endpoints.

Concavity and Inflection Points

Concavity:

Inflection point: Where concavity changes. At an inflection point, f''(x) = 0 (or undefined) and f'' changes sign.

Intuition: Concave up means f' is increasing (curve getting steeper). Concave down means f' is decreasing (curve getting less steep). At inflection points, the rate of change of the rate of change switches direction.

Optimization Problems: Systematic Approach

Many real-world problems reduce to: maximize or minimize some quantity subject to constraints.

Steps:

  1. Identify the quantity to maximize/minimize; express as function f(x)
  2. Identify constraints; express relationships algebraically
  3. Express f as function of single variable using constraints
  4. Find domain of f (where the problem makes sense)
  5. Find critical points by solving f'(x) = 0
  6. Evaluate f at critical points and endpoints
  7. Interpret the result in context

Example: A rectangular field has fixed perimeter 100 m. What dimensions maximize area?

When quantities change with time, related rates problems connect their rates of change through implicit differentiation.

Example: A ladder 5 m long leans against a wall. If the base slides away at 2 m/s, how fast is the top sliding down when the base is 3 m from the wall?

- 2(3)(2) + 2(4)(dy/dt) = 0 - dy/dt = -12/8 = -1.5 m/s (negative means sliding down)

Connections to Other Topics

Socratic Questions

  1. Explain why a function can have a critical point where f'(x) = 0 but no local extremum exists. What is such a point called, and how can the second derivative test help identify it?
  1. Consider a function whose second derivative f''(x) is always positive on an interval. What does this guarantee about the function's behavior? Why are businesses interested in functions whose second derivative (rate of change of marginal cost) is positive?
  1. In optimization problems, we always check critical points and endpoints. Why is checking endpoints essential? Can the absolute maximum on a closed interval occur at a point where f'(x) ≠ 0?
  1. For a related rates problem involving a ladder sliding down a wall, why is the answer (rate at the top) negative? What does the negative sign represent physically, and how would you interpret it to someone unfamiliar with calculus?
  1. If you're designing a cylindrical can to minimize material used (surface area) while holding fixed volume V, how do the first and second derivatives guide your optimization? Why is the second derivative test essential here?

Term / Concept
Instantaneous Rate of Change
tap to flip
f′(a) = lim(h→0) [f(a+h) − f(a)]/h. It is the slope of the tangent at x = a.
Term / Concept
Tangent Line Equation
tap to flip
At point (a, f(a)) the tangent has slope f′(a): y − f(a) = f′(a)(x − a).
Term / Concept
Normal Line Slope
tap to flip
Slope of normal = −1/f′(a) (negative reciprocal of the tangent slope).
Term / Concept
Increasing Function Test
tap to flip
If f′(x) > 0 for every x in interval I, then f is strictly increasing on I.
Term / Concept
Critical Point
tap to flip
A point c where f′(c) = 0 or f is not differentiable. Candidate for local extremum.
Term / Concept
First Derivative Test
tap to flip
At critical point c: f′ changes + → − ⇒ local max; − → + ⇒ local min; no change ⇒ inflection.
Term / Concept
Second Derivative Test
tap to flip
If f′(c) = 0 and f″(c) < 0 ⇒ local max; f″(c) > 0 ⇒ local min; f″(c) = 0 ⇒ inconclusive.
Term / Concept
Absolute Extrema on [a,b]
tap to flip
For continuous f on [a,b], the absolute max/min occurs at a critical point or an endpoint. Always check both.
Term / Concept
Related Rates (Chain Rule)
tap to flip
If x = f(t) and y = g(t), then dy/dx = (dy/dt)/(dx/dt). Used to link rates via implicit differentiation.
Term / Concept
Marginal Cost / Revenue
tap to flip
Marginal cost = dC/dx; marginal revenue = dR/dx. Instantaneous rate of change of total cost or revenue with output x.
The rate of change of the area A = πr² of a circle with respect to its radius r at r = 6 cm is
  • A 10π cm²/cm
  • B 12π cm²/cm
  • C 36π cm²/cm
  • D 6π cm²/cm
For R(x) = 3x² + 36x + 5, the marginal revenue at x = 15 is
  • A 96
  • B 90
  • C 116
  • D 126
For f(x) = 2x³ − 3x² − 36x + 7, on which interval is f strictly decreasing?
  • A (−2, 3)
  • B (−∞, −2)
  • C (3, ∞)
  • D all of ℝ
Two positive numbers have sum 24. Their product xy is largest when
  • A x = 8, y = 16
  • B x = 6, y = 18
  • C x = 12, y = 12
  • D x = 4, y = 20
A cylindrical tank of radius 10 m is filled with wheat at 314 m³/hour. Using π ≈ 3.14, the depth increases at
  • A 0.5 m/h
  • B 1 m/h
  • C 1.1 m/h
  • D 0.1 m/h