Problem involving displacement vectors

AI Thread Summary
The discussion revolves around calculating the total displacement of a car that travels in three segments: east, north, and at an angle of 28° east of north. The initial calculations for the vector components of the third segment were incorrect; the correct approach involves using sine and cosine functions based on the angle's relation to the north direction. The net x and y components were recalculated, leading to a different magnitude for the total displacement. The confusion stems from interpreting the angle as east of north, which affects the component calculations. Correcting these calculations should yield the right answers for both the magnitude and the angle of total displacement.
frankfjf
Messages
166
Reaction score
0
Alright, here's the problem:

A car is driven east for a distance of 41 km, then north for 27 km, and then in a direction 28° east of north for 26 km. Determine (a) the magnitude of the car's total displacement from its starting point and (b) the angle (from east) of the car's total displacement measured from its starting direction.

I'm not getting the right answer for part a, and I figure if part a is wrong, I'm going to have the same luck with part b.

From what I can tell, this problem is asking to obtain the total displacement by adding the vector components of each vector. I get the following numbers:

Vector 1: 41sin(0 degrees) = 0, 41cos(0 degrees) = 41

Vector 2: 27sin(90 degrees) = 27, 27cos(90 degreeS) = 0

Vector 3: 26sin(28) = 12.2, 26cos(28) = 23

Net X component: 41 + 0 + 23 = 64

Net Y component: 0 + 27 + 12.2 = 39.2

Then when I take the square root of 64^2 + 39.2^2 I get a wrong answer for the magnitude. What am I doing wrong?
 
Physics news on Phys.org
frankfjf said:
Vector 3: 26sin(28) = 12.2, 26cos(28) = 23
I think it's this bit that's wrong, it says 28 degrees east of north (see diagram below - this is my intepretation), so using a little trig, does that not make the x-component 26sin28 and the y component 26cos28, then carry on as normal, and you should get the right answer.
| / Where the vertical line is north, and the angle A is 28 degrees.
| /
|A /
| /
|/
 
Last edited by a moderator:
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top