33.5k views
5 votes
Given these four points: A(3, 3), B(−5, 7), C(2, 11), and D(9, −2), find the coordinates of the midpoint of line segments AB and CD.

1 Answer

4 votes

Midpoint formula: (x1 + x2)/2 , (y1 + y2)/2

Midpoint AB = (3 +-5)/2, (3 + 7)/2 = -2/2 , 10/2 = (-1,5)

Midpoint CD = (2 +9)/2, (11 + -2)/2 = (11/2,9/2)

User Gina Marano
by
5.9k points