document.write( "Question 479008: a man travels 4 miles north, 12 miles east, and then 12 miles north. how far(to the nearest mile) is he from the starting point? \n" ); document.write( "
Algebra.Com's Answer #328233 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
In the North direction he has walked 4+12 = 16 miles
\n" ); document.write( "He has walked 12 miles in the eastern direction\r
\n" ); document.write( "\n" ); document.write( "From starting point to finishing point the distance is the hypotenuse
\n" ); document.write( "16 & 12 are the legs of a right triangle\r
\n" ); document.write( "\n" ); document.write( "d^2=16^2+12^2\r
\n" ); document.write( "\n" ); document.write( "d^2=256+144
\n" ); document.write( "d^2=400
\n" ); document.write( "d= 20 miles\r
\n" ); document.write( "\n" ); document.write( "He is 20 miles away from the start
\n" ); document.write( "
\n" );