MHT-CET Maths · Applications of Derivative

Rate of Change and Related Rates

A derivative is a rate. When two quantities are linked by a geometric or physical relation, differentiate the relation with respect to time (the chain rule) to convert a known rate into an unknown one.

Why this matters

This is one of the most reliably-tested MHT-CET applications: 40 PYQs sit here (8 HARD, 20 MODERATE, 12 EASY). Almost every question is one clean pattern — write the relation between the quantities, differentiate w.r.t. t, substitute the given rate and the instant. The recurring traps are unit conversions (cm vs m vs decimetre), the r = h/2 substitution for cones, taking the magnitude when a quantity is decreasing, and remembering that 'rate of A w.r.t. B' is (dA/dt)/(dB/dt), not A/B.

Concept 1 of 7

Rate of Change as a Chain of Derivatives

Intuition

Every related-rates question is the same idea: a quantity Q depends on a variable, and everything moves in time. So dQ/dt = (dQ/d[variable]) times (d[variable]/dt). And the 'rate of Q with respect to another quantity P' is just (dQ/dt) divided by (dP/dt) — the time cancels. Set the relation up, then differentiate w.r.t. t.

Definition

Two facts drive the whole subtopic:

  • Time rate via the chain rule: if Q=Q(x)Q = Q(x) and x=x(t)x = x(t), then dQdt=dQdxdxdt\dfrac{dQ}{dt} = \dfrac{dQ}{dx}\cdot\dfrac{dx}{dt}. Differentiate the relation w.r.t. tt, then substitute the known rate and the given instant.
  • Rate of one quantity w.r.t. another: dQdP=dQ/dtdP/dt=dQ/dxdP/dx\dfrac{dQ}{dP} = \dfrac{dQ/dt}{dP/dt} = \dfrac{dQ/dx}{dP/dx}. This is a RATIO of derivatives, never Q/PQ/P.

The most tested instance is volume vs. surface area of a sphere: with V=43πr3V = \tfrac43\pi r^3 and S=4πr2S = 4\pi r^2, dVdS=dV/drdS/dr=4πr28πr=r2\dfrac{dV}{dS} = \dfrac{dV/dr}{dS/dr} = \dfrac{4\pi r^2}{8\pi r} = \dfrac{r}{2}.

The two rate relations

dQdt=dQdxdxdtdQdP=dQ/dtdP/dt\dfrac{dQ}{dt} = \dfrac{dQ}{dx}\cdot\dfrac{dx}{dt} \qquad \dfrac{dQ}{dP} = \dfrac{dQ/dt}{dP/dt}
  • Q, Pthe two quantities being compared
  • dx/dtthe given rate of the driving variable

Worked example

The rate of change of the volume of a sphere w.r.t. its surface area, when the radius is 44 m, is?
  1. V=43πr3V = \tfrac43\pi r^3, S=4πr2S = 4\pi r^2.
  2. dVdS=dV/drdS/dr=4πr28πr=r2\dfrac{dV}{dS} = \dfrac{dV/dr}{dS/dr} = \dfrac{4\pi r^2}{8\pi r} = \dfrac{r}{2}.
  3. At r=4r = 4: dVdS=42=2\dfrac{dV}{dS} = \dfrac{4}{2} = 2 m.
Answer:22 m
Practice this conceptself-check · 4 quick reps

Try it yourself

A firm's cost CC and revenue RR both depend on output xx, with dCdx=3\dfrac{dC}{dx} = 3 and dRdx=5\dfrac{dR}{dx} = 5 at some level. Find the rate of change of revenue with respect to cost there.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    dVdS\dfrac{dV}{dS} for a sphere in terms of rr?
  2. 2.
    Sphere: dVdS\dfrac{dV}{dS} at r=6r = 6?
  3. 3.
    y=y(t)y = y(t), x=x(t)x = x(t): rate of yy w.r.t. xx?
  4. 4.
    Is 'rate of AA w.r.t. BB' equal to A/BA/B?

'Rate of AA w.r.t. BB' is a RATIO of derivatives, not A/BA/B

For volume w.r.t. surface area, do NOT compute V/SV/S. Use dVdS=dV/drdS/dr=r2\dfrac{dV}{dS} = \dfrac{dV/dr}{dS/dr} = \dfrac{r}{2}. The single most common slip here is dividing the quantities instead of their derivatives.

Everything moves in time — differentiate w.r.t. tt

A relation like A=πr2A = \pi r^2 is static. The moment a rate drdt\tfrac{dr}{dt} is given, differentiate w.r.t. tt: dAdt=2πrdrdt\tfrac{dA}{dt} = 2\pi r\,\tfrac{dr}{dt}. Forgetting the drdt\tfrac{dr}{dt} factor leaves you with 2πr2\pi r, which is not a rate.

Concept 4 of 7

Ladder and Sliding-Rod Problems (Pythagorean Rates)

Intuition

A ladder against a wall, or a rod with ends on two axes, keeps a fixed length LL. Its foot-distance xx and height yy satisfy x2+y2=L2x^2 + y^2 = L^2. Differentiate that constraint w.r.t. time and one rate gives the other. If the question asks for an ANGLE rate, use sinθ=y/L\sin\theta = y/L or cosθ=x/L\cos\theta = x/L instead.

Definition

For a rod/ladder of fixed length LL with ends at distances xx (horizontal) and yy (vertical):

  • Length constraint: x2+y2=L2x^2 + y^2 = L^2. Differentiate: 2xdxdt+2ydydt=02x\dfrac{dx}{dt} + 2y\dfrac{dy}{dt} = 0, so dydt=xydxdt\dfrac{dy}{dt} = -\dfrac{x}{y}\dfrac{dx}{dt}.
  • String/kite variant: if the string length is zz and the height hh is fixed, x2+h2=z2x^2 + h^2 = z^2 gives dzdt=xzdxdt\dfrac{dz}{dt} = \dfrac{x}{z}\dfrac{dx}{dt}.
  • Angle variant: with sinθ=yL\sin\theta = \dfrac{y}{L}, cosθdθdt=1Ldydt\cos\theta\,\dfrac{d\theta}{dt} = \dfrac{1}{L}\dfrac{dy}{dt} — solve for dθdt\dfrac{d\theta}{dt} using cosθ=x/L\cos\theta = x/L at the instant.

Pythagorean length constraint

x2+y2=L2    dydt=xydxdtx^2 + y^2 = L^2 \;\Rightarrow\; \dfrac{dy}{dt} = -\dfrac{x}{y}\,\dfrac{dx}{dt}
  • Lfixed ladder/rod length
  • x, yhorizontal and vertical distances of the ends

Worked example

A 55 m ladder rests against a wall. Its foot is pulled away at 22 m/s. How fast is the top sliding down when the foot is 44 m from the wall?
  1. x2+y2=25x^2 + y^2 = 25. At x=4x = 4: y=3y = 3.
  2. Differentiate: 2xdxdt+2ydydt=0dydt=xydxdt2x\dfrac{dx}{dt} + 2y\dfrac{dy}{dt} = 0\Rightarrow \dfrac{dy}{dt} = -\dfrac{x}{y}\dfrac{dx}{dt}.
  3. dydt=43(2)=83\dfrac{dy}{dt} = -\dfrac{4}{3}(2) = -\dfrac{8}{3}.
Answer:The top descends at 83\dfrac{8}{3} m/s.
Practice this conceptself-check · 4 quick reps

Try it yourself

A 55 m ladder's top slides down at 1010 cm/s. Find the rate at which the angle θ\theta with the floor decreases when the foot is 44 m from the wall.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    Ladder constraint for length LL?
  2. 2.
    dydt\dfrac{dy}{dt} in terms of dxdt\dfrac{dx}{dt}?
  3. 3.
    Ladder foot 3 m, y=4y = 4, foot moves 11 m/s: top rate?
  4. 4.
    Angle relation used for dθdt\dfrac{d\theta}{dt}?

From the bank · past-year question

Example 4Applications of DerivativeMODERATE
A ladder 5 m in length is leaning against a wall. The bottom of the ladder is pulled along the ground away from the wall, at the rate of 22 m/sec. How fast is the height on the wall decreasing when the foot of the ladder is 4 m away from the wall?

[Q140 · 15th May Shift 1 · 2023]

Convert units before substituting

A ladder is 55 m but the top slides at 1010 cm/s. Work in ONE unit: 1010 cm/s =0.1= 0.1 m/s, or the length 55 m =500= 500 cm. Mixing metres and centimetres is the single most common wrong answer in these problems.

The sign tells you sliding up vs. down — then take the magnitude

dydt=xydxdt\dfrac{dy}{dt} = -\dfrac{x}{y}\dfrac{dx}{dt} is negative when the top descends. The magnitude is the 'rate of decrease' the option lists (e.g. 85\tfrac85 ft/s downwards). Report direction from the sign, value from the magnitude.

Concept 5 of 7

A Point Moving Along a Curve

Intuition

When a particle moves along a curve y=f(x)y = f(x), its two coordinate-rates are linked: dydt=f(x)dxdt\dfrac{dy}{dt} = f'(x)\dfrac{dx}{dt}. From that you can chase any derived quantity — distance from the origin, the area of a triangle with a moving vertex, or where one coordinate changes a fixed multiple of the other.

Definition

For a point on y=f(x)y = f(x) with x=x(t)x = x(t):

  • Coordinate rates: dydt=f(x)dxdt\dfrac{dy}{dt} = f'(x)\dfrac{dx}{dt}. Setting dydt=kdxdt\dfrac{dy}{dt} = k\dfrac{dx}{dt} gives f(x)=kf'(x) = k — solve for the points.
  • Distance from origin: D=x2+y2D = \sqrt{x^2 + y^2}, so dDdt=xx˙+yy˙x2+y2\dfrac{dD}{dt} = \dfrac{x\,\dot x + y\,\dot y}{\sqrt{x^2 + y^2}}.
  • Area of a triangle with one moving vertex (x,y)(x, y): write the area by the coordinate formula Δ=12\Delta = \tfrac12|\cdots| as a function of the moving parameter, then differentiate.
  • Implicit constraint (e.g. on a circle x2+y2=1x^2 + y^2 = 1): differentiate the constraint, 2xx˙+2yy˙=02x\dot x + 2y\dot y = 0, and solve for the wanted rate.

Coordinate rate and distance rate on a curve

dydt=f(x)dxdtddtx2+y2=xx˙+yy˙x2+y2\dfrac{dy}{dt} = f'(x)\,\dfrac{dx}{dt} \qquad \dfrac{d}{dt}\sqrt{x^2 + y^2} = \dfrac{x\dot x + y\dot y}{\sqrt{x^2 + y^2}}
  • \dot x, \dot ydx/dtdx/dt and dy/dtdy/dt

Worked example

A particle moves on y=x3y = x^3 with the abscissa increasing at 33 units/s. At (1,1)(1, 1), how fast is its distance from the origin increasing?
  1. x˙=3\dot x = 3. From y=x3y = x^3: y˙=3x2x˙=3(1)(3)=9\dot y = 3x^2\dot x = 3(1)(3) = 9.
  2. dDdt=xx˙+yy˙x2+y2\dfrac{dD}{dt} = \dfrac{x\dot x + y\dot y}{\sqrt{x^2 + y^2}}.
  3. =(1)(3)+(1)(9)1+1=122=62= \dfrac{(1)(3) + (1)(9)}{\sqrt{1 + 1}} = \dfrac{12}{\sqrt2} = 6\sqrt2.
Answer:626\sqrt2 units/s
Practice this conceptself-check · 4 quick reps

Try it yourself

A particle moves on y=2x313y = \dfrac{2x^3 - 1}{3}. At which points does the yy-coordinate change 1818 times as fast as the xx-coordinate?

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    On y=f(x)y = f(x): dydt\dfrac{dy}{dt} in terms of dxdt\dfrac{dx}{dt}?
  2. 2.
    Distance-from-origin rate?
  3. 3.
    On x2+y2=1x^2+y^2=1: relation between x˙,y˙\dot x, \dot y?
  4. 4.
    y˙=3x˙\dot y = 3\dot x on y=x2y = x^2: find xx.

From the bank · past-year question

Example 5Applications of DerivativeHARD
A point moves along the arc of parabola y=2x2y=2x^2. Its abscissa increases uniformly at the rate of 2 units/sec. At the instant, the point is passing through (1,2)(1,2), its distance from origin is increasing at the rate of

