UNDERSTAND IT. WORK IT OUT.

How to find horizontal distance from coordinate differences

East and north coordinate differences form two perpendicular sides of a right triangle. The straight horizontal distance between the points is its hypotenuse.

Beginner-friendlyFree · No accountOne worked example + one practice problem
01

What the formula is saying

Use the Pythagorean theorem: square ΔE, square ΔN, add them and take the square root. Differences can be negative; squaring removes their signs for distance.

D = √[(ΔE)² + (ΔN)²]

Read the symbols in plain language

ΔE
Easting differencem
ΔN
Northing differencem

Sort out the units first

Enter coordinate differences in metres on the same planar coordinate system. The result is in metres; latitude/longitude degrees cannot be used directly.

02

Let’s solve one together

Read the given values, follow each operation, then check what the result means.

ΔE · Easting difference
30 m
ΔN · Northing difference
40 m
  1. Square the east difference

    This is one perpendicular side squared.

    (30)^2 = 900 m²
  2. Add the north difference squared

    Adding squares combines the perpendicular components.

    (900) + (40)^2 = 2500 m²
  3. Take the square root

    Return from squared metres to metres.

    √((2500)) = 50 m
Answer50 m

Does this worked answer make sense?

The result cannot be smaller than either component magnitude. The 30–40–50 example is a scaled 3–4–5 triangle.

03

Now try your own values

Change a value or its unit. The same method will show your calculation, step by step.

English, Arabic and Persian digits are supported. The steps convert inputs to the formula’s base units.

Results update only when you calculate. The lesson example above stays unchanged.

04

Your turn — check your understanding

Use these new values. Work it out first, then check your answer.

ΔE · Easting difference
60 m
ΔN · Northing difference
80 m

Find: horizontal distance from coordinate differences

For repeating decimals, use at least four significant figures. Accepted rounding tolerance: 0.05% of the expected value; zero uses an absolute tolerance of 10⁻¹².

A hint, not the answer

Use the Pythagorean theorem: square ΔE, square ΔN, add them and take the square root. Differences can be negative; squaring removes their signs for distance.

Enter coordinate differences in metres on the same planar coordinate system. The result is in metres; latitude/longitude degrees cannot be used directly.

Show the full practice solution

Compare the steps with your work; revealing a solution does not mark the lesson complete.

  1. Square the east difference

    This is one perpendicular side squared.

    (60)^2 = 3600 m²
  2. Add the north difference squared

    Adding squares combines the perpendicular components.

    (3600) + (80)^2 = 10000 m²
  3. Take the square root

    Return from squared metres to metres.

    √((10000)) = 100 m
Answer100 m

Avoid the common trap

Adding |ΔE| + |ΔN| measures a two-leg path, not the straight line. Do not confuse horizontal distance with sloping distance.

When this method applies — and when it does not

Planar coordinate geometry. Projection scale, elevation and geodetic distance corrections are outside this lesson.

For study and understanding, not approval of a real structure, site operation or design. Apply the correct standard, National Annex and professional review to actual engineering work.

One idea understood. Keep going.

This optional checkmark is saved only in this browser. It is your own progress note, not a certificate.

Sources & further reading

References open in a new tab and explain the underlying principles. The teaching text and examples here are SimpleFlick’s own; the source organisations have not endorsed this calculator.

Lesson updated: · Worked examples checked against the implemented formula; not an independent engineering certification.

Menu