A balloon radius increases at 2 cm/s — rate of volume increase when r=5

medium CBSE JEE-MAIN 3 min read

Question

A spherical balloon is being inflated. The radius increases at a rate of 2 cm/s. Find the rate at which the volume is increasing when the radius is 5 cm.

Solution — Step by Step

Given: Rate of change of radius with time: drdt=2\frac{dr}{dt} = 2 cm/s

Find: Rate of change of volume with time: dVdt\frac{dV}{dt} when r=5r = 5 cm

This is a related rates problem — two quantities (V and r) are both changing with time, and we know one rate, so we find the other using differentiation.

Volume of a sphere:

V=43πr3V = \frac{4}{3}\pi r^3

Both VV and rr are functions of time tt.

Apply the chain rule:

dVdt=ddt(43πr3)=43π3r2drdt=4πr2drdt\frac{dV}{dt} = \frac{d}{dt}\left(\frac{4}{3}\pi r^3\right) = \frac{4}{3}\pi \cdot 3r^2 \cdot \frac{dr}{dt} = 4\pi r^2 \cdot \frac{dr}{dt}

This makes intuitive sense — 4πr24\pi r^2 is the surface area of the sphere. The rate at which volume increases equals surface area times rate of radius increase.

At r=5r = 5 cm and drdt=2\frac{dr}{dt} = 2 cm/s:

dVdt=4π(5)2×2=4π×25×2=200π cm3/s\frac{dV}{dt} = 4\pi (5)^2 \times 2 = 4\pi \times 25 \times 2 = 200\pi \text{ cm}^3/\text{s}
dVdt=200π628.3 cm3/s\boxed{\frac{dV}{dt} = 200\pi \approx 628.3 \text{ cm}^3/\text{s}}

The volume is increasing at a rate of 200π200\pi cm³/s when the radius is 5 cm.

Why This Works

The chain rule tells us how to differentiate composite functions. Since VV is a function of rr, and rr is a function of tt, we have:

dVdt=dVdrdrdt\frac{dV}{dt} = \frac{dV}{dr} \cdot \frac{dr}{dt}

Here, dVdr=4πr2\frac{dV}{dr} = 4\pi r^2 (derivative of volume with respect to radius = surface area). Multiplying by drdt\frac{dr}{dt} gives the rate of volume change.

The beautiful fact that dVdr=\frac{dV}{dr} = surface area has a geometric meaning: if you increase the radius by a tiny amount δr\delta r, the additional volume is approximately a thin shell of surface area 4πr24\pi r^2 and thickness δr\delta r, giving δV4πr2δr\delta V \approx 4\pi r^2 \cdot \delta r.

Alternative Method — Direct Substitution Check

We can express VV as a function of tt conceptually: if r=r0+2tr = r_0 + 2t (radius grows at 2 cm/s starting from some r0r_0), then V=43π(r0+2t)3V = \frac{4}{3}\pi(r_0 + 2t)^3. Differentiating: dVdt=43π3(r0+2t)22=4πr22\frac{dV}{dt} = \frac{4}{3}\pi \cdot 3(r_0 + 2t)^2 \cdot 2 = 4\pi r^2 \cdot 2. At r=5r = 5: 4π(25)(2)=200π4\pi(25)(2) = 200\pi. Same answer.

Common Mistake

The most common error is forgetting to apply the chain rule and writing dVdt=ddt(43πr3)=4πr2\frac{dV}{dt} = \frac{d}{dt}\left(\frac{4}{3}\pi r^3\right) = 4\pi r^2 — missing the drdt\frac{dr}{dt} factor. The chain rule is essential here: you must multiply dVdr\frac{dV}{dr} by drdt\frac{dr}{dt}.

Another slip: substituting r=5r = 5 before differentiating. Always differentiate the general expression first, then substitute values. Substituting a specific value before differentiating destroys the rate information.

In JEE and CBSE, related rates questions almost always use the chain rule: dAdt=dAdrdrdt\frac{dA}{dt} = \frac{dA}{dr} \cdot \frac{dr}{dt} (for area problems) or dVdt=dVdrdrdt\frac{dV}{dt} = \frac{dV}{dr} \cdot \frac{dr}{dt} (for volume problems). Write this structure first, then fill in the derivatives.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next