Nov 042009
an airplane, flying in the direction of 40degree east of north at 475 mph in still air, encounter a 30-mph tail wind acting in the direction 40degree west of north. the airplane maintains its compass heading but, because of the wind, acquires a new ground speed and direction. what are they?
whats the new ground speed?
whats is the new direction angle (thats east of north)?
thank you
http://www.youtube.com/watch?v=eBgLvN10ufA&NR=1
V_g = V_a + V_w
V_g = speed over ground
V_a = airspeed
V_w = wind speed
V_a = V sin(40) i + V cos(40) j; V = 475 mph
V_w = – W sin(40) i + W cos(40) j; W = 30 mph
V_g = (V – W) sin(40) i + (V+W) cos(40) j = Vx i + Vy j
Speed = sqrt(Vx^2 + Vy^2)
Direction angle = 90 – atan(Vy/Vx)
References :
http://www.youtube.com/watch?v=eBgLvN10ufA&NR=1
References :