document.write( "Question 13341: How do you find the distance between the points (9,5) and (2,6)? \n" ); document.write( "
Algebra.Com's Answer #6701 by smik(40) ![]() You can put this solution on YOUR website! Great problem. The easiest way, by my opinion, is to use the Distance Formula (a manipulation of the Pythagoras Theorem if you look closely):\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In our case: x1 = 9, x2 = 2, y1 = 5, y2 = 6\r \n" ); document.write( "\n" ); document.write( "Therefore:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "which simplified gives us:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And simplified further gives us:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Though I would leave it like that for precision some people prefer it to be rounded off to 3 significant figures, which would give us:\r \n" ); document.write( "\n" ); document.write( "D = 7.07\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |