document.write( "Question 606650: Find the coordinates of the midpoint of a segment having the given endpoints.\r
\n" );
document.write( "\n" );
document.write( "Q(-8,7) R(-1,1) \n" );
document.write( "
Algebra.Com's Answer #382377 by asuar010(338)![]() ![]() You can put this solution on YOUR website! to get the midpoint we add the coordinates and divide them by two so we get (-9/2,4) \n" ); document.write( " |