document.write( "Question 798196: An explorer hikes 4 miles due east, 7 miles due south, then 3 miles due east, then 1 mile due north, and finally 2 miles due west. How far is he from his original position? (This is a pythagorean theorem problem) \n" ); document.write( "
Algebra.Com's Answer #482118 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Here's a map showing the explorer's path.
\n" ); document.write( "Each square in the grid is 1 mile by 1 mile.
\n" ); document.write( "The explorer goes along the red arrow path from point A to point B.
\n" ); document.write( "The distance (as the crow flies) from A to B is the hypotenuse (AB) of the green right triangle ABC.
\n" ); document.write( " \"AC=6\" and \"CB=5\" so \"AB%5E2=6%5E2%2B5%5E2=36%2B25=61\"--> \"AB=sqrt%2861%29\" is about 7.8 miles.
\n" ); document.write( "
\n" ); document.write( "NOTE:
\n" ); document.write( "Without drawing the map, we could calculate total distance to the East as the sum of the eastward stretches of the path:
\n" ); document.write( "\"4%2B3%2B%28-2%29=5\".
\n" ); document.write( "Similarly, we could calculate total distance to the South as the sum of the southward stretches of the path:
\n" ); document.write( "\"7%2B%28-1%29=6\".
\n" ); document.write( "
\n" ); document.write( "
\n" );