📚

 > 

♾️ 

 > 

👀

4.5 Solving Related Rates Problems

1 min readjune 18, 2024

4.5 Solving Related Rates Problems

Welcome back to AP Calculus with Fiveable! In this session, we're diving into the world of related rates. Get ready to apply your calculus skills to real-world scenarios and solve problems that involve the rates at which quantities change with respect to time. 🕰️

🔗 Related Rates Basics

Related rates problems involve finding the rate at which a variable changes concerning the rate of change of another related variable. These scenarios may involve geometric figures and equations that connect different variables to time.

To review related rates, check out the previous Fiveable guide: Introduction to Related Rates.


🪜 Steps to Solve Related Rates Problems

When you first look at a related rates problem, you will be presented with so much information that you may feel overwhelmed. It’s okay to take a step back and organize before solving anything out!

The following steps will help you manage a related rates problem efficiently.

  1. 📚 Read the Problem Carefully: Identify values that are significant to the problem. You may find it helpful to circle, underline, or rewrite these values off to the side.
  2. ✏️ Draw a Diagram: Visualizing the situation by drawing a diagram can help us understand how each of the variables are changing. Make sure to accurately label variables and indicate their rates of change.
  3. 🏁 Set up an Equation: Use the information given to set up an equation that relates the variables involved. Usually, these equations are geometric, or given.
  4. 💫 Implicit Differentiation: Differentiate the equation implicitly with respect to time (t). This usually involves applying the chain rule to each term containing a variable.
  5. 🔌 Substitute Known Values: Substitute any known values and rates of change into the derivative equation.
  6. Solve for the Desired Rate: Solve the final equation for the rate you're asked to find. Be sure to check that your units match what is expected!

Time to put these steps to action…


🧮 Related Rates Practice Problems

Let’s work on a few questions and make sure we have the concept down!

1) Expanding Rectangle

An expanding rectangle has one side of length 6 feet and the other side of length 8 feet. If the length of the shorter side is increasing at a rate of 2 feet per minute, at what rate is the area of the rectangle increasing?

Let’s begin by identifying some key facts and drawing a picture of the scenario.

Known Information

  • l0=8l_0 = 8 ft
  • w0=6w_0 = 6 ft
  • dwdt=+2ftmin\frac {dw}{dt} = +2 \frac{ft}{min}

Important Equations

  • Area=lengthwidth=lwArea = length \cdot width = l\cdot w

Screenshot 2024-01-04 at 1.27.58 PM.png

Image created with Virtual Graph Paper

Now we can set up the equation. When looking at the image, we notice that only one of the variables, the width, is changing. Since the length is not changing, we conclude that dldt=0\frac {dl}{dt} = 0.

After directly plugging in any constants into the equation, we can find that the Area=8wArea = 8\cdot w at any time. Now, let’s differentiate using the chain rule.

A=8ddt(w)dwdtA' = 8 \cdot \frac{d}{dt}(w) \cdot \frac {dw}{dt}
A=8(1)2A' = 8\cdot(1)\cdot2
A=16ftminA' = 16 \frac {ft}{min}

Therefore, the area AA of the rectangle is increasing at a rate of 16 feet per minute. Nice! 👍

2) Sliding Ladder

Consider a 1313 meter long ladder leaning against the wall. If the distance between the wall and the bottom of the ladder is increasing at 33 m/s, how fast is the distance between the ground and the top of the ladder changing when the bottom of the ladder is 55 feet away from the wall when it begins sliding?

This question unloaded a lot of information all at once, so take a second to reread the scenario before we get to work. You can do it! 🙌

Let’s begin by identifying some key facts and drawing a picture of the scenario.

Known Information

  • x0=5x_0 = 5 m
  • dxdt=+3ms\frac {dx}{dt} = +3 \frac{m}{s}
  • dydt=?ms\frac {dy}{dt} = ? \frac{m}{s}

Important Equations

  • x2+y2=z2x^2 + y^2 = z^2
    • Pythagorean Theorem

Screenshot 2024-01-05 at 5.42.52 PM.png

Image created with Virtual Graph Paper

Now we can use the equation relating the side lengths of the triangle made with the ladder, wall, and ground. When looking at the image, we notice that the hypotenuse of the triangle is not changing and we conclude that dzdt=0\frac {dz}{dt} = 0.

