How Do You Calculate Resultant Displacement and Direction in Vector Problems?

  • Thread starter Thread starter r-soy
  • Start date Start date
  • Tags Tags
    Car
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
7 replies · 15K views
r-soy
Messages
170
Reaction score
1
Hi all

A car travels 20 km due north and then 35 km in a direction 60 degree west of north. Find the magnitude and direction of the car's resultant displacement.

How I can solve like this question ?

I try to solve :

the magnitude = R = A + B

= 55 km

direction of the car's resultant displacement

is north
 
Physics news on Phys.org
Do you understand what displacement is?

If I go 1km north and then 1km east, my final displacement is the distance (magnitude) and direction I am from my starting position. So the answer to this problem would be 45o East of North with a distance of [tex]\sqrt{2}[/tex]km.
 
can I solve this question by this two rule for

magnitude = R = sqrt(A^2 + B^2)
dircaion = tan = y/x

?
 
I would not do it as a right triangle problem. You have a triangle with two sides of lengths 20 and 35. Since the first leg is "due north" and the second leg is "60 degrees" west of north", the angle between the two legs has measure 180- 60= 120 degrees. Since you have two sides of the triangle and the angle between them, use the "cosine law": [itex]c^2= a^2+ b^2- 2ab cos(C)[/itex] where a and b are two sides of the triangle, C is the angle between them, and c is the third side, opposite C.

Here, [itex]c^2= 20^2+ 35^2- 2(20)(35)cos(120)[/itex]
 
HallsofIvy said:
I would not do it as a right triangle problem. You have a triangle with two sides of lengths 20 and 35. Since the first leg is "due north" and the second leg is "60 degrees" west of north", the angle between the two legs has measure 180- 60= 120 degrees. Since you have two sides of the triangle and the angle between them, use the "cosine law": [itex]c^2= a^2+ b^2- 2ab cos(C)[/itex] where a and b are two sides of the triangle, C is the angle between them, and c is the third side, opposite C.

Here, [itex]c^2= 20^2+ 35^2- 2(20)(35)cos(120)[/itex]



thank you but c (third side ) mean magnitude ??

and now how to find the dircaion ??
 
Since you are given 2 sides of the triangle (and can calculate the third) and one angle, you could use the sine law to find the other angles: If A, B, and C are three angles in a triangle and a, b, and c are the lengths of the sides opposite each side, respectively, then
[tex]\frac{sin(A)}{a}= \frac{sin(B)}{b}= \frac{sin(C)}{c}[/tex]