Aimathic
Login | English | Deutsch

Free math worksheets

Build your own math worksheets from 30,000+ problems for grades 3 to 12, from fractions to AP Calculus. Every problem comes with step-by-step solutions.

Related rates

Click problems to add them to your worksheet.

55104912
A circular ripple expands across a pond. Its radius \(r\), in centimeters, changes with time \(t\), in seconds. The area is \(A=\pi r^2\). At an instant when \(r=3\,\text{cm}\), the radius is increasing at \(2\,\text{cm/s}\). Find the instantaneous rate at which the area is increasing.

Hints

- Treat the radius as a quantity that changes with time. - Differentiate the area relation with respect to time before substituting the instant's values. - Check that an area rate has square-units per unit time.

Solution

1. Differentiate \(A=\pi r^2\) with respect to time: \(\frac{dA}{dt}=2\pi r\frac{dr}{dt}\). 2. Substitute \(r=3\) and \(\frac{dr}{dt}=2\): \(\frac{dA}{dt}=2\pi(3)(2)=12\pi\). 3. The area is increasing at \(12\pi\,\text{cm}^2/\text{s}\).

Answer

\(12\pi\,\text{cm}^2/\text{s}\)
55105012
A square display platform has side length \(s\), in feet, and area \(A=s^2\). At an instant when \(s=6\,\text{ft}\), the area is increasing at \(9\,\text{ft}^2/\text{min}\). How fast is the side length changing at that instant?

Hints

- Differentiate the area equation with respect to time. - The given rate is the area rate, while the requested rate is the side-length rate. - Substitute the side length only after forming the rate equation.

Solution

1. Differentiate \(A=s^2\) with respect to time: \(\frac{dA}{dt}=2s\frac{ds}{dt}\). 2. Substitute \(s=6\) and \(\frac{dA}{dt}=9\): \(9=12\frac{ds}{dt}\). 3. Therefore, \(\frac{ds}{dt}=\frac{3}{4}\,\text{ft/min}\).

Answer

\(\frac{3}{4}\,\text{ft/min}\)
55105112
Air is pumped into a spherical balloon. Its volume is \(V=\frac{4}{3}\pi r^3\), where \(r\) is the radius in centimeters. When \(r=5\,\text{cm}\), the radius is increasing at \(0.4\,\text{cm/s}\). Find the instantaneous rate of change of the balloon's volume.

Hints

- Radius and volume are both functions of time in this situation. - Differentiate the volume formula before inserting the instantaneous measurements. - Use cubic-units per unit time for a volume rate.

Solution

1. Differentiate the volume relation with respect to time: \(\frac{dV}{dt}=4\pi r^2\frac{dr}{dt}\). 2. Substitute \(r=5\) and \(\frac{dr}{dt}=0.4\): \(\frac{dV}{dt}=4\pi(25)(0.4)=40\pi\). 3. The volume is increasing at \(40\pi\,\text{cm}^3/\text{s}\).

Answer

\(40\pi\,\text{cm}^3/\text{s}\)
55105212
A \(13\,\text{ft}\) ladder rests against a vertical wall, as shown. The bottom of the ladder slides away from the wall at \(2\,\text{ft/s}\). At the instant when the bottom is \(5\,\text{ft}\) from the wall, how fast is the top of the ladder moving? State the direction as well as the rate.
Figure for problem 551052

Hints

- Identify the right triangle whose hypotenuse stays constant. - Differentiate the geometric relation with respect to time. - The sign of the vertical rate determines whether the top is moving up or down.

Solution

1. Let \(x\) be the bottom's distance from the wall and \(y\) the top's height. The fixed ladder length gives \(x^2+y^2=169\). 2. At \(x=5\), \(y=\sqrt{169-25}=12\). 3. Differentiate with respect to time: \(2x\frac{dx}{dt}+2y\frac{dy}{dt}=0\). 4. Substitute \(x=5\), \(y=12\), and \(\frac{dx}{dt}=2\): \(10(2)+24\frac{dy}{dt}=0\). 5. Thus, \(\frac{dy}{dt}=-\frac{5}{6}\,\text{ft/s}\). The negative sign means the top is moving downward.

Answer

The top moves downward at \(\frac{5}{6}\,\text{ft/s}\).
55105312
Water fills an inverted conical tank that is \(12\,\text{ft}\) deep and \(8\,\text{ft}\) across the top. The water forms a smaller similar cone inside the tank, as shown. When the water depth is \(6\,\text{ft}\), the depth is increasing at \(0.5\,\text{ft/min}\). How fast is the water volume increasing at that instant?
Figure for problem 551053

Hints

- The water surface radius and water depth are linked by similar triangles. - Express the volume using only one changing length before differentiating. - A volume rate should have cubic-units per unit time.

Solution

1. Let \(h\) be the water depth and \(r\) the water-surface radius. Similar triangles give \(\frac{r}{h}=\frac{4}{12}=\frac{1}{3}\), so \(r=\frac{h}{3}\). 2. Substitute into \(V=\frac{1}{3}\pi r^2h\): \(V=\frac{\pi}{27}h^3\). 3. Differentiate with respect to time: \(\frac{dV}{dt}=\frac{\pi}{9}h^2\frac{dh}{dt}\). 4. At \(h=6\) and \(\frac{dh}{dt}=0.5\), \(\frac{dV}{dt}=\frac{\pi}{9}(36)(0.5)=2\pi\). 5. The volume is increasing at \(2\pi\,\text{ft}^3/\text{min}\).

Answer

\(2\pi\,\text{ft}^3/\text{min}\)
55105412
A \(15\,\text{ft}\) lamp post shines on a \(6\,\text{ft}\) person who walks directly away from the post at \(4\,\text{ft/s}\). The person's shadow extends along the ground, as shown. How fast is the tip of the shadow moving away from the lamp post?
Figure for problem 551054

Hints

- Identify the two similar triangles formed by the light ray, the ground, and the vertical heights. - Distinguish the person's distance from the lamp from the shadow's length. - The shadow tip's distance is the sum of those two changing lengths.

Solution

1. Let \(x\) be the distance from the lamp to the person and \(y\) the shadow length. The distance from the lamp to the shadow tip is \(x+y\). 2. Similar triangles give \(\frac{15}{x+y}=\frac{6}{y}\). Thus, \(15y=6x+6y\), so \(y=\frac{2}{3}x\). 3. Differentiate with respect to time: \(\frac{dy}{dt}=\frac{2}{3}\frac{dx}{dt}\). 4. Since \(\frac{dx}{dt}=4\), \(\frac{dy}{dt}=\frac{8}{3}\,\text{ft/s}\). 5. Therefore, \(\frac{d}{dt}(x+y)=4+\frac{8}{3}=\frac{20}{3}\,\text{ft/s}\).

Answer

\(\frac{20}{3}\,\text{ft/s}\)
55105512
Two cyclists move on perpendicular roads that meet at an intersection. At one instant, cyclist \(A\) is \(3\,\text{mi}\) east of the intersection and riding east at \(20\,\text{mph}\), while cyclist \(B\) is \(4\,\text{mi}\) north of the intersection and riding south at \(15\,\text{mph}\), as shown. How fast is the distance between the cyclists changing at that instant?
Figure for problem 551055

Hints

- Use a right triangle whose legs are the signed distances from the intersection. - Pay attention to the sign of the north-south rate. - Differentiate the distance relation before substituting the instantaneous values.

Solution

1. Let \(x\) and \(y\) be the cyclists' signed distances east and north of the intersection, and let \(d\) be the distance between them. Then \(d^2=x^2+y^2\). 2. At the instant, \(x=3\), \(y=4\), so \(d=5\). The rates are \(\frac{dx}{dt}=20\) and \(\frac{dy}{dt}=-15\), because cyclist \(B\) is moving south. 3. Differentiate: \(2d\frac{dd}{dt}=2x\frac{dx}{dt}+2y\frac{dy}{dt}\). 4. Substitute the instantaneous values: \(5\frac{dd}{dt}=3(20)+4(-15)=0\). 5. Therefore, \(\frac{dd}{dt}=0\,\text{mph}\). At this instant, the cyclists' separation is momentarily unchanged.

Answer

\(0\,\text{mph}\); their separation is momentarily unchanged.
55105612
A camera is fixed \(50\,\text{m}\) horizontally from the base of a vertical launch path. A drone rises vertically, and \(\theta\) is the camera's angle of elevation to the drone. When the drone is \(120\,\text{m}\) above the ground, it is rising at \(12\,\text{m/s}\). How fast is \(\theta\) changing at that instant? Give the answer in radians per second.

Hints

- Relate the angle of elevation to the fixed horizontal distance and changing height. - Differentiate the trigonometric relation with respect to time. - Express any trigonometric factor using the triangle's instantaneous side lengths.

Solution

1. Let \(y\) be the drone's height. The right triangle gives \(\tan\theta=\frac{y}{50}\). 2. Differentiate with respect to time: \(\sec^2\theta\frac{d\theta}{dt}=\frac{1}{50}\frac{dy}{dt}\). 3. Since \(\sec^2\theta=1+\tan^2\theta=1+\left(\frac{120}{50}\right)^2=\frac{169}{25}\), substitute \(\frac{dy}{dt}=12\). 4. Thus, \(\frac{d\theta}{dt}=\frac{6}{169}\,\text{rad/s}\approx0.0355\,\text{rad/s}\).

Answer

\(\frac{6}{169}\,\text{rad/s}\approx0.0355\,\text{rad/s}\)
55105712
A rectangular garden has length \(L\) and width \(W\), both changing with time. At one instant, \(L=10\,\text{m}\) and \(W=6\,\text{m}\). At that instant, the area is increasing at \(14\,\text{m}^2/\text{min}\) while the perimeter is increasing at \(1\,\text{m/min}\). Find \(\frac{dL}{dt}\) and \(\frac{dW}{dt}\), and interpret the signs.

Hints

- Write separate equations for area and perimeter before differentiating. - Each differentiated relation gives one equation involving the two unknown rates. - Interpret a negative rate as a decreasing dimension.

Solution

1. From \(A=LW\), differentiation gives \(\frac{dA}{dt}=W\frac{dL}{dt}+L\frac{dW}{dt}\). At the instant, \(6\frac{dL}{dt}+10\frac{dW}{dt}=14\). 2. From \(P=2L+2W\), differentiation gives \(\frac{dP}{dt}=2\frac{dL}{dt}+2\frac{dW}{dt}\). Thus, \(\frac{dL}{dt}+\frac{dW}{dt}=\frac{1}{2}\). 3. Solving the two rate equations gives \(\frac{dL}{dt}=-\frac{9}{4}\,\text{m/min}\) and \(\frac{dW}{dt}=\frac{11}{4}\,\text{m/min}\). 4. The length is decreasing while the width is increasing; together these changes produce the stated area and perimeter rates.

Answer

\(\frac{dL}{dt}=-\frac{9}{4}\,\text{m/min}\) and \(\frac{dW}{dt}=\frac{11}{4}\,\text{m/min}\). The length is shrinking and the width is growing.

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.