document.write( "Question 89400: Find the midpoint of the line segment with endpoints (5,-2) and (-3,12). \n" ); document.write( "
Algebra.Com's Answer #64985 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
In order to find the midpoint, we need to average each corresponding coordinate. In other words, we need to add up the corresponding coordinates and divide the sum by 2.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So lets find the averages between the two points\r
\n" ); document.write( "\n" ); document.write( "To find , average the x-coordinates between the two points\r
\n" ); document.write( "\n" ); document.write( "\"x%5Bmid%5D=%285%2B-3%29%2F2=%282%29%2F2=1\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the x-coordinate of the midpoint is 1 (i.e. x=1)\r
\n" ); document.write( "\n" ); document.write( "-----------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To find , average the y-coordinates between the two points\r
\n" ); document.write( "\n" ); document.write( "\"y%5Bmid%5D=%28-2%2B12%29%2F2=%2810%29%2F2=5\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the y-coordinate of the midpoint is 5 (i.e. y=5)\r
\n" ); document.write( "\n" ); document.write( "-----------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "Answer:\r
\n" ); document.write( "\n" ); document.write( "Since the coordinates of the midpoint are x=1, y=5, this means the midpoint is (1,5)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Check:\r
\n" ); document.write( "\n" ); document.write( "Here is a graph to visually see the answer\r
\n" ); document.write( "\n" ); document.write( " Graph of the line segment with the endpoints (5,-2) and (-3,12) with the midpoint (1,5)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We could visually verify our answer if we simply draw right triangles from each point like this:\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here we can see that the two triangles are congruent, so our answer is verified.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );