zuai-logo
zuai-logo
  1. AP Maths
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Rates of Change & Related Rates

Emily Davis

Emily Davis

6 min read

Next Topic - Approximating Values of a Function

Listen to this study note

Study Guide Overview

This study guide covers related rates problems, focusing on how to find rates of change using the chain rule and implicit differentiation. Key steps include forming equations that link rates, identifying known and unknown rates, and substituting values to solve. The guide also addresses additional considerations, such as multiple terms and variable types. Practice questions and a glossary are included for further understanding.

#Solving Related Rates Problems

#Table of Contents

  1. Introduction to Related Rates
  2. Steps to Solve Related Rates Problems
  3. Forming Equations for Related Rates
  4. Using Implicit Differentiation
  5. Additional Considerations
  6. Practice Questions
  7. Glossary
  8. Summary and Key Takeaways

#Introduction to Related Rates

Key Concept

Related rates problems involve finding the rate at which one quantity changes with respect to time, given the rate at which another quantity changes with respect to time.

  • Chain Rule: The fundamental tool for solving related rates problems. dydx=dydu×dudx\frac{dy}{dx}=\frac{dy}{du} \times \frac{du}{dx}dxdy​=dudy​×dxdu​
**Example**: If the volume VVV of a balloon changes over time ttt, and the radius rrr of the balloon also changes over time, the chain rule helps relate dVdt\frac{dV}{dt}dtdV​ and drdt\frac{dr}{dt}dtdr​.

#Steps to Solve Related Rates Problems

  1. Form an equation linking the rates:

    • Identify the rate you are trying to find.
    • Determine the rates you know.
    • Identify any rates you can calculate through differentiation.
  2. Substitute known values to find the desired rate.

#Forming Equations for Related Rates

  1. Identify the rate you are trying to find:

    • Example: "The rate of change of volume with respect to time" is dVdt\frac{dV}{dt}dtdV​.
  2. Identify known rates:

    • Example: You may know the rate of change of height with respect to time, dhdt\frac{dh}{dt}dtdh​.
  3. Identify rates you can calculate:

    • Example: You can calculate dVdh\frac{dV}{dh}dhdV​ using a formula that links volume with height.
  4. List out all the rates:

    • Example: dVdt,dhdt,dVdh\frac{dV}{dt}, \frac{dh}{dt}, \frac{dV}{dh}dtdV​,dtdh​,dhdV​.
  5. Start with the rate you want to find and leave blank spaces for helpful rates: dVdt=dV×dt\frac{dV}{dt} = \frac{dV}{} \times \frac{}{dt}dtdV​=dV​×dt​

  6. Fill in the numerator and denominator: dVdt=dVdh×dhdt\frac{dV}{dt} = \frac{dV}{dh} \times \frac{dh}{dt}dtdV​=dhdV​×dtdh​

Exam Tip

Ensure that all terms cancel out except for the numerator and denominator you are looking for.

#Using Implicit Differentiation

  1. Differentiate a known equation with respect to the variable of interest:

    • Example: If V=13πr3V = \frac{1}{3}\pi r^3V=31​πr3, and you need dVdt\frac{dV}{dt}dtdV​: dVdt=πr2drdt\frac{dV}{dt} = \pi r^2 \frac{dr}{dt}dtdV​=πr2dtdr​
  2. Substitute known values to find the desired rate.

**Worked Example**: Given V=13πr3V = \frac{1}{3}\pi r^3V=31​πr3 and dVdt=7\frac{dV}{dt} = 7dtdV​=7, find drdt\frac{dr}{dt}dtdr​ when r=2r = 2r=2.
  1. Identify the rate to find: drdt\frac{dr}{dt}dtdr​.
  2. Known rate: dVdt=7\frac{dV}{dt} = 7dtdV​=7.
  3. Calculate dVdr\frac{dV}{dr}drdV​: dVdr=πr2\frac{dV}{dr} = \pi r^2drdV​=πr2
  4. Form the equation: drdt=1πr2×7\frac{dr}{dt} = \frac{1}{\pi r^2} \times 7dtdr​=πr21​×7
  5. Substitute r=2r = 2r=2: drdt=74π\frac{dr}{dt} = \frac{7}{4\pi}dtdr​=4π7​
  6. Exact rate: drdt=74π\frac{dr}{dt} = \frac{7}{4\pi}dtdr​=4π7​ meters per minute.

