Mikä on etäisyys (8, 2) ja (–5, –9)?

Mikä on etäisyys (8, 2) ja (–5, –9)?
Anonim

Vastaus:

# = sqrt (220) #

Selitys:

Koordinaatit ovat:

# (8,2) = väri (sininen) (x_1, y_1 #

# (- 5, -9) = väri (sininen) (x_2, y_2 #

Etäisyys lasketaan kaavalla:

Etäisyys # = sqrt ((x_2 - x_1) ^ 2 + (y_2 - y_1) ^ 2 #

# = sqrt ((-5-8) ^ 2 + (-9-2) ^ 2 #

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

# = sqrt ((169 + 121) #

# = sqrt (220) #