SOLUTION: 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

Algebra ->  Length-and-distance -> SOLUTION: 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      Log On


   



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
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
Midpoint Pt(x,y):
( %28x%5B1%5D+%2B+x%5B2%5D%29%2F2, %28y%5B1%5D+%2B+y%5B2%5D%29%2F2++%29)
H(10, 7) and
J(-8, 15) Midpoint Pt(x,y)is (2/2 + 22/2) 0r M(1,11)