[Q123 · 10th May Shift 1 · 2023]

Find y˙\dot y from the curve before using it

In a distance-rate problem you are usually given only x˙\dot x. Get y˙=f(x)x˙\dot y = f'(x)\dot x from the curve first, THEN substitute into xx˙+yy˙x2+y2\dfrac{x\dot x + y\dot y}{\sqrt{x^2+y^2}}. Using y˙=x˙\dot y = \dot x by accident is a common slip.

'yy changes kk times xx' means f(x)=kf'(x) = k

The condition dydt=kdxdt\dfrac{dy}{dt} = k\dfrac{dx}{dt} cancels the common dxdt\dfrac{dx}{dt} to give f(x)=kf'(x) = k. Solve that for xx, then read off yy from the curve for each root — usually a ±\pm pair.

Concept 6 of 7

Rectilinear Motion: Displacement, Velocity, Acceleration

Intuition

For a particle on a straight line, displacement s(t)s(t) differentiates to velocity v=dsdtv = \dfrac{ds}{dt}, and velocity differentiates to acceleration a=dvdta = \dfrac{dv}{dt}. 'When it comes to rest' means v=0v = 0; 'when acceleration is zero' means a=0a = 0. For planar motion given by x(t),y(t)x(t), y(t), the resultant acceleration is x¨2+y¨2\sqrt{\ddot x^2 + \ddot y^2}.

Definition

The differentiation ladder for motion:

  • Velocity: v=dsdtv = \dfrac{ds}{dt}. The body is momentarily at rest where v=0v = 0.
  • Acceleration: a=dvdt=d2sdt2a = \dfrac{dv}{dt} = \dfrac{d^2s}{dt^2}.
  • Read the instant from the condition: 'stops' / 'at rest' v=0\Rightarrow v = 0; 'acceleration zero' a=0\Rightarrow a = 0; then evaluate the wanted quantity at that tt.
  • Planar motion x=x(t),y=y(t)x = x(t),\, y = y(t): resultant acceleration =(d2xdt2)2+(d2ydt2)2= \sqrt{\left(\dfrac{d^2x}{dt^2}\right)^2 + \left(\dfrac{d^2y}{dt^2}\right)^2}.
  • Coefficients from data: for s=at2+bt+cs = at^2 + bt + c, v=2at+bv = 2at + b, aaccel=2aa_{\text{accel}} = 2a; solve the given conditions as simultaneous equations.

Velocity, acceleration, resultant acceleration

v=dsdt,a=d2sdt2,ares=x¨2+y¨2v = \dfrac{ds}{dt},\quad a = \dfrac{d^2s}{dt^2},\qquad a_{\text{res}} = \sqrt{\ddot x^2 + \ddot y^2}

Worked example

A bullet's distance is S=1200t15t2S = 1200t - 15t^2 cm. Find the distance covered when it comes to rest.
  1. v=dSdt=120030tv = \dfrac{dS}{dt} = 1200 - 30t. Rest: v=0t=40v = 0\Rightarrow t = 40.
  2. S(40)=1200(40)15(40)2=4800024000=24000S(40) = 1200(40) - 15(40)^2 = 48000 - 24000 = 24000.
Answer:2400024000 cm
Practice this conceptself-check · 4 quick reps

Try it yourself

A point moves with x=a+btct2,  y=at+bt2x = a + bt - ct^2,\; y = at + bt^2. Find its resultant acceleration.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    s=3t28t+5s = 3t^2 - 8t + 5: body stops at t=?t = ?
  2. 2.
    S=5+48tt3S = 5 + 48t - t^3: acceleration when v=0v = 0?
  3. 3.
    For s=at2+bt+cs = at^2 + bt + c, the acceleration is?
  4. 4.
    Planar motion: resultant acceleration formula?

From the bank · past-year question

Example 6Applications of DerivativeMODERATE
The displacement 'S' of a moving particle at a time is given by S=5+48tt3S=5+48t-t^3. Then its acceleration when the velocity is zero, is

[Q140 · 10th May Shift 2 · 2024]

'At rest' is v=0v = 0; 'acceleration zero' is a=0a = 0 — don't swap them

