document.write( "Question 689271: A boat is 9km north then 15 km west from the starting point. How far is the boat from its starting point? \n" ); document.write( "
Algebra.Com's Answer #425888 by mananth(16946)![]() ![]() You can put this solution on YOUR website! North and west are at right angles\r \n" ); document.write( "\n" ); document.write( "so pythagoras theorem will apply\r \n" ); document.write( "\n" ); document.write( "the distance from starting point to the final point acts as the hypotenuse.\r \n" ); document.write( "\n" ); document.write( "so apply pythagoras theorem \n" ); document.write( "d^2= 15^2+9^2\r \n" ); document.write( "\n" ); document.write( "d^2= 225+81\r \n" ); document.write( "\n" ); document.write( "d^2= 306\r \n" ); document.write( "\n" ); document.write( "d= sqrt(306)\r \n" ); document.write( "\n" ); document.write( "d= 17.5 km\r \n" ); document.write( "\n" ); document.write( "the distance from the starting point \n" ); document.write( " |