document.write( "Question 164831: A boat travels due East for a distance of 15 miles. It then travels due North for a distance 0f 20 miles, at which point it drops anchor. How many miles is the boat from its starting point? \n" ); document.write( "
Algebra.Com's Answer #121454 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A boat travels due East for a distance of 15 miles. It then travels due North for a distance 0f 20 miles, at which point it drops anchor. How many miles is the boat from its starting point? \n" ); document.write( "------------- \n" ); document.write( "Draw the picture and use Pythagoras to find the distance: \n" ); document.write( "d = sqrt(15^2 + 20^2) \n" ); document.write( "d = sqrt(625) = 25 miles \n" ); document.write( "---------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |