document.write( "Question 189345: Analytic Geometry
\n" );
document.write( "2. For a line segment AB, one endpoint is A(-6, 2) and the other endpoint is B(1, -5). Find the coordinates of the midpoint M.
\n" );
document.write( "Thank you very much!!!! \n" );
document.write( "
Algebra.Com's Answer #142048 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For a line segment AB, one endpoint is A(-6, 2) and the other endpoint is B(1, -5). Find the coordinates of the midpoint M. \n" ); document.write( "-------------------- \n" ); document.write( "Midpoint coordinates are the average of the corresponding endpoint coordinates. \n" ); document.write( "----------------------- \n" ); document.write( "Let the midpoint be (x,y) \n" ); document.write( "--- \n" ); document.write( "x = (-6+1)/2 = -5/2 \n" ); document.write( "y = (2 + 5)/2 = 7/2 \n" ); document.write( "========================== \n" ); document.write( "midpoint = (-5/2,7/2) \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |