Quina és la distància entre (6,5) i (1,7)?

Quina és la distància entre (6,5) i (1,7)?
Anonim

Resposta:

# = color (blau) (sqrt (29) #

Explicació:

# (6,5) = color (blau) ((x_1, y_1) #

i, # (1,7) = color (blau) ((x_2, y_2) #

La fórmula de distància és la següent:

distància # = color (blau) (sqrt ((x_2-x_1) ^ 2 + (y_2-y_1) ^ 2) #

# = sqrt ((1-6) ^ 2 + (7-5) ^ 2) #

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

# = sqrt (25 + 4) #

# = color (blau) (sqrt (29) #