document.write( "Question 176638This question is from textbook College Mathematics I
\n" ); document.write( ": How do I Find the distance between the pair of points (-1,-4) and (-5, -7) \n" ); document.write( "
Algebra.Com's Answer #131701 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Use the distance formula: \"d+=+sqrt%28%28x%5B1%5D+-+x%5B2%5D%29%5E2+%2B+%28y%5B1%5D+-+y%5B2%5D%29%5E2%29\". Just plug in the coordinate values from your two points and do the arithmetic. Watch your signs carefully. \n" ); document.write( "
\n" );