Question 1173445
<br>
Using formal algebra....<br>
The x and y coordinates of the midpoint are the averages of the x and y coordinates of the two endpoints.<br>
A(1,-3)
M(3,-2)
B(m,n)<br>
(m+1)/2 = 3 --> m+1 = 6 --> m = 5<br>
(n-3)/2 = -2 --> n-3 = -4 --> n = -1<br>
ANSWER: B(5,-1)<br>
You should understand how that process gives you the answer; and you should know how to solve the problem by that method.<br>
But if solving without formal algebra is allowed, an informal solution is much faster and easier:<br>
From A(1,-3) to the midpoint M(3,-2) is 2 units to the right and 1 unit up; from the midpoint M(3,-2) to the other endpoint B is again 2 units to the right and 1 unit up:<br>
B is (3+2,-2+1) = (5,-1).<br>