document.write( "Question 55427: find the distance between the pair of points (-1, -4) abd (-5, -7) \n" ); document.write( "
Algebra.Com's Answer #49170 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Use the point slope formula to find the horizontal and vertical distances between the points \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Since the slope is 3/4, it really means between the points (-1, -4) and (-5, -7) the vertical distance (\"rise\") is 3 and the horizontal distance (\"run\") is 4. However, we want the diagonal distance between the points, which happens to be the hypotenuse of the vertical and horizontal lengths. So to find the hypotenuse we use Pythagoreans theorem to find it \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So distance between the two points is 5 units\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |