Finding velocity in terms of variables

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 7K views
stinlin
Messages
72
Reaction score
1

Homework Statement


(See attached for labels) After taking off, a helicopter climbs in a straight line at a constant angle beta. Its flight is tracked by radar from point A. Determine the speed of the helicopter in terms of d, beta, theta, and theta dot.

d is the distance from the radar to the initial position of the copter, theta is the angle between the horizontal and the copter, v is the velocity, and beta is the angle the copter moves at.


Homework Equations



v = (r dot) e radius + (r * (theta dot))e theta

e radius is the radial component and e theta is the angular component...This is done in polar form. So for those who know, it's the velocity equation in polar form.

The Attempt at a Solution



Well, it's asking for the speed, so I know I have to take the radial and angular components, square them, add them, and take the square root (or so I assume). I was also able to split the velocity into vsin(beta) and vcos(beta). Otherwise, I'm lost.

 

Attachments

  • copter.JPG
    copter.JPG
    7.5 KB · Views: 760
Physics news on Phys.org
That's why I'm here. Can anyone help me out?So far, I have this:v = sqrt ((d*cos(beta))^2 + (d*sin(beta)*theta dot)^2)