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)     You can put this solution on YOUR website! the midpoint of the x-coordinates is: \n" ); document.write( " \n" ); document.write( "the midpoint of the y-coordinates is: \n" ); document.write( " \n" ); document.write( "The midpoint of the line segment (3,-7),(-5,2) is (-1,-5/2) \n" ); document.write( " |