Asked by Angel

how do i find the coordinates of the midpoint of a segment having given the endpoint?

K(-9,3),H(5,7)

Answers

Answered by Reiny
Just noticed that Damon had given you the formula for finding the midpoint.

xm = (-9+5)/2 = -2
ym = (3+7)/2 = 5
so the midpoint is (-2,5)

There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions