asked 51.9k views
0 votes
Find the coordinates of the midpoint of the segment whose endpoints are H(8, 13) and K(10, 9)

2 Answers

3 votes
midpoint formula : (x1 + x2) / 2 , (y1 + y2)/2
(8,13)...x1 = 8 and y1 = 13
(10,9)...x2 = 10 and y2 = 9
sub
m = (8 + 10) / 2 , (9 + 13) / 2
m = 18/2 , 22/2
m = (9,11) <==
answered
User Nani
by
8.1k points
3 votes

Answer:

The coordinates of the mid point the line segment whose endpoints are H(8, 13) and K(10, 9) is (9, 11)

Explanation:

Given: A line segment whose endpoints are H(8, 13) and K(10, 9)

We have to find the mid point of the line segment whose endpoints are H(8, 13) and K(10, 9).

Consider the given end points H(8, 13) and K(10, 9).

Using Formula for mid point,


M=\left((x_2+x_1)/(2),\:\:(y_2+y_1)/(2)\right)

We have,


\left(x_1,\:y_1\right)=\left(8,\:13\right),\:\left(x_2,\:y_2\right)=\left(10,\:9\right)

Substitute, we have,


M=\left((10+8)/(2),\:(9+13)/(2)\right)

Simplify, we have,


M=\left(9,\:11\right)

Thus, The coordinates of the mid point the line segment whose endpoints are H(8, 13) and K(10, 9) is (9, 11)

answered
User Lars Meijdam
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.