document.write( "Question 727001: rakesh is standing at a point. He walks 20 m to the east, then further 10 m to the west and further 5 m to the north, than he walks 15 m to the east, what is the straight distance between his starting point and the point where he reached the last \n" ); document.write( "
Algebra.Com's Answer #444919 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
rakesh is standing at a point. He walks 20 m to the east, then further 10 m to the west and further 5 m to the north, than he walks 15 m to the east, what is the straight distance between his starting point and the point where he reached the last
\n" ); document.write( "----
\n" ); document.write( "Let him start at (0,0)
\n" ); document.write( "1st step to (20,0)
\n" ); document.write( "2nd step to (10,0)
\n" ); document.write( "3rd step to (10,5)
\n" ); document.write( "Last step to (25,5)
\n" ); document.write( "----
\n" ); document.write( "distance = sqrt[25^2+5^2] = sqrt(650] = 5sqrt(26) meters
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==============
\n" ); document.write( "
\n" );