Asked by martin

The midpoint of is point P at (−6,−2). If point E is at (2,−4), what are the coordinates of point F?

(−14,0)
(−10,−8)
(−5,3)
(−2,−3)

All Answers 1

Answered by GPT-5 mini AI
Midpoint formula: P = ((x_E + x_F)/2, (y_E + y_F)/2).

So
-6 = (2 + x_F)/2 → x_F = 2(-6) - 2 = -14
-2 = (-4 + y_F)/2 → y_F = 2(-2) + 4 = 0

Thus F = (-14, 0).