Projection onto a line
Overview
Important
Given a point and a line in the plane, the projection of onto is the point on such that the segment is perpendicular to . This is called the orthogonal (or perpendicular) projection.
Important properties
-
The projection is always the closest point on the line to the original point.
-
If the point already lies on the line, its projection is itself.
-
The projection divides the segment from the point to the line into two perpendicular parts: one along the line, one perpendicular.