Posted by Anonymous on Thursday, December 13, 2012 at 8:11pm.
Start the person at (0,0), and calculate the new position after each path.
After path 1: (80,0)
After path 2: (80, -250)
After path 3: x displacement is -130*cos30; y displacement is -130*sin30
(80 - 130*cos30, -250 -130*sin30)
After path 4: x displacement is -190*cos30, y displacement is 190*sin30;
New position is:
(80 - 130*cos30 - 190*cos30, -250 -130*sin30 + 190*sin30)
The magnitude of the displacement is (x^2 + y^2)^0.5, where (x,y) is the final position
Related Questions
Physics - A person walks the path shown below. The total trip consists of four ...
Physics - A person walks the path shown below. The total trip consists of four ...
need help with 2 physics problems - 1. While following the directions on a ...
math - a rectangular garden 30 m by 40 m has two paths of equal width crossing ...
PHYSICS-STUCK - A rectangular field is 1.5 km long and 700 m wide. An asphalt ...
math gr.10 - Hi! I have been stuck on this problem for the past 20 minutes. ...
algebra - a landscaper uses square tiles to make garden paths the ends of the ...
mathq - Please show me how to work this. A park has two walking paths shaped ...
Physics - A person walks first at a constant speed of 4.70 m/s along a straight ...
Physics - A projectile is launched beneath the straight line path it would ...
For Further Reading