The mid-point of a line segment AB is P(−3,3). If A has coordinates (−4,4), then the coordinates of point B are
(−2,2)
Let the coordinates of point B be (x,y).
The mid-point of the line joining two points (x1,y1) and (x2,y2) is given by (x1+x22,y1+y22)
⟹(−3,3)=(−4+x2,4+y2)
⟹−4+x2=−3 and 4+y2=3
⟹−4+x=−6 and 4+y=6
⟹x=−2 and y=2