[Math] Rate and Distance Question Calc

calculusderivatives

How do I find the rate at which the distance from the plane to the station is increasing when it is 4 mi away from the station.

A plane flying horizontally at an altitude of 3 mi and a speed of 460 mi/h passes directly over a radar station

Best Answer

This is a related rates question. The general strategy:

  1. Draw a picture. Invariably useful with these sort of problems. In the picture, label every quantity that is fixed, and every quantity that is changing with a name.

  2. Write down the information you are given. Identify the rates you are told something about, and the rate you want to know something about.

  3. Find an equation that relates the quantities whose rates you are being asked about. A relation among the quantities, not the rates.

  4. Differentiate the equation you found in the previous step; this will give you an equation that relations the quantities and their rates of change.

  5. Plug in all the information you have. Solve for the information you want to know.

Here, after you draw the picture, you'll see that it makes sense to think of the radar station as the origin, and the plane as flying on the line $y=3$. Let $p(t)$ be the horizontal position of the plane at time $t$ (so that the plane will be at the point $(p(t),3)$). Let $D(t)$ be the distance from the plane to the radar station.

You are told how $p(t)$ is changing: that is, you are given information about $\frac{dp}{dt}$. You are being asked about how the Distance is changing; that is, you are being asked to find $$\frac{dD}{dt}\Bigl|_{D=4}$$ (Actually, it's unclear if you want the derivative when $D$, the straight line from the plane to the radar, is $4$, or if you want it when $p(t)$ is $4$; I think it is the former, though).

So you wan to find some equation that relates $p$ and $D$. After you do that, taking the derivative of the equation with respect to $t$ will give you an equation that relates $p$, $D$, $\frac{dp}{dt}$, and $\frac{dD}{dt}$. You know the value of $\frac{dp}{dt}$, and you know the value of $D$ you want. So you should figure out what $p$ is for that $D$ (if necessary), plug everything in, and solve for $\frac{dD}{dt}$.