# Perpendicular Distance The **perpendicular distance** between a point and a [[line segment]] is defined as follows: extend the line segment to a full line and take the [[perpendicular]] line that passes through the point. Then the perpendicular distance is the length of the line segment between the original point and the intersection of the two lines. category: definition