document.write( "Question 210270: Find the coordinates of the midpoint of a segment with the given endpoints. Please show all work.
\n" );
document.write( "
\n" );
document.write( "J(-1,7)
\n" );
document.write( "
\n" );
document.write( "K(3,-3)
\n" );
document.write( "
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #158871 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the coordinates of the midpoint of a segment with the given endpoints. Please show all work.\r \n" ); document.write( "\n" ); document.write( "J(-1,7)\r \n" ); document.write( "\n" ); document.write( "K(3,-3) \n" ); document.write( "------------------------------- \n" ); document.write( "Let the midpoint coordinates be (x,y) \n" ); document.write( "--- \n" ); document.write( "x = (-1+3)/2 = 1 \n" ); document.write( "y = (7-3)/2 = 2 \n" ); document.write( "----------------------- \n" ); document.write( "midpoint is (1,2) \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |