206k views
2 votes
Find the coordinates of the midpoint of a segment having the given endpoints.

Q(0.3, 1.8), R(2.7, 3.9)
(1.5, 2.85)
O (1.05, 3.3)
(-1.2, -1.05)
O(-2.4, -2.1)

1 Answer

5 votes

Answer:


(1.5,2.85)

Explanation:

we know that

The formula to calculate the midpoint between two points is equal to


M((x_1+x_2)/(2),(y_1+y_2)/(2))

we have the endpoints:

Q(0.3, 1.8), R(2.7, 3.9)

substitute in the formula


M((0.3+2.7)/(2),(1.8+3.9)/(2))


M((3)/(2),(5.7)/(2))


M(1.5,2.85)

User Jason Silberman
by
5.0k points