Help! Find the Magnitude of a Displacement Vector

AI Thread Summary
To find the magnitude of the displacement vector for a woman walking 143m at 55° east of north and then 178m directly east, the correct angle for calculations should be 35°, not 55°. The initial vector components were calculated as Ax = 82.02m and Ay = 117.14m. Adding the eastward displacement results in the vector vC = <260.02m, 117.14m>. The correct magnitude of the displacement vector is then calculated as ||vC|| = 306m, resolving the previous miscalculation.
DavidAp
Messages
44
Reaction score
0
A woman walks 143m in the direction 55° east of north, then 178m directly east. Find the magnitude of the displacement vector.

Answer: 306m


Relevant equations:
I will use vA as a shorthand to represent vector A and ||vA|| to represent the magnitude.

Ax = ||vA||cos(theta)
Ay = ||vA||sin(theta)
||vA|| = sqrt(Ax^2 + Ay^2)

--------------------------------

Since I know the magnitude of vA (assuming vA is the starting vector) and the angle in which she left the origin of the coordinate grid I can use the two equations stated above to find the values of Ax and Ay.

Ax = 143m*cos(55) = 82.02m
Ay = 143m*sin(55) = 117.14m

Now I add vA + vB (<82.02m, 117.14m> + <178m, 0m>) to obtain vC, the vector displacement between her starting position to her final position. However, when I go and find the magnitude of the vector I always come out with the wrong answer, 285.19m.

vC = <260.02m, 117.14m>
||vC|| = sqrt(260.02m^2 + 117.14m^2) = sqrt(81332.18m^2) = 285.19m.

What did I do wrong? I thought this would be a simple problem but I keep coming out with the wrong answer. Can someone help me?
 
Physics news on Phys.org
The problem is that you're angle is wrong. Try drawing a small graph with the angle starting from the positive y-axis (north) and going towards the x-axis (east). You see that the 55° angle is made with the y-axis, and not the x-axis.
 
Yes the angle is wrong. Since they say east of north (which I personally think is a stupid way to say) they mean 90-55=35 degrees. The rest is correct.
 
Last edited:
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 '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