document.write( "Question 1074107: Find the distance between the pair of points (4,9) and (13,21) \n" ); document.write( "
Algebra.Com's Answer #688846 by ikleyn(52782)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "Take the difference of x-coordinates: dx = 13 - 4 = 9.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Take the difference of y-coordinates: dy = 21 - 9 = 12.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Now the distance is\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |