How Fast is the Car Traveling Based on Angle Change?

  • Thread starter Thread starter avr10
  • Start date Start date
  • Tags Tags
    Trig
avr10
Messages
11
Reaction score
0

Homework Statement



You are 150 feet away from a road. Looking down the road, you notice a car heading in your direction such that the angle formed by your line of vision to the car and the road is 45 degrees, and this angle is increasing at a rate of 10 degrees per second. How fast is the car traveling?

Homework Equations





The Attempt at a Solution



So I drew the diagram such that I'm standing on the positive side of the x-axis, and such that the car is heading down the y-axis (the road) toward the origin. I'm given \frac {d\theta}{dt} = 10, and I want to find \frac {dy}{dt}.

What I did was set \theta = \arctan { \frac {150}{150-\frac{dy}{dt}*t}} then tried to take the derivative of that...but the \frac {dy}{dt} term is leaving me confused as to how to derive such a thing. Ideas?
 
Last edited:
Physics news on Phys.org
I think it would be simpler to just say tan(\theta)= y/150 (I don't know where you got that "120") and use implicit differentiation:
sec^2(\theta)\frac{d\theta}{dt}= \frac{1}{150}\frac{dy}{dt}
 
Thanks; the 120 was a typo which I now fixed. When I do that (I used \tan{\theta} = 150/y), I end up getting something like 3000 ft/s, which I think there is something wrong with... why am I getting such a big number?
 
Remember that the derivative of tan(x) is sec2(x) when x is measured in radians. sec(45)= \sqrt{2} and you are given that d\theta/dt= 10 degrees= (\pi/180)*10 radians so you should get dy/dt= (150)(2)(\pi/18) which is about 52.2
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top