1. Rate of Change of Quantities JEE Main & Advanced

If y=f(x), the derivative dydx represents the rate of change of y with respect to x. More generally, if both x and y are functions of time t:

dydt=dydxdxdt

This is simply the chain rule applied to related rates problems.

  • If dydx>0: y increases as x increases.
  • If dydx<0: y decreases as x increases.
  • If dydx=0: y is momentarily stationary with respect to x.

Related Rates — Standard Results

Quantity Formula Rate of Change
Area of circle (radius r) A=πr2 dAdt=2πrdrdt
Volume of sphere (radius r) V=43πr3 dVdt=4πr2drdt
Surface area of sphere S=4πr2 dSdt=8πrdrdt
Volume of cylinder (fixed h) V=πr2h dVdt=2πrhdrdt
Volume of cube (side a) V=a3 dVdt=3a2dadt

Worked Example

If the radius of a sphere increases at 2 cm/s, the rate of increase of its volume when r=5 cm is:

dVdt=4πr2drdt=4π(25)(2)=200π cm³/s.

2. Tangents and Normals JEE Advanced Only

For a curve y=f(x), at the point P(x1,y1):

  • Slope of tangent: mT=f(x1)=dydx|(x1,y1)
  • Slope of normal: mN=1mT=1f(x1)   (since tangent normal)

Equations of Tangent and Normal

Line Equation at (x1,y1) Special Case
Tangent yy1=f(x1)(xx1) If f(x1)=0: horizontal tangent (y=y1)
Normal yy1=1f(x1)(xx1) If f(x1)=0: vertical normal (x=x1)

Special Scenarios

  • Vertical tangent: When f(x1) — tangent is x=x1, normal is y=y1.
  • Tangent parallel to x-axis: f(x1)=0.
  • Tangent parallel to y-axis: f(x1) is undefined (vertical tangent).
  • Tangent passing through origin: y1=f(x1)x1.
  • Tangent at parametric curve x=g(t), y=h(t): dydx=dy/dtdx/dt=h(t)g(t).

Angle Between Two Curves

The angle ϕ between two curves at their point of intersection, where slopes are m1 and m2:

tanϕ=|m1m21+m1m2|

  • If m1m2=1: curves are orthogonal (perpendicular).
  • If m1=m2: curves are tangential (touch at that point).

Length of Tangent, Normal, Subtangent and Subnormal

At point (x1,y1) with slope m=f(x1):

Quantity Formula
Length of tangent y11+m2|m|
Length of normal y11+m2
Length of subtangent |y1m|
Length of subnormal |y1m|

3. Approximations Using Derivatives CBSE Boards Only

If δx is a small change in x, the corresponding approximate change in y=f(x) is:

δyf(x)δx=dydxδx

This is called the linear approximation (tangent line approximation). The exact change is Δy=f(x+Δx)f(x); the differential dy=f(x)dx approximates it.

Error Analysis

  • Absolute error: Δyf(x)Δx
  • Relative error: Δyyf(x)f(x)Δx
  • Percentage error: Δyy×100

Standard Approximation Formulae (for small h)

Function Approximation (small h)
(1+h)n 1+nh
1+h 1+h2
eh 1+h
ln(1+h) h
sinh (in radians) h

Worked Example

Approximate 26: Let f(x)=x, x=25, δx=1.
f(x)=12x, so f(25)=110.
2625+110(1)=5.1.