Velocity as a Vector: Plane Ground Velocity Calculation

  • Thread starter Thread starter Random-Hero-
  • Start date Start date
  • Tags Tags
    Vector Velocity
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
Random-Hero-
Messages
40
Reaction score
0

Homework Statement



A light plane is traveling at 175km/h on a heading of N8°E in a 40km/h wind from N80°E. Determine the plane's ground velocity.

Homework Equations





The Attempt at a Solution



After I did all the graphing and trig. I came out with x^2 = 175^2 + 40^2 - 2(175)(40)cos108

which ends up being roughly 191.18, but the answer tells me its 167 km/h, N5°W

If anyone could help me out with this it would really be great, I am having a rough time with it.

Thanks for your time.
 
Physics news on Phys.org
Break it up into components: NS, EW. The direction NS is y = 175 sin(82) - 40 sin(10), where + is N. The direction EW is x = 175cos(82)-40cos(10), where + is E. To get their length, calculate [tex]D = \sqrt{x^2+y^2}[/tex]. I'll leave the direction to you.
 
Thanks a bunch! that helped tons!