Answer:
B(0, -38)
Explanation:
To find the coordinates of point B, given the midpoint of line segment AB and the coordinates of point A, we can employ the following method:
- find the translation vector from A to the midpoint
- apply that same translation to the midpoint to get B
1. The translation vector is defined as:

for the points
and
.
Finding this for A(4, 10) and midpoint (2, -9):


So, the translation vector is 〈-2, -19〉.
2. Now, we can apply this to the midpoint (2, -9):
(2, -9)
+

B(0, -38)