Vector airplane distance problem

  • Thread starter Thread starter bdh2991
  • Start date Start date
  • Tags Tags
    Airplane Vector
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 4K views
bdh2991
Messages
102
Reaction score
0

Homework Statement



An air-traffic controller observes two aircraft on his radar screen. The first is at altitude 900 m, horizontal distance 19.0 km, and 25.0° south of west. The second aircraft is at altitude 1200 m, horizontal distance 17.6 km, and 17.0° south of west. What is the distance between the two aircraft? (Place the x-axis west, the y-axis south, and the z axis vertical.)


Homework Equations





The Attempt at a Solution



my vectors for each airplane are:

<17.22, 8.03, .9>
<16.83, 13.18, 2.1>

adding them together and then getting the resultant i get 36.57 kilometers, however that's wrong and I'm not sure what i did wrong.
 
on Phys.org
cepheid said:
For your second vector, neither the y-component nor the z-component is correct.

sorry that was a typo...i accidently wrote down the added values.

cepheid said:
Also, adding them together and taking the resultant is not what you want to do. Think about it. Draw a picture.

ahh i see, i believe i should have subtracted the vectors?
 
reworking the problem by subtracting, i get 2.96 km...could someone verify my answer?
 
Subtracting is the right thing to do to find a vector that goes from one plane to the other. Then you need to find the magnitude of this vector.

I get an answer that is pretty close to that.
 
cepheid said:
Subtracting is the right thing to do to find a vector that goes from one plane to the other. Then you need to find the magnitude of this vector.

I get an answer that is pretty close to that.

ok yes that is what i did for my second answer...thank you for the help!