Having trouble with finding this displacement 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
19 replies · 3K views
ericcy
Messages
19
Reaction score
1
Homework Statement
An airplane flies with a heading of [N58W] from Sydney, NS to Newcastle, NB, a distance of 618km. The airplane then flies 361km on a heading of [E35S] to New Glasgow, NS.

a) Determine the displacement of the airplane for the trip

b) In what direction will the plane have to fly in order to return directly to Sydney?

books answer was 4.0x10^2km [E28N] and W28S, couldn't figure out how to get these answers, not sure if they're wrong or if I'm missing something.
Relevant Equations
a^2+b^2=c^2, sinTHETA=opp/hyp, cosTHETA=adj/hyp
Broke it into its components finding d1x, d1y, d2x, etc... Using those components I found drx to be 228.38km and dry to be 120.429km. Did Pythagoras to get 258km as the resultant displacement, heading N62W. I'm honestly lost. I'm doing the question the correct way, I just don't know what I'm missing. I'm supposed to solve by breaking it into components.
 
Physics news on Phys.org
PeroK said:
I must admit I don't know what ##N58W## means. Could you explain?

Can you post a diagram of your work?
A trip to Google suggests that a notation of "N58°W" denotes an angle 58 degrees west of due north.
 
PeroK said:
I must admit I don't know what ##N58W## means. Could you explain?

Can you post a diagram of your work?
I apologize if my work is messy or hard to read. Reply above explains what it means, thanks.
 

Attachments

  • image0.jpg
    image0.jpg
    57 KB · Views: 283
PeroK said:
What about ##E35S##?
In general, you would start with one compass direction. Due North, East, South or West. In this case, east. Then you would shift by the indicated number of degrees in one of the two compass directions at right angles to the first. In this case, southward. So E35S is 35 degrees south of due east.
 
jbriggs444 said:
In general, you would start with one compass direction. Due North, East, South or West. In this case, east. Then you would shift by the indicated number of degrees in one of the two compass directions at right angles to the first. In this case, southward. So E35S is 35 degrees south of due east.
With that assumption the answer looks wrong. You have a plane going roughly NW then back roughly SE and ending up NE?

I get roughly what the OP gets.
 
ericcy said:
I apologize if my work is messy or hard to read. Reply above explains what it means, thanks.
As I read it, you start by obtaining the components for the first flight leg, ##d_1##.

You evaluate 618 km times the sin of 58 degrees for the x component to obtain 524 km. This seems correct. However, I see no attempt to try to apply a sign convention.

You evaluate 618 times the cosine of 58 degrees for the y component to obtain... something.

You proceed to do the same for the x and y components of the second leg, ##d_2## and get (295, 203)

You add component-wise to obtain ##d_R## as (328, 120)

You apply the pythagorean theorem to obtain a magnitude of 288 km.

It would be so much easier to check the math if I could actually read the numbers.
 
jbriggs444 said:
You evaluate 618 km times the sin of 58 degrees for the x component to obtain 524 km. This seems correct. However, I see no attempt to try to apply a sign convention.
What do you mean a sign convention?

Also, is everything else alright? I can clarify some numbers for you if you need it.
 
ericcy said:
What do you mean a sign convention?
Like positive y = north, negative y = south, positive x = east, negative x = west.

You can choose to encode the direction in the sign that way. Or you can explicitly state the direction. Leaving the direction indication out entirely leaves us guessing at your intent. You should be writing for the reader.
Also, is everything else alright? I can clarify some numbers for you if you need it.
How about if you transcribe the whole thing (minus diagrams) for us rather than make us do it for you? I do not know that there are many numbers there that I can read.
 
d1x= sin58(618)=-524.093km, d1y=cos58(618)=327.49km

d2x= cos35(361)= 295.713km, d2y= sin35(361)=-207.061km

drx= -524.093+295.713= -228.38km
dry= 327.49-207.061= 120.429km

Using pythagoras with these values I get dr= 258km and an angle (using tan) N62W

@PeroK
 
That's the data given in the question, so I dunno...
 
ericcy said:
258km as the resultant displacement, heading N62W.

Hi. You have found the displacement correctly. The book-answer is wrong (it happens sometimes). The displacement has magnitude 258km and direction N62W (or if preferred W28N).

But note that for part b) you are not asked for the direction of displacement. You are asked for the direction of the return journey.
 
  • Like
Likes   Reactions: ericcy