After directly plugging in any constants into the equation, we can relate the sides with the following equation: x2+y2=132x^2 + y^2 = 13^2. And now we can finally take the derivative! Don’t forget to use the chain rule since we are taking the derivative with respect to time. Taking the derivative of the main equation gives us:

2xdxdt+2ydydt=02x \cdot \frac {dx}{dt} + 2y\cdot \frac {dy}{dt} = 0

Now let’s plug in all known variables and see what we have to solve for.

2(5)3+2ydydt=02(5) \cdot 3 + 2y\cdot \frac {dy}{dt} = 0

You may have noticed that we have two missing pieces of information: the value of yy when x=5x = 5 and dydt\frac {dy}{dt} which is our ultimate solution.

We can solve for the value of yy by using the Pythagorean Theorem! A triangle will a side length of 55 and a hypotenuse of 1313 is actually part of thre Pythagorean Triple (5,12,13)(5,12,13). But if you didn’t pick that up, we can quickly solve for the missing value of yy by just plugging into the equation.

x2+y2=z2x^2 + y^2 = z^2
(5)2+y2=(13)2(5)^2 + y^2 = (13)^2

We can then isolate yy to get…

y2=(13)2(5)2 \sqrt{y^2} = \sqrt{(13)^2 - (5)^2}
y=144=12y = \sqrt {144} = 12

We're almost there!

The final step is to solve for dydt\frac {dy}{dt}. Using algebra, we can isolate dydt\frac {dy}{dt} and get 2(5)3+2(12)dydt=02(5) \cdot 3 + 2(12)\cdot \frac {dy}{dt} = 0 and 15=12dydt15 = -12 \frac {dy}{dt}.

dydt=1512=54\frac {dy}{dt} = \frac{-15}{12} = \frac{-5}{4}

Therefore, we find that the distance between the top of the ladder and the ground is decreasing at a rate of 54\frac{-5}{4} meters per second when the bottom of the ladder is five feet away from the wall.

You’re on fire! Amazing job working through this difficult question. 🔥


🌟 Closing

Great work! 🙌 You now have the tools to tackle related rates problems. These types of questions often appear in the AP Calculus exam as both multiple choice and free response, challenging you to apply calculus concepts to real-world situations. Keep practicing, and you'll be able to solve related rates problems with ease!

image.gif

Image Courtesy of Giphy

<< Hide Menu

📚

 > 

♾️ 

 > 

👀

4.5 Solving Related Rates Problems

1 min readjune 18, 2024

4.5 Solving Related Rates Problems

Welcome back to AP Calculus with Fiveable! In this session, we're diving into the world of related rates. Get ready to apply your calculus skills to real-world scenarios and solve problems that involve the rates at which quantities change with respect to time. 🕰️

🔗 Related Rates Basics

Related rates problems involve finding the rate at which a variable changes concerning the rate of change of another related variable. These scenarios may involve geometric figures and equations that connect different variables to time.

To review related rates, check out the previous Fiveable guide: Introduction to Related Rates.


🪜 Steps to Solve Related Rates Problems

When you first look at a related rates problem, you will be presented with so much information that you may feel overwhelmed. It’s okay to take a step back and organize before solving anything out!

The following steps will help you manage a related rates problem efficiently.

  1. 📚 Read the Problem Carefully: Identify values that are significant to the problem. You may find it helpful to circle, underline, or rewrite these values off to the side.
  2. ✏️ Draw a Diagram: Visualizing the situation by drawing a diagram can help us understand how each of the variables are changing. Make sure to accurately label variables and indicate their rates of change.
  3. 🏁 Set up an Equation: Use the information given to set up an equation that relates the variables involved. Usually, these equations are geometric, or given.
  4. 💫 Implicit Differentiation: Differentiate the equation implicitly with respect to time (t). This usually involves applying the chain rule to each term containing a variable.
  5. 🔌 Substitute Known Values: Substitute any known values and rates of change into the derivative equation.
  6. Solve for the Desired Rate: Solve the final equation for the rate you're asked to find. Be sure to check that your units match what is expected!

Time to put these steps to action…


🧮 Related Rates Practice Problems

Let’s work on a few questions and make sure we have the concept down!

1) Expanding Rectangle

An expanding rectangle has one side of length 6 feet and the other side of length 8 feet. If the length of the shorter side is increasing at a rate of 2 feet per minute, at what rate is the area of the rectangle increasing?

Let’s begin by identifying some key facts and drawing a picture of the scenario.

