Vector Addition for Displacement: Finding Magnitude and Direction

AI Thread Summary
The discussion focuses on calculating the magnitude and direction of displacement for a car that travels 125 km west and 95 km southwest. The initial assumption of a total magnitude of 230 km is corrected, as the components of the vectors must be analyzed separately. The southwest vector is broken down into its west and south components using trigonometric functions, specifically sin and cos of 45 degrees. The final displacement is determined by combining these components and applying the arctan function to find the angle south of west. The calculations emphasize the importance of accurately determining both the magnitude and direction based on vector addition principles.
alandry06
Messages
11
Reaction score
0

Homework Statement


I am not sure where I am having trouble here.

A car id driven 125km west and then 95km southwest. What is the mag and direction of displacement?

Homework Equations


Triangle method says that if I draw the vectors from tip to tail, the displacement vector is the vector that connects the tail of the first vector to the head of the last one.

The Attempt at a Solution

I am assuming (hopefully correctly!) that magnitude is just 230km, but I cannot sem to find direction.

If it were 125 west and 95 south of west I could figure it out, but it is 125 west and 95 southwest...so I can't use arctan can I?
 
Physics news on Phys.org
Wait...after looking at it again, I think the magnitude is wrong too...
 
It probably isn't correct. Split both displacements into west and south components using sin and cos. Then add the west and south components separately. Finally, you use arctan.
 
Dick said:
It probably isn't correct. Split both displacements into west and south components using sin and cos. Then add the west and south components separately. Finally, you use arctan.

I thought of that but I am not given any angles?
 
95km southwest is 95*sin(45)km west plus 95*sin(45)km south. Does that help? Your final displacement should be mostly west and some south. How much of each? So for an angle you could just say how many degrees south of west is it.
 
Wait...is it safe to assume that when they say southwest they mean exactly 45 degrees between west and south?...I am going to bank on that being the case.

Edit:Thanks Dick! It took me awhile to type that...but it appears you confirmed my idea. I should be able to get this from here.
 
So (95sin45)^2+(95cos45+125)^2=mag and the angle would be
arctan (abs value[(95sin45)/(125+95cos45)]) south of west.
 
Right. Except that's mag^2. Don't forget the sqrt.
 
Back
Top