
Peter S. answered 07/07/20
Middle/High School Math Tutor and Guitar Teacher
Hey Nicole,
This problem has a lot of steps and I would encourage you to draw out the steps on paper (or even graph paper) to see the whole problem.
I started by placing (imagining?) Ship B on the origin of a coordinate plane (0,0). This step helps with directions. We can super impose our cardinal directions over the plane. In this case, we start with Ship A at point (-110,0). Because Ship A is traveling East, it comes closer and closer to the origin and thus shortens its horizontal distance to Ship B as it travels. 4 hours later, we have new values for where the ships are in the plane and thus new values for the right triangle formed between the Ships. We label the horizontal leg (on the x axis) α and the vertical leg (on the y axis) β at 4:00pm. Multiplying the speed by the time traveled, we have
α = -110 + 4(25) = -10
β= 4(15) = 60
The α value is negative because the ship is traveling eastward. We also define our values of the velocities of the ships.
(∂α/∂t) = 25 km/h
(∂β/∂t) = 15 km/h
We set up our formula for the distance between the ships using the distance formula
s = √(α2 + β2)
We differentiate both sides using the chain rule and exponent rules (the square root is to the power 1/2)
(∂s/∂t)= 1/(2√(α2 + β2)) * (∂/∂t)(α2 + β2)
(∂s/∂t)= 1/(2√(α2 + β2)) (2α(∂α/∂t) + 2β(∂β/∂t))
(∂s/∂t)= (α(∂α/∂t) + β(∂β/∂t))/(√(α2 + β2))
We substitute all values in and solve:
(∂s/∂t)= (α(∂α/∂t) + β(∂β/∂t))/(√(α2 + β2))
(∂s/∂t)= ((-10)(25) + (60)(15))/(√((-10)2 + (60)2))
(∂s/∂t)= (650)/(√(3700))
(∂s/∂t) ≈ 10.6859 km/h
I hope this helped.
-Pete
Tom K.
Nice work, Pete (I gave you an upvote). You might have simplified the derivative to 65/sqrt(37) (even if you don't move the sqrt to the numerator. A general related rates comment: it's always nice to know what answer to expect. As the ships are moving away at 15 mph in one direction but together at 25 mph, we know our answer is between -25 and 15. As our difference is (10, 60) now, though, the east-west change does not contribute nearly as much, so we expect our answer to be positive. You can also increment time by a small amount and calculate an estimate of the derivative and see that this result is correct.07/07/20