Known Information

  • l0=8l_0 = 8 ft
  • w0=6w_0 = 6 ft
  • dwdt=+2ftmin\frac {dw}{dt} = +2 \frac{ft}{min}

Important Equations

  • Area=lengthwidth=lwArea = length \cdot width = l\cdot w

Screenshot 2024-01-04 at 1.27.58 PM.png

Image created with Virtual Graph Paper

Now we can set up the equation. When looking at the image, we notice that only one of the variables, the width, is changing. Since the length is not changing, we conclude that dldt=0\frac {dl}{dt} = 0.

After directly plugging in any constants into the equation, we can find that the Area=8wArea = 8\cdot w at any time. Now, let’s differentiate using the chain rule.

A=8ddt(w)dwdtA' = 8 \cdot \frac{d}{dt}(w) \cdot \frac {dw}{dt}
A=8(1)2A' = 8\cdot(1)\cdot2
A=16ftminA' = 16 \frac {ft}{min}

Therefore, the area AA of the rectangle is increasing at a rate of 16 feet per minute. Nice! 👍

2) Sliding Ladder

Consider a 1313 meter long ladder leaning against the wall. If the distance between the wall and the bottom of the ladder is increasing at 33 m/s, how fast is the distance between the ground and the top of the ladder changing when the bottom of the ladder is 55 feet away from the wall when it begins sliding?

This question unloaded a lot of information all at once, so take a second to reread the scenario before we get to work. You can do it! 🙌

Let’s begin by identifying some key facts and drawing a picture of the scenario.

Known Information

  • x0=5x_0 = 5 m
  • dxdt=+3ms\frac {dx}{dt} = +3 \frac{m}{s}
  • dydt=?ms\frac {dy}{dt} = ? \frac{m}{s}

Important Equations

  • x2+y2=z2x^2 + y^2 = z^2
    • Pythagorean Theorem

Screenshot 2024-01-05 at 5.42.52 PM.png

Image created with Virtual Graph Paper

Now we can use the equation relating the side lengths of the triangle made with the ladder, wall, and ground. When looking at the image, we notice that the hypotenuse of the triangle is not changing and we conclude that dzdt=0\frac {dz}{dt} = 0.

After directly plugging in any constants into the equation, we can relate the sides with the following equation: x2+y2=132x^2 + y^2 = 13^2. And now we can finally take the derivative! Don’t forget to use the chain rule since we are taking the derivative with respect to time. Taking the derivative of the main equation gives us:

2xdxdt+2ydydt=02x \cdot \frac {dx}{dt} + 2y\cdot \frac {dy}{dt} = 0

Now let’s plug in all known variables and see what we have to solve for.

2(5)3+2ydydt=02(5) \cdot 3 + 2y\cdot \frac {dy}{dt} = 0

You may have noticed that we have two missing pieces of information: the value of yy when x=5x = 5 and dydt\frac {dy}{dt} which is our ultimate solution.

We can solve for the value of yy by using the Pythagorean Theorem! A triangle will a side length of 55 and a hypotenuse of 1313 is actually part of thre Pythagorean Triple (5,12,13)(5,12,13). But if you didn’t pick that up, we can quickly solve for the missing value of yy by just plugging into the equation.

x2+y2=z2x^2 + y^2 = z^2
(5)2+y2=(13)2(5)^2 + y^2 = (13)^2

We can then isolate yy to get…

y2=(13)2(5)2 \sqrt{y^2} = \sqrt{(13)^2 - (5)^2}
y=144=12y = \sqrt {144} = 12

We're almost there!

The final step is to solve for dydt\frac {dy}{dt}. Using algebra, we can isolate dydt\frac {dy}{dt} and get 2(5)3+2(12)dydt=02(5) \cdot 3 + 2(12)\cdot \frac {dy}{dt} = 0 and 15=12dydt15 = -12 \frac {dy}{dt}.

dydt=1512=54\frac {dy}{dt} = \frac{-15}{12} = \frac{-5}{4}

Therefore, we find that the distance between the top of the ladder and the ground is decreasing at a rate of 54\frac{-5}{4} meters per second when the bottom of the ladder is five feet away from the wall.

You’re on fire! Amazing job working through this difficult question. 🔥


🌟 Closing

Great work! 🙌 You now have the tools to tackle related rates problems. These types of questions often appear in the AP Calculus exam as both multiple choice and free response, challenging you to apply calculus concepts to real-world situations. Keep practicing, and you'll be able to solve related rates problems with ease!

image.gif

Image Courtesy of Giphy