210k views
1 vote
Can you help me with this assignment

1 Answer

2 votes

The question provides one endpoint and then the midpoint. The midpoint on the coordinate grid is (0, -7) and one endpoint is (-2,-6).

The formula for calculting the midpoint is given as follows;


\begin{gathered} M=(x1+x2)/(2),(y1+y2)/(2) \\ Take\text{ the x coordinates and y coordinates one after the other,} \\ 0,7=(-2+x2)/(2),(-6+y2)/(2) \\ \text{The x coordinates and the midpoint coordinate are} \\ 0=(-2+x2)/(2) \\ \text{Cross multiply and you have;} \\ 0=-2+x2 \\ 2=x2 \\ \text{The y coordinates and the midpoint coordinates are;} \\ 7=(-6+y2)/(2) \\ \text{Cross multiply and you have;} \\ 14=-6+y2 \\ 14+6=y2 \\ 20=y2 \\ \text{Therefore, the coordinates for the other midpoint is derived as;} \\ (2,20) \end{gathered}

Therefore, the coordinates of B is calculated as (2, 20)

User Carlos C Soto
by
5.2k points