Read the trigger carefully. 'When the bullet comes to rest' sets v=0v = 0 (solve for tt, then find distance). 'When the acceleration is zero' sets a=0a = 0 (then find velocity). Using the wrong condition finds the wrong tt.

Resultant acceleration uses SECOND derivatives of both coordinates

For parametric x(t),y(t)x(t), y(t), differentiate each TWICE, then combine: x¨2+y¨2\sqrt{\ddot x^2 + \ddot y^2}. Using first derivatives gives speed, not acceleration — a factor-of-tt error.

Concept 7 of 7

Recovering a Quantity from Its Rate (Integrate Back)

Intuition

Sometimes the rate is given and the QUANTITY is wanted — the reverse of differentiation. If dQdx\dfrac{dQ}{dx} or the acceleration is given, integrate it (adding the correct base value) to recover production, velocity, or displacement. Don't forget the initial constant.

Definition

When a rate is supplied and its accumulated quantity is asked:

  • Marginal rate to total: if dPdx=g(x)\dfrac{dP}{dx} = g(x), the extra amount from x=0x = 0 to x=nx = n is 0ng(x)dx\displaystyle\int_0^{n} g(x)\,dx; add the base level P0P_0: total =P0+0ng(x)dx= P_0 + \int_0^n g(x)\,dx.
  • Acceleration to velocity: if a=a(t)a = a(t) starting from rest, v(t)=0ta(τ)dτv(t) = \displaystyle\int_0^t a(\tau)\,d\tau; evaluate at the instant the condition fixes (e.g. where a=0a = 0).

Always carry the initial value / lower limit — the most common error is dropping the base amount.

Recover a quantity by integrating its rate

P=P0+0ndPdxdxv(t)=0ta(τ)dτP = P_0 + \int_0^{n}\dfrac{dP}{dx}\,dx \qquad v(t) = \int_0^{t} a(\tau)\,d\tau
  • P_0the base value that must be added back

Worked example

A firm makes 12001200 items. The rate of change of production w.r.t. extra workers xx is dPdx=606x\dfrac{dP}{dx} = 60 - 6\sqrt{x}. Find the new production level after employing 2525 more workers.
  1. Extra output =025(606x)dx=[60x4x3/2]025= \displaystyle\int_0^{25}(60 - 6\sqrt x)\,dx = \left[60x - 4x^{3/2}\right]_0^{25}.
  2. =60(25)4(125)=1500500=1000= 60(25) - 4(125) = 1500 - 500 = 1000.
  3. New level =1200+1000=2200= 1200 + 1000 = 2200.
Answer:22002200 items
Practice this conceptself-check · 4 quick reps

Try it yourself

A particle starts from rest with acceleration (8t5)\left(8 - \dfrac{t}{5}\right) cm/s2^2. Find its velocity at the instant the acceleration is zero.

Practice — Level 1 (4 reps)

Quick reps to lock in the method. Try each, then check.

  1. 1.
    dPdx=10012x\dfrac{dP}{dx} = 100 - 12\sqrt x, extra output over [0,25][0,25]?
  2. 2.
    Why add P0P_0?
  3. 3.
    From rest, v(t)v(t) from acceleration a(t)a(t)?
  4. 4.
    Recover displacement from velocity v(t)v(t)?

From the bank · past-year question

Example 7Applications of DerivativeMODERATE
A firm is manufacturing 2000 items. It is estimated that the rate of change of production P with respect to additional number of workers x is given by dPdx=10012x\frac{dP}{dx} = 100 - 12\sqrt{x}. If the firm employs 25 more workers, then the new level of production of items is

[Q130 · Shift 1 · 2022]

Add the base value back — the integral is only the CHANGE

025(10012x)dx=1500\int_0^{25}(100 - 12\sqrt x)\,dx = 1500 is the ADDED production, not the total. The new level is 2000+1500=35002000 + 1500 = 3500. Forgetting the initial 20002000 gives 15001500, a listed wrong option.

Integrate to go from rate up to quantity

Given acceleration, integrate ONCE for velocity and TWICE for displacement (from rest, the constants vanish). Differentiating instead — because 'rate' primes you to differentiate — is the reflex to resist here.

Summary — formulas & gotchas at a glance

