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) You can put this solution on YOUR website! Use the midpoint formula with points A and B. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "(2,4) \n" ); document.write( " |