Respuesta :

d = 12.25

Step-by-step explanation:

d = √(x2 - x1)^2 + (y2 - y1)^2 + (z2 - z1)^2

P1(0, 0, 0) P2(-1, 7, -10)

Substitute the values in the above equation and you will get

d = √(-1 - 0)^2 + (7 - 0)^2 + (-10 - 0)^2

= √(1 + 49 + 100)

= √150

= 12.25

Answer:

12.25

Step-by-step explanation:

Ver imagen jimtalley17