Enter 2 sets of coordinates in the 3 dimensional Cartesian coordinate system, (X1, Y1, Z1) and (X2, Y2, Z2), to get the distance formula calculation for the 2 points and calculate distance between the 2 points.
Accepts positive or negative integers, decimals and fractions.
(6 and/or 6.5 and/or 6 1/2)
The distance between two points is the length of the path connecting them. The shortest path distance is a straight line. In a 3 dimensional plane, the distance between points (X1, Y1, Z1) and (X2, Y2, Z2) is given by:
To calculate the distance between 2 points, (X1, Y1, Z1) and (X2, Y2, Z2),
for example, (5,6,2) and (-7,11,-13), we plug our values into the distance formula:
combining terms inside parentheses we get:
squaring terms we get,
adding the 3 results,
finally,
d = 19.849433