document.write( "Question 1061391: A person walks 12km due north , then 15km due east , after that 19km due west and then 15km due south . How far is he from starting point ? \n" ); document.write( "
Algebra.Com's Answer #676163 by ikleyn(52778)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A person walks 12km due north , then 15km due east , after that 19km due west and then 15km due south . \n" ); document.write( "How far is he from starting point ? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "If he started at (0,0), then his way was\r\n" ); document.write( "\r\n" ); document.write( "(0,0) ---> (0,12) ---> (15,12) ---> (-4,12) ---> (-4,-3).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now, the distance from (0,0) to (-4,-3) is 5.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Answer. He is in 5 km from the starting point.\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |