document.write( "Question 384948: Find the midpoint of the line segment having the given endpoints.
\n" );
document.write( " (8, -4) and (-7, 8) \n" );
document.write( "
Algebra.Com's Answer #272441 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! The midpoint's just the average of the coordinates, or (1/2, 2). \n" ); document.write( " |