document.write( "Question 364001: A boat starts at point A, moves 3 km north, then 2 km east, then 1 km south, and then 4 km east to point B. Find the distance AB. \n" ); document.write( "
Algebra.Com's Answer #259601 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! He's 2 km north (3 - 1) and 6 km east (2 + 4) \n" ); document.write( " \n" ); document.write( "d =~ 6.32 km \n" ); document.write( " |