document.write( "Question 452762: what is the midpoint of the line segment from -3,4 and -1,-6 ? \n" ); document.write( "
Algebra.Com's Answer #311166 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The midpoint of the x-coordinates is
\n" ); document.write( "\"+%28+-1+%2B+%28-3%29%29+%2F+2+=+-2+\"
\n" ); document.write( "The midpoint of the y-coordinates is
\n" ); document.write( "\"+%28+-6+%2B+4+%29%2F2+=+-1+\"
\n" ); document.write( "The mid-point of the line segment is at (-2,-1)
\n" ); document.write( "
\n" );