document.write( "Question 344269: Find the coordinate of the midpiont of a segment with the given endpionts.
\n" ); document.write( "A(-3, 5)
\n" ); document.write( "B(5,-1)?
\n" ); document.write( "

Algebra.Com's Answer #246319 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"xm=%28x1%2Bx2%29%2F2=%28-3%2B5%29%2F2\"
\n" ); document.write( "\"ym=%28y1%2By2%29%2F2=%285-1%29%2F2\"
\n" ); document.write( "Get out the calculator or paper and pencil and finish the calculation.
\n" ); document.write( "
\n" ); document.write( "
\n" );