document.write( "Question 1134597: Find the distance between the two points.\r
\n" ); document.write( "\n" ); document.write( "(4, −5), (−1, 7)
\n" ); document.write( "

Algebra.Com's Answer #752011 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
d, distance between (p,v) and (h,k) is \"sqrt%28%28p-h%29%5E2%2B%28v-k%29%5E2%29\". \n" ); document.write( "
\n" );