document.write( "Question 299789: Find the difference between the pair of points. Express your answer in simplest form. (6,-6) and (10,-4) \n" ); document.write( "
Algebra.Com's Answer #215304 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the difference between the pair of points. Express your answer in simplest form. (6,-6) and (10,-4)
\n" ); document.write( "---------------------------
\n" ); document.write( "I'll assume you mean the distance.
\n" ); document.write( "\"d+=+sqrt%28dy%5E2+%2B+dx%5E2%29+=+sqrt%282%5E2+%2B+4%5E2%29\"
\n" ); document.write( "dy = y2-y1
\n" ); document.write( "dx = x2-x1
\n" ); document.write( "(Since they're squared, the order does not matter)
\n" ); document.write( "\"d+=+sqrt%2820%29\"
\n" ); document.write( "\"d+=+2sqrt%285%29%29\"
\n" ); document.write( "d =~ 4.472
\n" ); document.write( "
\n" ); document.write( "
\n" );