document.write( "Question 292913: Given the two points (-7,2) and (-5.5,4). find the distance between the two points \n" ); document.write( "
Algebra.Com's Answer #211463 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Given the two points (-7,2) and (-5.5,4). find the distance between the two points
\n" ); document.write( "----------
\n" ); document.write( "\"s+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29\"
\n" ); document.write( "difference in y = 4-2 or 2-4. Since it's squared, either way works.
\n" ); document.write( "It's the Pythagorean Theorem.
\n" ); document.write( "
\n" ); document.write( "
\n" );