Part of CALC-03 — Application of Derivatives: Monotonicity & Maxima-Minima

Complete Chapter Overview

by Notetube Officialchapter_wise summary650 words7 views

Application of Derivatives is one of the most heavily tested calculus topics in JEE Main, typically contributing 3-4 questions per year. This chapter bridges the abstract concept of derivatives with concrete function behavior — determining where functions increase, decrease, and achieve extreme values.

Monotonicity forms the foundation. A function f is strictly increasing on an interval if f'(x) > 0 throughout that interval, and strictly decreasing if f'(x) < 0. The key subtlety is that f'(x) = 0 at isolated points does not break strict monotonicity — for example, f(x) = x3x^3 is strictly increasing on all of R despite f'(0) = 0. What matters is that f'(x) does not equal zero on an entire sub-interval.

Critical points are values where f'(c) = 0 or f'(c) does not exist (but f(c) is defined). These are the only candidates for local extrema. The First Derivative Test examines the sign change of f' across a critical point: positive-to-negative indicates a local maximum, negative-to-positive indicates a local minimum, and no sign change means the point is neither (often an inflection point). The Second Derivative Test provides a shortcut: at a point where f'(c) = 0, if f''(c) < 0 the point is a local maximum, if f''(c) > 0 it is a local minimum. When f''(c) = 0, the test is inconclusive and we must revert to the first derivative test or use higher-order derivatives.

Global (absolute) extrema on a closed interval [a, b] are found by evaluating f at all critical points in (a, b) and at the endpoints a and b. The largest value is the global maximum and the smallest is the global minimum. This method is guaranteed to work by the Extreme Value Theorem for continuous functions on closed intervals.

Rolle's Theorem states that if f is continuous on [a, b], differentiable on (a, b), and f(a) = f(b), then there exists at least one c in (a, b) where f'(c) = 0. The Mean Value Theorem (MVT) generalizes this: under continuity on [a, b] and differentiability on (a, b), there exists c in (a, b) such that f'(c) = [f(b) - f(a)]/(b - a). MVT is frequently used to prove inequalities — for instance, proving that sin(x) < x for x > 0 or that exe^x >= 1 + x.

Concavity and inflection points involve the second derivative. f''(x) > 0 means the curve is concave upward (cup shape), and f''(x) < 0 means concave downward (cap shape). A point of inflection is where the concavity changes — f'' must change sign at that point. Note that f''(c) = 0 alone is not sufficient for an inflection point; f''(x) = x4x^4 has f''(0) = 0 but no inflection.

Tangent and normal lines use the derivative directly. The tangent at (x0, y0) has slope f'(x0), giving equation y - y0 = f'(x0)(x - x0). The normal is perpendicular with slope -1/f'(x0). Common JEE problems involve finding tangent lines parallel to a given line, or determining the shortest distance from a point to a curve.

Optimization problems are the crown jewel of this chapter. The general approach is: (1) identify the quantity to optimize, (2) express it as a function of one variable using constraints, (3) find critical points, (4) verify using the second derivative test or boundary analysis. Standard results include: maximum area rectangle inscribed in a given shape, minimum surface area for fixed volume, and optimal dimensions for open/closed boxes.

The interplay between these concepts makes this chapter a favorite for multi-step JEE problems that test conceptual depth alongside computational skill.

Want to generate AI summaries of your own documents? NoteTube turns PDFs, videos, and articles into study-ready summaries.

Sign up free to create your own