SOLUTION: A woman walks 20 m west, 100 m south, 8 m west, and then 4 m north. How far is she from her starting point?

Algebra ->  Points-lines-and-rays -> SOLUTION: A woman walks 20 m west, 100 m south, 8 m west, and then 4 m north. How far is she from her starting point?      Log On


   



Question 1083532: A woman walks 20 m west, 100 m south, 8 m west, and then 4 m north. How far is she from her starting point?
Found 2 solutions by jim_thompson5910, MathTherapy:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

Answer: 100 meters

Note: this is a page edit. My last answer was incorrect. I realized I misread the problem. The solution has been corrected now.

--------------------------------------------------------------------------------

Explanation:

Let point A be at the origin.
The origin is the point (0,0) which is where the x and y axis meet.
This is where the woman will start.

She walks 20 meters west, so she ends up at (-20,0) which is marked by point B.

Then she walks 100 meters south ending up at point C (-20,-100)

After that, she walks 8 meters west to get to D = (-28,-100). (This is where my initial error was made, but it has been fixed now. Point E has been updated as well)

Finally, she walks 4 meters north to end up at point E, which is located at (-28,-96)

Let's draw all this out

The coordinates of each point are
A = (0, 0)
B = (-20, 0)
C = (-20, -100)
D = (-28, -100)
E = (-28, -96)

The goal is to find the distance from A to E.
This is the same as finding the length of segment AE (or segment EA).

We use the distance formula. The two points used are
(x1,y1) = (0,0) ... point A
(x2,y2) = (-28,-96) ... point E

So we have x1 = 0, y1 = 0, x2 = -28, and y2 = -96, which means:
d+=+sqrt%28%28x%5B2%5D-x%5B1%5D%29%5E2%2B%28y%5B2%5D-y%5B1%5D%29%5E2%29

d+=+sqrt%28%28-28-0%29%5E2%2B%28-96-0%29%5E2%29 Plug in the values mentioned above

d+=+sqrt%28%28-28%29%5E2%2B%28-96%29%5E2%29

d+=+sqrt%28784%2B9216%29

d+=+sqrt%2810000%29

d+=+100

The exact distance is 100 meters.

Answer by MathTherapy(10551) About Me  (Show Source):
You can put this solution on YOUR website!
A woman walks 20 m west, 100 m south, 8 m west, and then 4 m north. How far is she from her starting point?
highlight_green%28matrix%281%2C4%2C+sqrt%2896%5E2%2B28%5E2%29%2C+%22=%22%2C+100%2C+m%29%29