Was ist der Abstand zwischen (18,5) und (7,4)?

Was ist der Abstand zwischen (18,5) und (7,4)?
Anonim

Antworten:

Entfernung # = sqrt (122 #

Erläuterung:

Die Koordinaten sind:

# (18,5) = Farbe (blau) (x_1, y_1 #

# (7,4) = Farbe (blau) (x_2, y_2 #

Die Entfernung wird anhand einer Formel ermittelt

Entfernung # = sqrt ((x_2-x_1) ^ 2 + (y_2-y_1) ^ 2 #

# = sqrt ((7-18) ^ 2 + (4-5) ^ 2 #

# = sqrt ((- 11) ^ 2 + (-1) ^ 2 #

# = sqrt ((121 + 1) #

# = sqrt ((122) #