document.write( "Question 589151: Marks: 3
\n" );
document.write( "Find the coordinates of the midpoint of a segment with the endpoints
\n" );
document.write( "(16,5) & (28, -13). \n" );
document.write( "
Algebra.Com's Answer #374740 by mathhelp@(10)![]() ![]() ![]() You can put this solution on YOUR website! formula:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "<(16+28)/2 , (5-13)/2>\r \n" ); document.write( "\n" ); document.write( "=> <44/2 , -8/2>\r \n" ); document.write( "\n" ); document.write( "=> <22, -4> |