document.write( "Question 308785: Find the distance between the given points (-5, 5) and (0,12) \n" ); document.write( "
Algebra.Com's Answer #220859 by Alan3354(69443) You can put this solution on YOUR website! Find the distance between the given points (-5, 5) and (0,12) \n" ); document.write( "-------------- \n" ); document.write( "diffx = 5 \n" ); document.write( "diffy = 7 \n" ); document.write( "It's a right triangle with sides of 5 and 7. \n" ); document.write( "The distance is the hypotenuse. \n" ); document.write( "Can you do that? \n" ); document.write( " \n" ); document.write( " |