Relative Velocity and Projectile Motion

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 14K views
Kandycat
Messages
21
Reaction score
0

Homework Statement


A low-flying helicopter flying a constant 215 km/h horizontally wants to drop secret documents to his contact's open car which is traveling 155 km/h on a level highway 78.0 m below. At what angle (to the horizontal) should the car be in his sights when the packet is released?

1zxqywy.jpg


Homework Equations


Kinematic Equations for Constant Acceleration in Two Dimensions
X-component (horizontal):
vx = vx0 + axt
x = x0 + vx0t + .5axt2
vx2 = vx02 + 2ax(x-x0)

Y-Component (vertical):
vy = vy0 + ayt
y = y0 + vy0t + .5ayt2
vy2 = vy02 + 2ay(y-y0)

The Attempt at a Solution


Knowns:
Vhelicopter = 59.7 m/s
Vcar = 43.1 m/s
y = -78 m
y0 = 0
x0 = 0
g = -9.8 m/s2

vy2 = ?
vy2 = vy02 + 2ay(y-y0)
vy2 = 0 + 2 (-9.8 m/s2)(-78 m)
vy = 39.1 m/s

vx = Vhelicopter + Vcar = 59.7 m/s + 43.1 m/s = 102.8 m/s ? <-- I'm not sure I did this right. Probably didn't.

tan Θ = vy/vx = 39.1/102.8
Θ = 20 degrees

But the back of the book says that the answer is 49.6 degrees. I'm probably wrong and somewhere in my work I screwed up somewhere. My calculator is in degree mode.
 
Physics news on Phys.org
Ok try finding the x distance the parcel will travel and take the inverse tan of the ratio of the two sides (i.e. x - distance and y - distance).
 
All right. I'm not sure if this is correct or not, but I found time.

y = y0 + vy0t + .5ayt2
-78 m = 0 + 0 + .5 (9.8 m/s2)t2
t = 3.99 s

Then after I found time. I took your advice.

x = x0 + vx0t + .5axt2
x = 0 + (59.7 m/s - 43.1 m/s)(3.99 s) + 0
x = 66.2 m

tan Θ = y/x = 78 m/66.2 m
Θ = 49.6 degrees

I'm still a bit confused about relative velocity though. Can someone explain how relative velocity works?
 
Thank you so much for your help!