document.write( "Question 900960: I need to find the distance between each pair of points.\r
\n" ); document.write( "\n" ); document.write( " (2,8) and (-3, 2)\r
\n" ); document.write( "\n" ); document.write( " (0,1) and (-6, -2)\r
\n" ); document.write( "\n" ); document.write( " (2, -8) and (-4, -1)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #546328 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The task is done by filling the formula for Distance and evaluating the expression.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your first pair of points:
\n" ); document.write( "\"sqrt%28%282-%28-3%29%29%5E2%2B%288-2%29%5E2%29\"
\n" ); document.write( "
\n" );