Rate of Change — The Idea Behind Derivatives

Learn rate of change with clear explanations, worked examples, and practice problems.

CBSE JEE-MAIN NEET 10 min read

When you watch a car’s speedometer, you’re watching rate of change. Speed is the rate at which position changes with time. But the derivative captures something subtler than average speed — it captures the instantaneous rate, the speed at this exact moment.

Rate of change is the conceptual backbone of calculus. Once you understand it clearly, derivatives stop being an abstract operation and become a way of answering a concrete question: “How fast is this quantity changing right now?”

In board exams, rate of change problems are standalone 4–6 mark questions in Class 12 CBSE. In JEE, they appear embedded in application-of-derivatives questions. Either way, the underlying thinking is the same.


Key Terms & Definitions

Average Rate of Change: The change in a function ff over an interval [a,b][a, b]:

Average rate=f(b)f(a)ba\text{Average rate} = \frac{f(b) - f(a)}{b - a}

This is just the slope of the secant line between two points.

Instantaneous Rate of Change: The derivative f(x)f'(x) at a point — the limit of the average rate as the interval shrinks to zero:

f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}

Derivative as Rate: If y=f(t)y = f(t), then dydt\dfrac{dy}{dt} is the rate of change of yy with respect to tt. This is the fundamental interpretation.

Related Rates: When multiple quantities change simultaneously, we differentiate each with respect to time and use the chain rule to connect them.

Chain Rule for Related Rates:

dydt=dydxdxdt\frac{dy}{dt} = \frac{dy}{dx} \cdot \frac{dx}{dt}

If yy depends on xx and xx depends on tt, then yy changes with tt at this combined rate.


Core Methods

Method 1 — Direct Differentiation

When y=f(x)y = f(x) and we want the rate of change of yy at a specific value of xx:

  1. Differentiate yy with respect to xx to get dydx\frac{dy}{dx}
  2. Substitute the given value of xx
  3. The result is the instantaneous rate of change at that point

Units matter: If xx is in seconds and yy in metres, then dydx\frac{dy}{dx} is in m/s.

When multiple geometrically or physically related quantities change with time:

  1. Write down what is given (the rates given as d(something)dt\frac{d(\text{something})}{dt})
  2. Identify what is asked (find d(something else)dt\frac{d(\text{something else})}{dt})
  3. Write a relationship between the two quantities (using geometry, formulas, etc.)
  4. Differentiate both sides with respect to tt
  5. Substitute known values and solve

Solved Examples

Example 1 — Easy (CBSE Level)

The radius of a circle is increasing at the rate of 0.7 cm/s. Find the rate of increase of its circumference.

Solution: Let radius =r= r. Circumference =C=2πr= C = 2\pi r.

dCdt=dCdrdrdt=2π0.7=1.4π cm/s\frac{dC}{dt} = \frac{dC}{dr} \cdot \frac{dr}{dt} = 2\pi \cdot 0.7 = 1.4\pi \text{ cm/s}

Example 2 — Medium (CBSE Class 12)

A ladder 5 m long is leaning against a wall. The bottom slides away at 1 m/s. Find the rate at which the top is sliding down when the bottom is 3 m from the wall.

Solution: Let xx = horizontal distance of bottom from wall, yy = height of top on wall.

Pythagorean relation: x2+y2=25x^2 + y^2 = 25

Differentiate w.r.t. tt:

2xdxdt+2ydydt=02x\frac{dx}{dt} + 2y\frac{dy}{dt} = 0

At x=3x = 3: y=259=4y = \sqrt{25 - 9} = 4 m.

Given dxdt=1\dfrac{dx}{dt} = 1 m/s:

2(3)(1)+2(4)dydt=02(3)(1) + 2(4)\frac{dy}{dt} = 0 dydt=68=34 m/s\frac{dy}{dt} = \frac{-6}{8} = -\frac{3}{4} \text{ m/s}

The negative sign means the top is moving downward at 0.75 m/s.

Example 3 — Hard (JEE Level)

A spherical balloon is being inflated at 100 cm³/s. Find the rate of increase of its surface area when the radius is 5 cm.

Solution: Volume: V=43πr3V = \dfrac{4}{3}\pi r^3, Surface area: S=4πr2S = 4\pi r^2.

dVdt=4πr2drdt    100=4π(25)drdt    drdt=1π cm/s\frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt} \implies 100 = 4\pi(25)\frac{dr}{dt} \implies \frac{dr}{dt} = \frac{1}{\pi} \text{ cm/s} dSdt=8πrdrdt=8π(5)1π=40 cm2/s\frac{dS}{dt} = 8\pi r \frac{dr}{dt} = 8\pi (5) \cdot \frac{1}{\pi} = 40 \text{ cm}^2/\text{s}

Example 4 — Advanced (Cone filling)

Water flows into an inverted cone (radius 5 cm, height 10 cm) at 3 cm³/s. Find the rate of increase of depth when water is 4 cm deep.

Solution: At depth hh, radius of water surface rr: by similar triangles, rh=510=12\dfrac{r}{h} = \dfrac{5}{10} = \dfrac{1}{2}, so r=h2r = \dfrac{h}{2}.

Volume of water: V=13πr2h=13πh24h=πh312V = \dfrac{1}{3}\pi r^2 h = \dfrac{1}{3}\pi \cdot \dfrac{h^2}{4} \cdot h = \dfrac{\pi h^3}{12}

dVdt=π123h2dhdt=πh24dhdt\frac{dV}{dt} = \frac{\pi}{12} \cdot 3h^2 \frac{dh}{dt} = \frac{\pi h^2}{4} \frac{dh}{dt}

At h=4h = 4 and dVdt=3\dfrac{dV}{dt} = 3:

3=π(16)4dhdt=4πdhdt3 = \frac{\pi(16)}{4} \frac{dh}{dt} = 4\pi \frac{dh}{dt} dhdt=34π cm/s\frac{dh}{dt} = \frac{3}{4\pi} \text{ cm/s}

Exam-Specific Tips

CBSE Class 12: Rate of change is one of the “Application of Derivatives” questions worth 4 marks. The question always tells you one rate (dxdt\frac{dx}{dt} or dVdt\frac{dV}{dt}) and asks for another. Set up the relationship first, differentiate, then substitute. Show all steps — partial credit is given.

JEE Main 2024: A related rates question appeared asking about a shadow length changing as a man walks. The key is always: write a geometric relationship, differentiate w.r.t. time, substitute. JEE questions may have two unknowns — use the constraint equation to eliminate one.

Always write the units alongside your numerical answer. “Rate of change of volume = 100” is incomplete. “100 cm³/s” is correct. Units confirm you’ve interpreted the question correctly and often catch errors.


Common Mistakes to Avoid

Mistake 1: Substituting values before differentiating. Students plug in the specific value (r=5r = 5) into the formula before taking the derivative. This gives a constant, and the derivative of a constant is zero. Always differentiate first as an expression, then substitute.

Mistake 2: Forgetting the chain rule. When differentiating r2r^2 with respect to tt: it’s 2rdrdt2r \cdot \frac{dr}{dt}, not just 2r2r. Every differentiation w.r.t. tt of a variable that depends on tt requires a d()dt\frac{d(\cdot)}{dt} factor.

Mistake 3: Ignoring similar triangles in cone/shadow problems. In cone problems, rr and hh are both changing but they’re related by the cone’s fixed geometry. This relationship (from similar triangles) must be used to reduce to one variable before differentiating.

Mistake 4: Wrong sign interpretation. A negative dydt\frac{dy}{dt} means yy is decreasing. Students sometimes panic at the negative sign and call it wrong. A negative rate just means the quantity is decreasing — it’s physically meaningful.

Mistake 5: Confusing dydx\frac{dy}{dx} with dydt\frac{dy}{dt}. dydx\frac{dy}{dx} is the slope of the curve. dydt\frac{dy}{dt} is the rate of change of yy with time. They’re related through the chain rule: dydt=dydxdxdt\frac{dy}{dt} = \frac{dy}{dx} \cdot \frac{dx}{dt}.


Practice Questions

Q1. Area of a circle increases at 10 cm²/s. Find the rate of increase of radius when r=5r = 5 cm.

A=πr2dAdt=2πrdrdtA = \pi r^2 \Rightarrow \frac{dA}{dt} = 2\pi r \frac{dr}{dt}

10=2π(5)drdtdrdt=1010π=1π10 = 2\pi(5) \frac{dr}{dt} \Rightarrow \frac{dr}{dt} = \frac{10}{10\pi} = \frac{1}{\pi} cm/s

Q2. A stone is dropped into a pond creating circular ripples. Radius increases at 2 cm/s. Find rate of increase of area when r=10r = 10 cm.

A=πr2dAdt=2πrdrdt=2π(10)(2)=40πA = \pi r^2 \Rightarrow \frac{dA}{dt} = 2\pi r \frac{dr}{dt} = 2\pi(10)(2) = 40\pi cm²/s

Q3. Volume of cube increases at 9 cm³/s. Find rate of increase of edge when edge = 3 cm.

V=x3dVdt=3x2dxdtV = x^3 \Rightarrow \frac{dV}{dt} = 3x^2 \frac{dx}{dt}

9=3(9)dxdtdxdt=139 = 3(9)\frac{dx}{dt} \Rightarrow \frac{dx}{dt} = \frac{1}{3} cm/s

Q4. y=x33x2+4y = x^3 - 3x^2 + 4. Find rate of change of yy w.r.t. xx when x=2x = 2.

dydx=3x26x\frac{dy}{dx} = 3x^2 - 6x

At x=2x = 2: dydx=3(4)6(2)=1212=0\frac{dy}{dx} = 3(4) - 6(2) = 12 - 12 = 0

Rate of change is 0 — this is a stationary point.

Q5. A 6 m tall man walks at 5 m/s away from a 10 m lamppost. Find the rate at which the tip of his shadow moves.

Let xx = man’s distance from post, yy = length of shadow.

By similar triangles: 10x+y=6y10y=6(x+y)4y=6xy=3x2\frac{10}{x+y} = \frac{6}{y} \Rightarrow 10y = 6(x+y) \Rightarrow 4y = 6x \Rightarrow y = \frac{3x}{2}

Tip of shadow from post =x+y=x+3x2=5x2= x + y = x + \frac{3x}{2} = \frac{5x}{2}

d(x+y)dt=52dxdt=52×5=12.5\frac{d(x+y)}{dt} = \frac{5}{2} \cdot \frac{dx}{dt} = \frac{5}{2} \times 5 = 12.5 m/s

Q6. Radius of sphere increases at 0.1 cm/s. Find rate of increase of volume when r=7r = 7 cm.

V=43πr3dVdt=4πr2drdt=4π(49)(0.1)=19.6π61.6V = \frac{4}{3}\pi r^3 \Rightarrow \frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt} = 4\pi(49)(0.1) = 19.6\pi \approx 61.6 cm³/s


Additional Worked Examples

Example 5 — Shadow Problem (JEE Favourite)

A 2 m tall person walks at 3 m/s towards a 6 m street lamp. Find the rate at which the length of the shadow decreases.

Let xx = distance of person from the lamp post, ss = length of shadow.

By similar triangles: 6x+s=2s\frac{6}{x+s} = \frac{2}{s}

6s=2(x+s)    6s=2x+2s    4s=2x    s=x26s = 2(x+s) \implies 6s = 2x + 2s \implies 4s = 2x \implies s = \frac{x}{2}

dsdt=12dxdt\frac{ds}{dt} = \frac{1}{2}\frac{dx}{dt}

The person walks towards the lamp, so dxdt=3\frac{dx}{dt} = -3 m/s (decreasing distance):

dsdt=12(3)=1.5 m/s\frac{ds}{dt} = \frac{1}{2}(-3) = -1.5 \text{ m/s}

The shadow length decreases at 1.5 m/s.

Example 6 — Volume of a Melting Ice Cube

An ice cube melts so that its side decreases at 0.1 cm/min. Find the rate of decrease of volume when the side is 4 cm.

V=a3V = a^3 where aa = side length.

dVdt=3a2dadt=3(16)(0.1)=4.8 cm3/min\frac{dV}{dt} = 3a^2 \frac{da}{dt} = 3(16)(-0.1) = -4.8 \text{ cm}^3/\text{min}

The volume decreases at 4.8 cm³/min when the side is 4 cm.

For a circle: dAdt=2πrdrdt\frac{dA}{dt} = 2\pi r \frac{dr}{dt}, dCdt=2πdrdt\frac{dC}{dt} = 2\pi \frac{dr}{dt}

For a sphere: dVdt=4πr2drdt\frac{dV}{dt} = 4\pi r^2 \frac{dr}{dt}, dSdt=8πrdrdt\frac{dS}{dt} = 8\pi r \frac{dr}{dt}

For a cube: dVdt=3a2dadt\frac{dV}{dt} = 3a^2 \frac{da}{dt}, dSdt=12adadt\frac{dS}{dt} = 12a \frac{da}{dt}

For a cylinder: dVdt=πr2dhdt+2πrhdrdt\frac{dV}{dt} = \pi r^2 \frac{dh}{dt} + 2\pi rh \frac{dr}{dt} (both rr and hh changing)

CBSE 2024 board exam had a question on a balloon expanding at a given rate — find the rate of change of surface area at a particular radius. These are direct substitution problems once you know the formula dSdt=8πrdrdt\frac{dS}{dt} = 8\pi r \frac{dr}{dt}. Write the formula, substitute, done. Full marks require showing the differentiation step.

Q7. The side of an equilateral triangle increases at 2 cm/s. Find the rate of increase of area when the side is 10 cm.

A=34a2A = \frac{\sqrt{3}}{4}a^2. dAdt=342adadt=32(10)(2)=103\frac{dA}{dt} = \frac{\sqrt{3}}{4} \cdot 2a \cdot \frac{da}{dt} = \frac{\sqrt{3}}{2}(10)(2) = 10\sqrt{3} cm²/s 17.32\approx 17.32 cm²/s.

FAQs

What is the difference between average rate of change and instantaneous rate?

Average rate = f(b)f(a)ba\frac{f(b)-f(a)}{b-a} — slope of secant line over an interval. Instantaneous rate = f(x)f'(x) — slope of tangent at a point, limit as interval shrinks to zero.

Why do we use the chain rule in related rates?

Because time is the independent variable, but quantities like radius and volume are linked. When radius changes with time, volume changes with radius. The chain rule correctly connects these two rates of change.

What does a zero rate of change mean?

It means the quantity is momentarily stationary — not increasing, not decreasing. This corresponds to a maximum, minimum, or saddle point in the function.

Can rate of change be negative?

Yes. A negative rate of change simply means the quantity is decreasing. Speed is the magnitude (absolute value) of rate of change of position, while velocity is the signed rate.

How is this different from the slope of a line?

The slope of a straight line is constant — the rate of change is the same everywhere. For a curve, the rate of change (derivative) varies from point to point. The derivative at a point equals the slope of the tangent line at that point.

Practice Questions