Distance Between Two Points
The distance formula — the Pythagorean theorem in coordinates — gives the straight-line span between two surveyed points.
The distance is d = √((x_2−x_1)² + (y_2−y_1)²). where (x_1, y_1) and (x_2, y_2) are the two points.
Apply the coordinate distance formula.
Results
This 60–80 offset gives a 100 m distance. The method extends to three dimensions by adding a z-term and underlies all coordinate geometry.