document.write( "Question 29271: Fine the coordinates of the midpoint of a line segment that has the endpoints (2,5) and (4,-1) \n" ); document.write( "
Algebra.Com's Answer #16090 by atif.muhammad(135)![]() ![]() ![]() You can put this solution on YOUR website! Points (2,5) and (4,-1)\r \n" ); document.write( "\n" ); document.write( "Midpoint has a x-co-ordinate and a y-co-ordinate\r \n" ); document.write( "\n" ); document.write( "To find the midpoint of the two endpoints above, consider point x and y co-ordinates separately:\r \n" ); document.write( "\n" ); document.write( "Mid x-co-ordinate:\r \n" ); document.write( "\n" ); document.write( "The x-co-ordinates above are 2 and 4\r \n" ); document.write( "\n" ); document.write( "Their midpoint is \n" ); document.write( "\n" ); document.write( "Mid y-co-ordinate:\r \n" ); document.write( "\n" ); document.write( "The y-co-ordinates above are 5 and -1\r \n" ); document.write( "\n" ); document.write( "Their midpoint is \n" ); document.write( "\n" ); document.write( "The overall midpoint is (3,2) \n" ); document.write( " |