document.write( "Question 172948: Find the distance between the points (2,3) and (-5,-1). Find the midpoint of the line segment joining the same two points.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #127809 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
(2,3) and (-5,-1).
\n" ); document.write( "X DISTANCE=5+2=7
\n" ); document.write( "Y DISTANCE=3+1=4
\n" ); document.write( "X 7/2=3.5 OR 2-3.5=-1.5 OR -5+3.5=-1.5
\n" ); document.write( "Y 4/2=2 3-2=1 OR -1+2=1
\n" ); document.write( "THUS THE MIDPOINT IS (-1.5,1)
\n" ); document.write( "
\n" );