document.write( "Question 1047108: Given the points H(10, 7) and J(-8, 15), determine the coordinates of the midpoint, M, of segment HJ. Enter the x-coordinate of M \n" ); document.write( "
Algebra.Com's Answer #662583 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Midpoint Pt(x,y):
\n" ); document.write( "( \"%28x%5B1%5D+%2B+x%5B2%5D%29%2F2\", \"%28y%5B1%5D+%2B+y%5B2%5D%29%2F2++%29\")
\n" ); document.write( "H(10, 7) and
\n" ); document.write( "J(-8, 15) Midpoint Pt(x,y)is (2/2 + 22/2) 0r M(1,11)
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" );