Vector displacement equation trouble

AI Thread Summary
The discussion revolves around calculating the vector displacement from a rescue plane to a ship using Cartesian coordinates. The radar station locates the ship and plane at specific ranges and bearings, which were converted to Cartesian coordinates. The initial attempt incorrectly added the vectors instead of subtracting them, leading to confusion over the signs in the final answer. A participant emphasizes the importance of visualizing the problem and correctly applying the vector subtraction formula. The user remains uncertain about the correct calculation despite recognizing the mistake.
Melchior25
Messages
30
Reaction score
0

Homework Statement



A radar station locates a ship in distress at horizontal range 16.0 km and bearing 136° clockwise from north. From the same station a rescue plane is at horizontal range 19.6 km, 148° clockwise from north, with elevation 1.80 km.

(a) Write the vector displacement from plane to ship, letting i represent east, j north, and k up.

Homework Equations



Vector Displacement - A=A(x)i+A(y)j+A(z)k

I also converted the polar coordinates to Cartesian coordinates.

x=r*cos(theta)
y=r*sin(theta)

x1 = -11.5094
y1 = -11.1145

x2 = -16.6217
y2 = -10.3864


The Attempt at a Solution



So far this is what I have...

vector displacement = (-11.5094 + -16.6217)i + (-11.1145 + -10.3864)j + (1.80)k

I have a feeling though that I am not doing something right. Could someone please double check. Thanks
 
Physics news on Phys.org
Note: Every time I put the answers in I get the response that I used the wrong sign.
 
Given two points P1 and P2, the vector displacement from P1 to P2 is v2-v1. (the v's are the position vectors of the points.)
 
Melchior25 said:

Homework Statement



A radar station locates a ship in distress at horizontal range 16.0 km and bearing 136° clockwise from north. From the same station a rescue plane is at horizontal range 19.6 km, 148° clockwise from north, with elevation 1.80 km.

(a) Write the vector displacement from plane to ship, letting i represent east, j north, and k up.

Homework Equations



Vector Displacement - A=A(x)i+A(y)j+A(z)k

I also converted the polar coordinates to Cartesian coordinates.

x=r*cos(theta)
y=r*sin(theta)

x1 = -11.5094
y1 = -11.1145

x2 = -16.6217
y2 = -10.3864


The Attempt at a Solution



So far this is what I have...

vector displacement = (-11.5094 + -16.6217)i + (-11.1145 + -10.3864)j + (1.80)k

I have a feeling though that I am not doing something right. Could someone please double check. Thanks
Did you draw a picture? The vector components from the station to the ship and from the station to the plane are exactly as you say. If you let "P" be the vector from the station to the plane, "S" the vector from the station to the ship, and "x" the vector from the plane to the ship, you should see that if you go from the station to the plane, then from the plane to the ship, that is the same as going directly from the station to the ship. In other words, S+ x= P. Then x= P- S. You want to subtract the vectors you calculated, not add them!
 
Of course, I did draw the picture. Every time I have a physics problem. I see what you're saying and it had not slipped my mind. Right after the post I did notice that I added them and then subtracted them but unfortunately I still get the wrong answer. Now I'm just stumped.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top