document.write( "Question 925515: How do I find the distance between the points (7,-8) and (-2,4)\r
\n" ); document.write( "\n" ); document.write( "And then it asks me to find the midpoint of the line segment with endpoints (7,-8) and (-2,4)
\n" ); document.write( "

Algebra.Com's Answer #561565 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How do I find the distance between the points (7,-8) and (-2,4)
\n" ); document.write( "\"d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29\"
\n" ); document.write( "===================
\n" ); document.write( "And then it asks me to find the midpoint of the line segment with endpoints (7,-8) and (-2,4)
\n" ); document.write( "Find the average of x and y separately.
\n" ); document.write( "
\n" ); document.write( "
\n" );