9.3k views
4 votes
Find the coordinates of the midpoint of the segment whose endpoints are H(2, 3) and K(10, 5).

User TPWang
by
7.2k points

1 Answer

1 vote

Final answer:

The coordinates of the midpoint of the segment are (6, 4).

Step-by-step explanation:

To find the coordinates of the midpoint of a segment, we can use the midpoint formula. The formula is:

xm = (x1 + x2) / 2

ym = (y1 + y2) / 2

Plugging in the values of H(2, 3) and K(10, 5), we get:

xm = (2 + 10) / 2 = 6

ym = (3 + 5) / 2 = 4

Therefore, the coordinates of the midpoint are (6, 4).

User Christian Kuhn
by
7.5k points