Derivatives, rates of change (triangle)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
physics604
Messages
92
Reaction score
2
1. A plane flies horizontally at an altitude of 5 km and passes directly over a tracking telescope on the ground. When the angle of elevation is [itex]\frac{\pi}{3}[/itex], this angle is decreasing at a rate of -[itex]\frac{\pi}{3}[/itex] rad/min. How fast is the plane traveling at that time?



Homework Equations


$$tanθ=\frac{opp}{hyp}$$

The Attempt at a Solution



First I find the length of the top of the triangle, x. $$tan\frac{\pi}{3}=\frac{x}{5}$$ $$x=5\sqrt{3}$$
Then I take the derivative.
$$tanθ=\frac{x}{y}$$ $$sec^2x\frac{dθ}{dt}=\frac{y\frac{dx}{dt}-x\frac{dx}{dt}}{y^2}$$ The y, or altitude, is always constant so $$sec^2x\frac{dθ}{dt}=\frac{y\frac{dx}{dt}}{y^2}$$ $$sec^2\frac{\pi}{3}×-\frac{\pi}{6}×5=\frac{dx}{dt}$$ $$\frac{dx}{dt}=-\frac{10}{3}\pi$$

The answer from my textbook is $$\frac{10}{9}\pi$$ What did I do wrong? Any help is much appreciated.
 
Physics news on Phys.org
I checked the time derivative of x=tany but I still get $$\frac{dx}{dt}=sec^2θ×\frac{dθ}{dt}×y$$

I've also attached a drawing.
 

Attachments

  • 234.png
    234.png
    3.7 KB · Views: 588