We know that if we have two points: A(x1,y1) and B(x2,y2), then the midpoint O of the segment AB has coordinates: O(2x1+x2,2y1+y2).
In our case we have: A(5,2) and B(−3,−6). Then the midpoint O of the segment AB has coordinates: O(25+(−3),22+(−6))=O(1,−2).
**Answer:** the coordinates of the midpoint is the midpoint O of the segment AB has coordinates: O(1,−2).