Given a segment defined by the endpoints A(x1,y1) and B(x2,y2), the coordinates of the midpoint from A to B is given by (xm,ym):
We are given the coordinates of the midpoint (xm,ym)=(-6,-16), and the coordinates of one of the endpoints, say A=(3,3).
We need to find the coordinates of B(x2,y2). Solving the first equation for x2:
Substituting:
Solving the second equation for y2:
Thus, the coordinates of the other endpoint are:
B(-15,-35)