#Additional Considerations

  • Multiple Terms: Related rates equations may involve more than three terms. dVdt=dVdr×drdu×dudt\frac{dV}{dt} = \frac{dV}{dr} \times \frac{dr}{du} \times \frac{du}{dt}dtdV​=drdV​×dudr​×dtdu​

  • Differentiation Techniques:

    • Chain rule
    • Product rule
    • Quotient rule
    • Implicit differentiation
  • Constant vs. Changing Variables: Be cautious about which variables are constant and which are changing.

    • Example: In a shrinking cone, both height and radius change.
  • Diagrams: Drawing diagrams can help visualize the problem, especially with similar shapes.

**Worked Example**: A 17-meter ladder slides down a wall. The top slides at 6 meters/second. Find the speed of the bottom when 15 meters from the wall.
  1. Label rates: dydt=−6\frac{dy}{dt} = -6dtdy​=−6 (negative because it's downward).
  2. Hypotenuse remains 17 meters.
  3. Speed at the bottom: dxdt\frac{dx}{dt}dtdx​.

Using Pythagoras: x2+y2=172  ⟹  x2+y2=289x^2 + y^2 = 17^2 \implies x^2 + y^2 = 289x2+y2=172⟹x2+y2=289

Differentiate implicitly: 2xdxdt+2ydydt=0  ⟹  dxdt=−yx×dydt2x \frac{dx}{dt} + 2y \frac{dy}{dt} = 0 \implies \frac{dx}{dt} = -\frac{y}{x} \times \frac{dy}{dt}2xdtdx​+2ydtdy​=0⟹dtdx​=−xy​×dtdy​

Substitute x=15x = 15x=15 and solve for yyy: 152+y2=289  ⟹  y=815^2 + y^2 = 289 \implies y = 8152+y2=289⟹y=8

Substitute known values: dxdt=−815×−6=4815=3.2\frac{dx}{dt} = -\frac{8}{15} \times -6 = \frac{48}{15} = 3.2dtdx​=−158​×−6=1548​=3.2

Thus, dxdt=3.2\frac{dx}{dt} = 3.2dtdx​=3.2 meters/second.

#Practice Questions

  1. A balloon is being inflated at a rate of 100 cubic centimeters per minute. How fast is the radius increasing when the radius is 10 cm?

  2. A conical tank is being filled with water at a rate of 50 cubic meters per minute. The tank has a height of 10 meters and a base radius of 5 meters. How fast is the water level rising when the water is 2 meters deep?

  3. A car is driving away from a streetlight at a rate of 20 meters per second. The streetlight is 5 meters tall. How fast is the tip of the car's shadow moving when the car is 10 meters away from the streetlight?

#Glossary

  • Chain Rule: A formula to compute the derivative of a composite function.
  • Implicit Differentiation: A method to differentiate equations not explicitly solved for one variable in terms of another.
  • Pythagoras' Theorem: A relation in a right-angled triangle: a2+b2=c2a^2 + b^2 = c^2a2+b2=c2.

#Summary and Key Takeaways

  • Form Equations: Relate the rates of change using the chain rule.
  • Differentiate Implicitly: When dealing with equations involving multiple variables.
  • Substitute Known Values: To find the desired rate of change.
  • Draw Diagrams: To visualize the problem and identify relationships.
Key Concept

Understanding and applying related rates problems involve breaking down the problem, forming the right equations, and carefully differentiating and substituting values.

Exam Tip

Always check which variables are changing and which are constants, and use diagrams to help visualize complex problems.

Explore more resources

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Previous Topic - Motion in a Straight LineNext Topic - Approximating Values of a Function

Question 1 of 10

If dydu=3\frac{dy}{du} = 3dudy​=3 and dudx=2\frac{du}{dx} = 2dxdu​=2, what is the value of dydx\frac{dy}{dx}dxdy​?

5

6

1.5

9