document.write( "Question 835982: Find the coordinates of the midpoint of the segment whose endpoints are H(2,1) and K(10,7).\r
\n" ); document.write( "\n" ); document.write( "A)(12,8)
\n" ); document.write( "B)(8,6)
\n" ); document.write( "C)(4,3)
\n" ); document.write( "D)(6,4)
\n" ); document.write( "

Algebra.Com's Answer #503879 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
Find the coordinates of the midpoint of the segment whose endpoints are H(2,1) and K(10,7)\r
\n" ); document.write( "\n" ); document.write( "The midpoint is (\"%28%28x1%2Bx2%29%2F2%29\",\"%28%28y1%2By2%29%2F2%29%29\") where (x1,y1) = (2,1) and (x2,y2) = (10,7)
\n" ); document.write( "so
\n" ); document.write( "(\"%28%282%2B10%29%2F2%29\",\"%28%281%2B7%29%2F2%29%29\") =
\n" ); document.write( "(12/2,8/2)
\n" ); document.write( "(6,4)
\n" ); document.write( "
\n" );