Definition
The formula for the distance between two points in space is an extension of the Pythagorean theorem into three dimensions.
Why It Matters
Depth is the variable that transforms a flat map into a real, navigable world. This formula is the essential “tape measure” for everything from calculating the clearance of engine parts to the trajectory of a spacecraft, providing the mathematical anchor for building and moving in 3D space.
Core Concepts
- Distance Formula The distance between two points and is given by:
-
How to read: “The length of the segment P one P two equals the square root of the quantity x two minus x one squared, plus the quantity y two minus y one squared, plus the quantity z two minus z one squared.”
-
Meaning: 3D Pythagorean theorem—straight-line Euclidean distance from the displacement in each axis.
-
Context This formula represents the length of the line segment joining and and is used to define spheres and other geometric surfaces in .