document.write( "Question 315847: Triangle ABC has vertices A(0,0), B(4,8) ,and C(10,0).
\n" ); document.write( "Find the coordinates of M, the midpoint of segment AB.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #225979 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use the midpoint formula with points A and B.
\n" ); document.write( "\"xm+=%280%2B4%29%2F2=2\"
\n" ); document.write( "\"ym=%280%2B8%29%2F2=4\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "(2,4)
\n" ); document.write( "
\n" );