document.write( "Question 893316: find the distance between each pair of points\r
\n" ); document.write( "\n" ); document.write( "(-1,5),(4,-6)
\n" ); document.write( "

Algebra.Com's Answer #541237 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the distance formula,
\n" ); document.write( "\"D%5E2=%284-%28-1%29%29%5E2%2B%28-6-5%29%5E2\"
\n" ); document.write( "\"D%5E2=5%5E2%2B%28-11%29%5E2\"
\n" ); document.write( "\"D%5E2=25%2B121\"
\n" ); document.write( "\"D%5E2=146\"
\n" ); document.write( "\"D=sqrt%28146%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );