document.write( "Question 301868: please help me find the distance between point (2,3)and(5,7)
\n" ); document.write( "and also what thier midpoints are.
\n" ); document.write( "

Algebra.Com's Answer #216448 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Do it like this one:
\n" ); document.write( "-----------
\n" ); document.write( "what is the distance of points (4,10)and(8,5)
\n" ); document.write( "and also what is the midpoint of the points.
\n" ); document.write( "-------------
\n" ); document.write( "\"d+=+sqrt%28diffy%5E2+%2B+diffx%5E2%29+=+sqrt%285%5E2+%2B+4%5E2%29\"
\n" ); document.write( "\"d+=+sqrt%2841%29\"
\n" ); document.write( "---------
\n" ); document.write( "For the midpoint, find the average of x and of y:
\n" ); document.write( "x: (4+8)/2 = 6
\n" ); document.write( "y: (10+5)/2 = 7.5
\n" ); document.write( "MP (6,7.5)
\n" ); document.write( "
\n" );