document.write( "Question 50907: Find the coordinates of the midpoint of a segment with the given endpoints. \r
\n" ); document.write( "\n" ); document.write( "A(5,4), B (-3,2)
\n" ); document.write( "

Algebra.Com's Answer #33929 by Cintchr(481)\"\" \"About 
You can put this solution on YOUR website!
\"+%28x1+%2B+x2%29%2F2+\" , \"+%28y1+%2B+y2%29%2F2+\"
\n" ); document.write( "A(5,4), B (-3,2)
\n" ); document.write( "\"+%285+%2B+-3%29%2F2+\" , \"+%284+%2B+2%29%2F2+\"
\n" ); document.write( "\"+2%2F2+\" , \"+6%2F2+\"
\n" ); document.write( "\"+1+\" , \"+3+\"
\n" ); document.write( "M = (1,3)
\n" ); document.write( "
\n" ); document.write( "
\n" );