Related Rates: Position, Velocity, and Acceleration Series

Other Related Rates

  • Most derivatives in this class are typically represented as ""dy/dx""""dy/dx"", which describes the rate of change of yy with respect to xx. These are the most common in practice problems.

  • However, derivatives can relate the rate of change of any variable with respect to any other variable, provided there's an equation connecting them.

    • Examples include:

      • Rate of change of area with respect to radius (dA/drdA/dr).

      • Rate of change of volume with respect to height (dV/dhdV/dh).

      • Temperature with respect to pressure (dT/dPdT/dP).

      • Profit with respect to units (dP/dUdP/dU).

Example 1: Spherical Balloon Inflation (Volume and Radius)

  • Problem: Find the rate of change of the volume of a spherical balloon with respect to its radius (dV/drdV/dr) as it's being inflated.

  • Formula: The volume of a sphere is given by V=43πr3V = \frac{4}{3}\pi r^3.

  • Derivative Calculation:

    • To find dV/drdV/dr, differentiate the volume formula with respect to rr:
      dV/dr=ddr(43πr3)dV/dr = \frac{d}{dr}(\frac{4}{3}\pi r^3)
      dV/dr=43π(3r31)dV/dr = \frac{4}{3}\pi(3r^{3-1})
      dV/dr=4πr2dV/dr = 4\pi r^2

  • Evaluating dV/drdV/dr at a Specific Radius:

    • Question: What is the rate the volume is changing when the radius (rr) is 11 inch?

    • Notation: dV/drr=1dV/dr \Big|_{r=1}

    • Calculation:
      dV/drr=1=4π(1)2=4π inches3/inchdV/dr \Big|_{r=1} = 4\pi (1)^2 = 4\pi \text{ inches}^3/\text{inch}

    • Interpretation: When the radius is 11 inch, the volume is increasing at a rate of 4π4\pi cubic inches for every inch the radius increases. It's crucial not to simplify units to inches squared, as this represents a rate of change of volume per unit of radius, not an area.

  • Finding Radius from a Given Rate:

    • Question: What is the radius (rr) when the volume is changing at 780π780\pi inches3^3 per inch?

    • Given: dV/dr=780πdV/dr = 780\pi

    • Set up the equation: 4πr2=780π4\pi r^2 = 780\pi

    • Solve for rr:

      • Divide both sides by 4π4\pi:
        r2=780π4π=195r^2 = \frac{780\pi}{4\pi} = 195

      • Take the square root of both sides:
        r=±195r = \pm\sqrt{195}

      • Since radius cannot be negative in a real-world context:
        r=19513.964 inchesr = \sqrt{195} \approx 13.964 \text{ inches}

Example 2: Cylinder Volume (Derivative with respect to Radius or Height)

  • Formula: The volume of a cylinder is given by V=πr2hV = \pi r^2 h.

    • This formula involves two variables, rr (radius) and hh (height).

  • Finding dV/drdV/dr (Rate of change of volume with respect to radius):

    • When differentiating with respect to rr, we assume hh is a constant.

    • Rewrite as: V=(πh)r2V = (\pi h) r^2

    • Differentiate:
      dV/dr=ddr((πh)r2)dV/dr = \frac{d}{dr}((\pi h) r^2)
      dV/dr=(πh)(2r21)dV/dr = (\pi h)(2r^{2-1})
      dV/dr=2πrhdV/dr = 2\pi rh

  • Finding dV/dhdV/dh (Rate of change of volume with respect to height):

    • When differentiating with respect to hh, we assume rr is a constant.

    • Rewrite as: V=(πr2)hV = (\pi r^2) h

    • Differentiate:
      dV/dh=ddh((πr2)h)dV/dh = \frac{d}{dh}((\pi r^2) h)
      dV/dh=(πr2)(1h11)dV/dh = (\pi r^2)(1h^{1-1})
      dV/dh=πr2dV/dh = \pi r^2

  • Key Takeaway: The choice of variable with respect to which the derivative is taken significantly impacts the result. Other variables are treated as constants during differentiation.

Example 3: Spherical Surface Area

  • Formula: The surface area of a sphere is given by SA=4πr2SA = 4\pi r^2.

Part 1: Finding dSA/drdSA/dr at a Specific Radius
  • Problem: Find the instantaneous rate of change of the surface area with respect to the radius (dSA/drdSA/dr) when the radius is 400400 miles.

  • Derivative Calculation:

    • Differentiate SASA with respect to rr:
      dSA/dr=ddr(4πr2)dSA/dr = \frac{d}{dr}(4\pi r^2)
      dSA/dr=4π(2r21)dSA/dr = 4\pi(2r^{2-1})
      dSA/dr=8πrdSA/dr = 8\pi r

  • Evaluation:

    • Plug in r=400r = 400 miles:
      dSA/drr=400=8π(400)=3200π miles2/miledSA/dr \Big|_{r=400} = 8\pi (400) = 3200\pi \text{ miles}^2/\text{mile}

Part 2: Finding dR/dSAdR/dSA at a Specific Surface Area
  • Problem: Find the instantaneous rate of change of the radius with respect to the surface area (dR/dSAdR/dSA) when the surface area is 4900π4900\pi miles2^2.

Method 1: Solve for rr first, then differentiate
  1. Start with the surface area formula and solve for rr: SA=4πr2SA = 4\pi r^2 r2=SA4πr^2 = \frac{SA}{4\pi} r=SA4πr = \sqrt{\frac{SA}{4\pi}}

    • Assuming positive radius in a real-world context.

  2. Rewrite in a power form for differentiation:
    r=14πSA1/2r = \frac{1}{\sqrt{4\pi}} SA^{1/2}

  3. Differentiate rr with respect to SASA: dR/dSA=ddSA(14πSA1/2)dR/dSA = \frac{d}{dSA}(\frac{1}{\sqrt{4\pi}} SA^{1/2}) dR/dSA=14π(12SA1/21)dR/dSA = \frac{1}{\sqrt{4\pi}} (\frac{1}{2} SA^{1/2 - 1}) dR/dSA=124πSA1/2=124πSAdR/dSA = \frac{1}{2\sqrt{4\pi}} SA^{-1/2} = \frac{1}{2\sqrt{4\pi SA}}

    • This can also be written as dR/dSA=124πSAdR/dSA = \frac{1}{2\sqrt{4\pi}\sqrt{SA}}

  4. Evaluate at SA=4900πSA = 4900\pi miles2^2: dR/dSA<em>SA=4900π=124π(4900π)=1219600π2dR/dSA \Big|<em>{SA=4900\pi} = \frac{1}{2\sqrt{4\pi(4900\pi)}} = \frac{1}{2\sqrt{19600\pi^2}} dR/dSA</em>SA=4900π=12(140π)=1280πdR/dSA \Big|</em>{SA=4900\pi} = \frac{1}{2(140\pi)} = \frac{1}{280\pi}

    • As a decimal: 1.299934×104 miles/mile21.299934 \times 10^{-4} \text{ miles/mile}^2

Method 2: Flipping the Rate (Reciprocal Rule)
  • We previously found that dSA/dr=8πrdSA/dr = 8\pi r.

  • A relationship exists where dR/dSA=1dSA/drdR/dSA = \frac{1}{dSA/dr}.

  • Therefore, dR/dSA=18πrdR/dSA = \frac{1}{8\pi r}.

  • To use this formula, we first need to find the radius (rr) corresponding to the given surface area (SA=4900πSA = 4900\pi miles2^2).

    • SA=4πr2SA = 4\pi r^2

    • 4900π=4πr24900\pi = 4\pi r^2

    • r2=4900π4π=1225r^2 = \frac{4900\pi}{4\pi} = 1225

    • r=1225=35 milesr = \sqrt{1225} = 35 \text{ miles}

  • Now plug this value of rr into the flipped rate formula:
    dR/dSA=18π(35)=1280πdR/dSA = \frac{1}{8\pi (35)} = \frac{1}{280\pi}

  • Conclusion: Both methods yield the exact same answer. The ability to flip rates will be a useful trick revisited later in the course.