Math ClubMath Club
v1 · padrão canônico

Lesson 58 — Related Rates

When two variable quantities are linked by an equation, their rates of change over time are also linked. Spherical balloon, sliding ladder, conical tank, shadow, and angle of elevation.

Used in: 2nd Year High School (Ages 16–17) · Japanese Math II/III Equivalent · German Klasse 11–12 Equivalent

dVdt=4πr2drdt\frac{dV}{dt} = 4\pi r^2\,\frac{dr}{dt}
Choose your door

Rigorous notation, full derivation, hypotheses

Formal Method and Canonical Models

  1. Identify the dynamic variables (depend on tt) and constants in the problem.
  2. Write the equation (geometric or physical) relating the variables — valid for all tt.
  3. Differentiate both sides with respect to tt, using the chain rule for each dynamic variable.
  4. Substitute the numerical values for the instant of interest (never before differentiating).
  5. Isolate the desired rate and check units and sign.

"A related rate is the rate of change of one quantity in terms of the rate of change of another quantity. We can find this rate of change using an equation that relates the two quantities and differentiating both sides with respect to time." — OpenStax Calculus Vol. 1, §4.1

Canonical Models

ScenarioFundamental EquationDynamic Variables
Spherical BalloonV=43πr3V = \frac{4}{3}\pi r^3V(t),  r(t)V(t),\; r(t)
Sliding Ladderx2+y2=L2x^2 + y^2 = L^2x(t),  y(t)x(t),\; y(t)
Conical TankV=13πr2hV = \frac{1}{3}\pi r^2 hV(t),  r(t),  h(t)V(t),\; r(t),\; h(t)
Two Cars DivergingD2=x2+y2D^2 = x^2 + y^2x(t),  y(t),  D(t)x(t),\; y(t),\; D(t)
Shadow (Similarity)Proportional ratiodistance, shadow length
Angle of Elevationtanθ=h/x\tan\theta = h/xθ(t),  x(t)\theta(t),\; x(t)

Chain Rule — General Form

If F(x1(t),,xn(t))=CF(x_1(t), \ldots, x_n(t)) = C (constant), then:

ddtF=i=1nFxix˙i=0\frac{d}{dt}F = \sum_{i=1}^n \frac{\partial F}{\partial x_i}\,\dot x_i = 0

Implicit differentiation with respect to tt. The result is a linear equation in the rates x˙i\dot x_i, from which the desired rate can be isolated.

Classic Error: Substituting Before Differentiating

If r=5r = 5 is the value at the instant of interest, substituting r=5r = 5 before differentiating reduces rr to a constant and makes dr/dtdr/dt disappear. This error eliminates the information you want to calculate.

Solved Examples

Exercise list

40 exercises · 10 with worked solution (25%)

20 10 7 3
  1. Ex. 58.1

    A spherical balloon is inflated at 50 cm³/s. What is the rate of change of the radius when r=5r = 5 cm?

  2. Ex. 58.2

    Same spherical balloon, dV/dt=100dV/dt = 100 cm³/s. What is dr/dtdr/dt when r=10r = 10 cm?

  3. Ex. 58.3Answer key

    The radius of a circular disk is increasing at 0.1 m/s. What is the rate of change of the area when r=2r = 2 m?

  4. Ex. 58.4

    The edge of a cube is growing at 1 cm/s. What is the rate of change of the volume when the edge is 5 cm long?

  5. Ex. 58.5

    The side of a square is growing at 2 cm/s. What is the rate of change of the area when the side is 10 cm long?

  6. Ex. 58.6

    A ladder of length L=5L = 5 m leans against a wall. Its foot slips outward at 0.50.5 m/s. What is the rate of descent of the top when the foot is 3 m from the wall?

  7. Ex. 58.7

    A ladder of length L=10L = 10 m. Its foot slips outward at 1 m/s. What is the rate of descent of the top when the foot is 6 m from the wall?

  8. Ex. 58.8

    An inverted conical tank has a top radius of 3m and a height of 6m. Water enters at 4 m³/min. What is dh/dtdh/dt when h=3h = 3 m?

  9. Ex. 58.9

    A cylindrical tank has radius r=4r = 4 m. Water enters at 2 m³/h. What is dh/dtdh/dt?

  10. Ex. 58.10

    Car A starts north at 60 km/h and Car B starts east at 80 km/h from the same intersection. What is their rate of separation after 30 min?

  11. Ex. 58.11

    A lamppost is 4m tall. A person 1.8m tall walks away from the lamppost at 1 m/s. What is the rate at which the length of the shadow is growing?

  12. Ex. 58.12

    In the same situation as the previous exercise: what is the speed of the shadow's tip (distance from the lamppost)?

  13. Ex. 58.13Answer key

    A rectangular prism reservoir has a base width b=4b = 4 m and length L=10L = 10 m. If the height hh is increasing at 0.1 m/s, what is dV/dtdV/dt?

  14. Ex. 58.14

    A right triangle has legs a=3a = 3 cm and b=4b = 4 cm. Leg aa is growing at 1 cm/s; bb is fixed. What is the rate of change of the hypotenuse?

  15. Ex. 58.15

    An airplane flies horizontally at 500 km/h, 5 km above an observer. What is the rate of change of the distance between the plane and the observer 1 minute after the plane passes overhead?

  16. Ex. 58.16Answer key

    A boat is pulled toward a dock 6 m above the water by a rope of length 10 m. The rope is being pulled in at 1 m/s. At what speed is the boat approaching the dock (horizontally)?

  17. Ex. 58.17

    Car A travels north at 50 km/h; Car B travels east at 60 km/h. What is their rate of separation after 30 min of travel?

  18. Ex. 58.18

    A TV camera is 30m from a racetrack. A car passes at 80 m/s. What is the angular rate of the camera when the car is directly in front of it?

  19. Ex. 58.19

    A snowball melts such that dV/dt=kAdV/dt = -k \cdot A where A=4πr2A = 4\pi r^2 is the surface area. Show that dr/dt=kdr/dt = -k (constant).

  20. Ex. 58.20

    An equilateral triangle has side length aa growing at 1 cm/s. What is dA/dtdA/dt when a=10a = 10 cm?

  21. Ex. 58.21Answer key

    Why is it an error to substitute the numerical value of a variable before differentiating the equation with respect to tt? Choose the most precise explanation.

  22. Ex. 58.22

    What differentiation rule is the mathematical foundation of related rates?

  23. Ex. 58.23

    In the sliding ladder problem, the foot moves away from the wall (x˙>0\dot x > 0). Prove that y˙<0\dot y < 0 whenever x,y>0x, y > 0.

  24. Ex. 58.24Answer key

    In a conical tank filling at a constant rate, when does the water level rise most rapidly?

  25. Ex. 58.25

    In the conical tank, V=13πr2hV = \frac{1}{3}\pi r^2 h depends on two variables (rr and hh). Explain the procedure to eliminate the extra variable before differentiating.

  26. Ex. 58.26Answer key

    When differentiating tanθ=h/x\tan\theta = h/x with respect to tt, what factor appears multiplying dθ/dtd\theta/dt on the left side?

  27. Ex. 58.27

    For a circle with radius increasing at a constant rate dr/dt=cdr/dt = c, how does dA/dtdA/dt behave as rr increases? Justify.

  28. Ex. 58.28Answer key

    What distinguishes related rates problems from one another (balloon, ladder, tank, shadow)?

  29. Ex. 58.29Answer key

    A camera tracks an object moving past it at constant speed. At what instant is the camera rotating fastest? Justify algebraically.

  30. Ex. 58.30

    Differentiate V=43πr3V = \frac{4}{3}\pi r^3 with respect to tt and explain why the resulting coefficient 4πr24\pi r^2 has geometric significance.

  31. Ex. 58.31

    In the SIR model, S˙=βSI\dot S = -\beta SI with β=0.001\beta = 0.001, S0=999S_0 = 999, I0=1I_0 = 1. What is S˙\dot S at the initial instant?

  32. Ex. 58.32

    Chemical reaction ABA \to B with A˙=kA\dot A = -kA. Determine the half-life of AA in terms of kk.

  33. Ex. 58.33

    In the Verhulst logistic model P˙=rP(1P/K)\dot P = rP(1 - P/K), at what value of PP is the growth rate P˙\dot P maximized?

  34. Ex. 58.34

    A cylindrical tank of radius RR has an orifice of area AsA_s at the bottom. By Torricelli's law, the outflow velocity is 2gh\sqrt{2gh}. Derive the ODE for dh/dtdh/dt.

  35. Ex. 58.35

    A cylinder: radius grows at 1 cm/s, height h=20h = 20 cm is constant. What is dV/dtdV/dt when r=5r = 5 cm?

  36. Ex. 58.36

    A plane at 800m altitude flies horizontally at 200 m/s toward an observer. What is the rate of change of the angle of elevation when the plane is 600m horizontally from the observer?

  37. Ex. 58.37

    A lamppost of height hh, a person of height pp walking away from the post at speed vv. Derive the general formula for the speed of the tip of the shadow.

  38. Ex. 58.38Answer key

    Proof. Prove rigorously that V=43πr3V = \frac{4}{3}\pi r^3 implies dVdt=4πr2drdt\dfrac{dV}{dt} = 4\pi r^2\dfrac{dr}{dt}, showing each step of the chain rule application. Interpret the factor 4πr24\pi r^2 geometrically.

  39. Ex. 58.39

    Proof. For the sliding ladder with x2+y2=L2x^2 + y^2 = L^2, show rigorously that x˙\dot x and y˙\dot y always have opposite signs when x,y>0x, y > 0.

  40. Ex. 58.40Answer key

    Proof. A camera tracks an object moving along a straight line at a distance dd (perpendicular). Derive the general formula for dθ/dtd\theta/dt in terms of θ\theta, dd, and dx/dtdx/dt. Identify when the rotation is maximum.

Sources

  • Active Calculus — Matthew Boelkins · 2024 · EN · CC-BY-NC-SA · §3.5 "Related rates". Primary source.
  • Calculus, Volume 1 — OpenStax · 2016 · EN · CC-BY-NC-SA · §4.1 "Related rates".
  • APEX Calculus — Gregory Hartman et al. · 2024 · v5 · EN · CC-BY-NC · §4.2 "Related rates".

Updated on 2024-05-15 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.