Distance between two straight lines

This article considers two lines in a plane. For two lines not in the same plane, see Skew lines#Distance.

The distance between two straight lines in the plane is the minimum distance between any two points lying on the lines. In case of intersecting lines, the distance between them is zero, because the minimum distance between them is zero (at the point of intersection); whereas in case of two parallel lines, it is the perpendicular distance from a point on one line to the other line.

Formula and proof

Because the lines are parallel, the perpendicular distance between them is a constant, so it does not matter which point is chosen to measure the distance. Given the equations of two non-vertical parallel lines

the distance between the two lines is the distance between the two intercepts of these lines with the perpendicular line

This distance can be found by first solving the linear systems

and

to get the coordinates of the intercept points. The solutions to the linear systems are the points

and

The distance between the points is

which reduces to

When the lines are given by

the distance between them can be expressed as

See also

This article is issued from Wikipedia - version of the 9/27/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.