Question 524073
A boy walks 25 miles East then 8 miles North,how far is he from the starting point?
----
Sketch the problem on an x/y coordinate system.
---
Start the boy's journey at (0,0)
He moves 25 East to (25,0)
He then moves 8 North to (25,8)
----
Find the distance from (0,0) to (25,8)
----
d = sqrt[25^2+8^2] = sqrt[625+64] = sqrt[689] = 26.25 miles
========================================================
Cheers,
Stan H.