Hello there. To solve this question, we have to remember how to determine the coordinates of a point given the midpoint of a segment.
Given that M is the midpoint of the segment AB
[tex]M=(-1,\,2)[/tex]and that the point B has coordinates
[tex]B=(3,\,-5)[/tex]First, remember the formula for the distance between two points (x0, y0) and (x1, y1):
[tex]d((x_0,\,y_0),\,(x_1,\,y_1))=\sqrt{(x_0-x_1)^2+(y_0-y_1)^2}[/tex]So that we know that the midpoint of a segment has the same distance from its ends.
In this case, we determine first the distance between the points M and B:
[tex]\begin{gathered} d(M,\,B)=\sqrt{(-1-3)^2+(2-(-5))^2}=\sqrt{(-4)^2+7^2} \\ \\ \Rightarrow d(M,\,B)=\sqrt{16+49}=\sqrt{65} \\ \end{gathered}[/tex]Next step, remember the formula for the midpoint of a segment
If A and B are the endpoints of the segment AB and has coordinates
[tex]A=(x_A,\,y_A)\text{ and }B=(x_B,\,y_B)[/tex]Its midpoint is given by
[tex]M=\left(\dfrac{x_A+x_B}{2},\,\dfrac{y_A+y_B}{2}\right)[/tex]Such that we find
[tex]M=(-1,\,2)=\left(\dfrac{x_A+3}{2},\,\dfrac{y_A-5}{2}\right)[/tex]Hence we find that
[tex]\begin{gathered} \dfrac{x_A+3}{2}=-1\Rightarrow x_A=-5 \\ \\ \dfrac{y_A-5}{2}=2\Rightarrow y_A=9 \end{gathered}[/tex]So the coordinates of the point A are
[tex]A=(-5,\,9)[/tex]