Rate of Change of Quantities

Derivative as a Rate

If y=f(x)y = f(x), then dydx\frac{dy}{dx} represents the instantaneous rate of change of yy with respect to xx.

Positive/Negative Rates

If dydx>0\frac{dy}{dx} > 0, then yy increases as xx increases. If dydx<0\frac{dy}{dx} < 0, then yy decreases as xx increases.

Related Rates (Chain Rule)

If two variables xx and yy both vary with respect to time tt, and y=f(x)y=f(x), then dydt=dydxdxdt\frac{dy}{dt} = \frac{dy}{dx} \cdot \frac{dx}{dt} This is the key formula for related rates problems.

Marginal Cost (MC) and Marginal Revenue (MR)

If C(x)C(x) is total cost and R(x)R(x) is total revenue, then MC=dCdx,MR=dRdxMC = \frac{dC}{dx}, \qquad MR = \frac{dR}{dx} where xx denotes the number of units produced or sold.


Increasing and Decreasing Functions

Let ff be continuous on [a,b][a,b] and differentiable on (a,b)(a,b).

  • Strictly Increasing: If f(x)>0f'(x) > 0 for all x(a,b)x \in (a,b), then ff is strictly increasing on [a,b][a,b].
  • Strictly Decreasing: If f(x)<0f'(x) < 0 for all x(a,b)x \in (a,b), then ff is strictly decreasing on [a,b][a,b].
  • Constant Function: If f(x)=0f'(x) = 0 for all x(a,b)x \in (a,b), then ff is constant on [a,b][a,b].
  • Critical Points: Points where f(x)=0f'(x) = 0 or f(x)f'(x) does not exist are called critical points. These points help divide the domain into intervals on which the function may be increasing or decreasing.
  • Important Note: A function can still be strictly increasing even if f(x)=0f'(x)=0 at isolated points, provided the function never decreases. For example, f(x)=x3f(x)=x^3 is strictly increasing on R\mathbb{R}.

Maxima and Minima

First Derivative Test

Let cc be a critical point of ff.

  1. If f(x)f'(x) changes sign from positive to negative as xx passes through cc, then f(c)f(c) is a local maximum.
  2. If f(x)f'(x) changes sign from negative to positive as xx passes through cc, then f(c)f(c) is a local minimum.
  3. If f(x)f'(x) does not change sign as xx passes through cc, then cc is not a point of local extremum. In many such cases it may be a point of inflection, but that conclusion should be checked separately.

Second Derivative Test

Suppose f(c)=0f'(c)=0.

  1. If f(c)<0f''(c) < 0, then f(c)f(c) is a local maximum.
  2. If f(c)>0f''(c) > 0, then f(c)f(c) is a local minimum.
  3. If f(c)=0f''(c) = 0, the test fails and we must use the First Derivative Test or some other method.
  • Important Note: Every local maximum or minimum occurs at a critical point, but every critical point is not necessarily a maximum or minimum.

Absolute Maxima and Minima

Extreme Value Theorem

A continuous function on a closed interval [a,b][a,b] must attain both an absolute maximum and an absolute minimum.

Working Rule

  1. Find all critical points in the open interval (a,b)(a,b).
  2. Evaluate the function at each critical point.
  3. Evaluate the function at the endpoints aa and bb.
  4. Compare all these values.
  5. The greatest value is the absolute maximum, and the smallest value is the absolute minimum. Important Note: For open intervals or unbounded domains, absolute extrema may not exist.

Important Exam Tips for Board Exams

Declare Variables and Units Clearly

In rate of change problems, first define every variable clearly, such as "Let rr be the radius" or "Let VV be the volume." Write the final answer with proper units like cm2/s\text{cm}^2/\text{s} or m3/min\text{m}^3/\text{min}.

Differentiate with Respect to the Correct Variable

In related rates, the question usually involves time, so differentiate with respect to tt, not with respect to a geometric variable like rr or xx.

Show the Second Derivative Check in Optimization

In maximum-minimum word problems, after finding the critical point, verify whether it gives a maximum or minimum by checking the sign of the second derivative whenever possible.

Check Endpoints for Absolute Extrema

If the question asks for absolute maximum or minimum on a closed interval, always check the values at endpoints along with the critical points.

Organized Sign Analysis

In increasing-decreasing questions, factorize f(x)f'(x) carefully, mark the critical points, and show the sign of f(x)f'(x) in each interval before writing the conclusion.


Important Exam Tips for JEE Main and Advanced

Shortest Distance Principle

For shortest distance between a curve and a line, the joining segment at the nearest point is along a normal to the curve. This usually leads to the condition that the tangent to the curve is parallel to the given line.

Monotonicity with Parameters

If a function is required to be increasing on all of R\mathbb{R}, then usually we need f(x)0f'(x) \ge 0 for all real xx. For a quadratic derivative Ax2+Bx+CAx^2+Bx+C, this requires A>0A>0 and discriminant D=B24AC0D = B^2 - 4AC \le 0.

Beware of Non-Differentiable Points

For modulus functions, the derivative may fail to exist where the expression inside modulus becomes zero. Such points must be checked separately.

Optimization Results Worth Remembering

  1. The rectangle of maximum area inscribed in a circle is a square.
  2. The altitude of the cone of maximum volume inscribed in a sphere of radius RR is 4R3\frac{4R}{3}.
  3. The height of the cylinder of maximum volume inscribed in a sphere of radius RR is 2R3\frac{2R}{\sqrt{3}}.

Exact Language Matters

"Strictly increasing" and "non-decreasing" are not always identical statements. Read the question carefully and justify the conclusion using derivative sign analysis.