To find the midpoint of a segment with two endpoints, we can use the midpoint formula:
Midpoint = ((x1 + x2) / 2, (y1 + y2) / 2)
Given the endpoints (5, 10) and (2, 2), we can substitute the values into the formula:
Midpoint = ((5 + 2) / 2, (10 + 2) / 2)
Simplifying this expression, we get:
Midpoint = (7/2, 12/2)
Midpoint = (3.5, 6)
Therefore, the midpoint of the segment with endpoints (5, 10) and (2, 2) is (3.5, 6).
ind the midpoint of the segment with the following endpoints.
left bracket, 5, comma, 10, right bracket, and , left bracket, 2, comma, 2, right bracket
(5,10) and (2,2)
1 answer