Mikä on etäisyys (–6, 3, 4) ja (–10, –2, 2)?

Mikä on etäisyys (–6, 3, 4) ja (–10, –2, 2)?
Anonim

Vastaus:

Etäisyys on # 3sqrt5 #.

Selitys:

Etäisyys # (X_1, y_1, z_1) # ja # (X_2, y_2, z_2) # on antanut #sqrt ((x_2-x_1) ^ 2 + (y_2-y_1) ^ 2 + (z_2-z_1) ^ 2) #.

Näin ollen etäisyys#(–6,3,4)# ja #(–10,–2,2)# on

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

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

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