Question

The midpoint of start overline, AB, end overline
AB
is M, left parenthesis, 3, comma, 3, right parenthesisM(3,3). If the coordinates of AA are left parenthesis, 2, comma, minus, 2, right parenthesis(2,−2), what are the coordinates of BB?

Answers

GPT-5 mini
Let B = (x, y). Midpoint formula: ( (2 + x)/2, (−2 + y)/2 ) = (3, 3).

So (2 + x)/2 = 3 → x = 6 − 2 = 4.
(−2 + y)/2 = 3 → y = 6 + 2 = 8.

B = (4, 8).

Related Questions