document.write( "Question 330664: what are the coordinates of the midpoint between (3,-7) and (-5,2)? \n" ); document.write( "
Algebra.Com's Answer #237071 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
the midpoint of the x-coordinates is:
\n" ); document.write( "\"%28-5+%2B+3%29%2F2+=+-1\"
\n" ); document.write( "the midpoint of the y-coordinates is:
\n" ); document.write( "\"%282+%2B%28-7%29%29%2F2+=+-5%2F2\"
\n" ); document.write( "The midpoint of the line segment (3,-7),(-5,2) is (-1,-5/2)
\n" ); document.write( "
\n" );