Hi Boop Y.,
The midpoint formula is: midpt.(x, y) = [(x1 + x2)/2, (y1 + y2)/2] which we can use to find point B.
We are given endpoint A = (x1, y1) = (-3, 6) and midpoint M = (x, y) = (-7, 8). So point B = (x2, y2), which we will solve for.
Plugging the points into the formula: (-7, 8) = [(-3 + x2)/2, (6 + y2)/2] we see that:
-7 = (-3 + x2)/2 and 8 = (6 + y2)/2.
We can now solve for B(x2, y2):
-14 = -3 + x2 and 16 = 6 + y2
-11 = x2 ... and... 10 = y2
Therefore B(x2, y2) = (-11, 10)
I hope this helps, Joe.
Marta N.
Thank you for this question and answer. Got stuck, didn't think just use the midpoint formula and plug in what we know ... thank you10/13/23