Use either trigonometry or components to find displacement

In summary: For part b) you have the x- and y-components, so use trig to get the angle (use atan2(y,x) in Matlab) and convert to some appropriate angle measure.In summary, Bob's displacement from his starting point is 835.22 m and the direction of the displacement is 31.6 degrees east of north.
  • #1
aurorabrv
4
0

Homework Statement


Bob walks 160 m south, then jogs 630 m southwest, then walks 160 m in a direction 32degrees east of north.

a) Use either trigonometry or components to find the displacement that will return Bob to his starting point by the most direct route. Give your answer as a distance.

b)Find the direction of the displacement that will return Bob to his starting point by the most direct route.


Homework Equations


Not sure what to use.


The Attempt at a Solution



I'm not even sure where to begin, even some hints to tell me how to start would be very useful!

a)
60 + 630(cos45+sin45) + 160(cos32,sin32)
60 + 630(0.71 + 0.71) + 160(0.848 + 0.5299)
60 + 447.3 + 447.3 + 135.688 + 84.787
642.98 + 533.087

642.98^2 + 533.087^2
413423.28 + 284181.83
697605
take root = 835.22
 
Last edited:
Physics news on Phys.org
  • #2
Draw a picture of the displacement vectors. Bob can only move in two dimensions (a plane), so determine the x- and y-components of each vector. Now add the individual components together and you get Bob's net displacement from his initial position. It appears that you did this but I can't tell what the x- and y-components are from your notation. Also I see a 60 as the first time in your work, but not in the problem statement; should it be 160?

The most direct route is straight line, so for part a) apply the Pythagorean theorem to your net x- and y-components and take the square root to get the distance.
 
  • #3
m

b)
To find the direction, we can use the inverse tangent function to find the angle of the displacement. We can start by finding the x and y components of the displacement:

x = 630(cos45) + 160(cos32)
x = 444.21 + 135.688
x = 579.898

y = 630(sin45) + 160(sin32)
y = 444.21 + 84.787
y = 528.997

Now we can use the inverse tangent function to find the angle:

tan^-1 (528.997/579.898) = 43.46 degrees

Therefore, the direction of the displacement is 43.46 degrees east of north.
 

What is displacement?

Displacement is the change in position of an object from its initial position to its final position. It is a vector quantity and is typically represented by the symbol "Δx".

What is trigonometry?

Trigonometry is a branch of mathematics that deals with the relationships between sides and angles of triangles. It is commonly used in navigation, engineering, and physics to solve problems involving angles and distances.

How do you use trigonometry to find displacement?

To find displacement using trigonometry, you need to know the initial position and the final position of an object, as well as the angle and distance between these two positions. You can then use trigonometric functions such as sine, cosine, and tangent to calculate the displacement.

What are components in physics?

In physics, components refer to the parts of a vector that are parallel to the coordinate axes. For example, in two dimensions, a vector can be broken down into its x-component and y-component. Components are useful for solving problems involving vectors and can be used to find displacement.

How do you use components to find displacement?

To use components to find displacement, you need to break down the initial and final positions of an object into their x and y components. You can then use the Pythagorean theorem to find the magnitude of the displacement vector and trigonometry to find the direction of the displacement.

Similar threads

  • Introductory Physics Homework Help
Replies
2
Views
12K
  • Introductory Physics Homework Help
Replies
13
Views
1K
Replies
2
Views
4K
  • Introductory Physics Homework Help
Replies
2
Views
2K
Replies
3
Views
5K
  • Introductory Physics Homework Help
Replies
14
Views
8K
  • Introductory Physics Homework Help
Replies
4
Views
8K
  • Introductory Physics Homework Help
Replies
17
Views
3K
  • Introductory Physics Homework Help
Replies
1
Views
7K
  • Introductory Physics Homework Help
Replies
2
Views
4K
Back
Top