示例
,
解题步骤 1
To find the distance between two 3d points, square the difference of the x, y, and z points. Then, sum them and take the square root.
解题步骤 2
使用对应值替换 、、、、 和 。
解题步骤 3
解题步骤 3.1
从 中减去 。
解题步骤 3.2
对 进行 次方运算。
解题步骤 3.3
从 中减去 。
解题步骤 3.4
对 进行 次方运算。
解题步骤 3.5
从 中减去 。
解题步骤 3.6
对 进行 次方运算。
解题步骤 3.7
将 和 相加。
解题步骤 3.8
将 和 相加。
解题步骤 4
和 之间的距离为 。