Das ist der Mittelpunkt eines Segments, dessen Endpunkte (9, -9) und (-3, 7) sind.

Das ist der Mittelpunkt eines Segments, dessen Endpunkte (9, -9) und (-3, 7) sind.
Anonim

Antworten:

#M (3; -1) #

Erläuterung:

Der Mittelpunkt M eines Segments AB, woher # A = (x_1; y_1); B = (x_2; y_2) #, wird durch die folgende Formel gegeben:

#M ((x_1 + x_2) / 2; (y_1 + y_2) / 2) #

Dann seit # A = (9; -9); B = (- 3; 7) #, # M = ((9-3) / 2; (- 9 + 7) / 2) #

#M (3; -1) #