A revision cheat-sheet for the formulas and gotchas above. Click any concept name to jump back to its full explanation.

Formulas (7)

  • Rate of Change as a Chain of Derivatives

    The two rate relations

    dQdt=dQdxdxdtdQdP=dQ/dtdP/dt\dfrac{dQ}{dt} = \dfrac{dQ}{dx}\cdot\dfrac{dx}{dt} \qquad \dfrac{dQ}{dP} = \dfrac{dQ/dt}{dP/dt}
  • Related Rates: Circle, Sphere, and Square

    Sphere volume and surface area

    V=43πr3,S=4πr2,Acircle=πr2V = \tfrac{4}{3}\pi r^3,\quad S = 4\pi r^2,\qquad A_{\text{circle}} = \pi r^2
  • Related Rates: Cone, Hemispherical Bowl, and Cylinder

    Cone and hemispherical-bowl volumes

    Vcone=13πr2h,Vbowl=π ⁣(Rx2x33),Vcyl=πR2hV_{\text{cone}} = \tfrac{1}{3}\pi r^2 h,\qquad V_{\text{bowl}} = \pi\!\left(Rx^2 - \tfrac{x^3}{3}\right),\qquad V_{\text{cyl}} = \pi R^2 h
  • Ladder and Sliding-Rod Problems (Pythagorean Rates)

    Pythagorean length constraint

    x2+y2=L2    dydt=xydxdtx^2 + y^2 = L^2 \;\Rightarrow\; \dfrac{dy}{dt} = -\dfrac{x}{y}\,\dfrac{dx}{dt}
  • A Point Moving Along a Curve

    Coordinate rate and distance rate on a curve

    dydt=f(x)dxdtddtx2+y2=xx˙+yy˙x2+y2\dfrac{dy}{dt} = f'(x)\,\dfrac{dx}{dt} \qquad \dfrac{d}{dt}\sqrt{x^2 + y^2} = \dfrac{x\dot x + y\dot y}{\sqrt{x^2 + y^2}}
  • Rectilinear Motion: Displacement, Velocity, Acceleration

    Velocity, acceleration, resultant acceleration

    v=dsdt,a=d2sdt2,ares=x¨2+y¨2v = \dfrac{ds}{dt},\quad a = \dfrac{d^2s}{dt^2},\qquad a_{\text{res}} = \sqrt{\ddot x^2 + \ddot y^2}
  • Recovering a Quantity from Its Rate (Integrate Back)

    Recover a quantity by integrating its rate

    P=P0+0ndPdxdxv(t)=0ta(τ)dτP = P_0 + \int_0^{n}\dfrac{dP}{dx}\,dx \qquad v(t) = \int_0^{t} a(\tau)\,d\tau

Watch out for (14)

Mastery check — 5 interleaved questions

Try each one before clicking. Questions are interleaved across the concepts above, not grouped — interleaving sharpens transfer.

Example 1Applications of DerivativeEASY
The rate of change of the volume of a sphere with respect to its surface area, when the radius is 5 m is

[Q130 · 25 April Shift I · 2025]

Example 2Applications of DerivativeMODERATE
A square plate is contracting at the uniform rate 3 cm2^2/sec, then the rate at which the perimeter is decreasing, when the side of the square is 15 cm, is

[Q109 · 9th May Shift 2 · 2023]

Example 3Applications of DerivativeHARD
The radius of the base of a cone is increasing at the rate 3 cm/3\text{ }cm/ minute and the altitude is decreasing at the rate 4 cm/4\text{ }cm/ minute. The rate at which the lateral surface area is changing, when the radius is 7 cm and altitude is 24 cm is

[Q127 · 21 April Shift I · 2025]

Example 4Applications of DerivativeMODERATE
Kite at 120 m high, 130 m string out, moving away at 9 m/sec. Rate of string being let out is

[Q128 · 10th May Shift 1 · 2024]

Example 5Applications of DerivativeMODERATE
A particle moves along a curve y=2x313y=\frac{2x^{3}- 1}{3}. The points on the curve at which the yy co-ordinate is changing 18 times the xx co-ordinate are

[Q133 · 23 April Shift I · 2025]

Drill every past-year question on this subtopic

40 questions from the bank — paginated, with cart and Word-export support.

Related notes