Wat is de afstand tussen (-6, 3, 4) en (-10, -2, 2)?

Wat is de afstand tussen (-6, 3, 4) en (-10, -2, 2)?
Anonim

Antwoord:

De afstand is # 3sqrt5 #.

Uitleg:

De afstand tussen # (X_1, y_1, z_1) # en # (X_2, y_2, z_2) # is gegeven door #sqrt ((x_2-x_1) ^ 2 + (y_2-y_1) ^ 2 + (z_2-z_1) ^ 2) #.

Vandaar de afstand tussen#(–6,3,4)# en #(–10,–2,2)# is

#sqrt ((- 10 - (- 6)) ^ 2 + (- 2-3) ^ 2 + (2-4) ^ 2) # of

#sqrt ((- 4) ^ 2 + (- 5) ^ 2 + (- 2) ^ 2) # of

#sqrt (16 + 25 + 4) # of # Sqrt45 # of # 3sqrt5 #