Lines in the Plane
All forms of linear equations, relative positions, angle calculation, parallel/perpendicular lines, and metric problems (distance, perpendicular bisector, angle bisector).
Equations of a Line
The equation of a line can be determined from a point and a direction vector , or by knowing two points and and finding the vector between them.
The equation of a line can be determined from a point and a direction vector , or by knowing two points and and finding the vector between them.
Guided Example: With and we get
1. Vector Equation:
2. Parametric Equations: obtained by breaking down the vector equation into its X and Y components.
3. Symmetric Equations: (or continuous form). Solve for in both parametric equations and set them equal.
4. Point-Slope Form: move the denominator to the other side to get the slope .
5. Slope-Intercept Form: solve for in the point-slope equation. Where is the y-intercept.
6. General or Standard Form: eliminate denominators and rearrange. With slope and direction vector . The normal vector is perpendicular to the line.
7. Intercept Form: obtained using the x-intercept, , and the y-intercept, . In our example, the intercepts are .
Relative Positions of Two Lines
Given a system of two lines in general form and , we can determine their position based on the ratio of their coefficients:
Given a system of two lines in general form and , we can determine their position based on the ratio of their coefficients:
- Coincident lines (Infinite solutions):
- Parallel lines (No solution):
- Intersecting lines (1 solution):
Angle between two lines given their slopes and :
Constructing Parallel and Perpendicular Lines
Summary of how to construct a line that is parallel or perpendicular to a given line, depending on its equation type:
Summary of how to construct a line that is parallel or perpendicular to a given line, depending on its equation type:
| Original line | Parallel | Perpendicular |
|---|---|---|
Metric Problems
Distance from a Point to a Line
The distance from a point to a line is:
The distance from a point to a line is:
Distance from a Point to a Line
The distance from a point to a line is:
The distance from a point to a line is:
Closest Point on a Line
Given a line with direction vector and an exterior point , the point on the line that is closest to makes the vector perpendicular to the line. Its dot product with the direction vector is zero:
Given a line with direction vector and an exterior point , the point on the line that is closest to makes the vector perpendicular to the line. Its dot product with the direction vector is zero:
Symmetric Point with Respect to a Line (Reflection)
To find the reflection of point across line :
To find the reflection of point across line :
- First, find the closest point on line from point .
- Then, find the symmetric point of with respect to .
Perpendicular Bisector of a Segment
Given a line segment , the perpendicular bisector is the line that is perpendicular to the segment at its midpoint:
Given a line segment , the perpendicular bisector is the line that is perpendicular to the segment at its midpoint:
- Find the midpoint of the segment.
- Find the line with a direction vector perpendicular to that passes through .
Angle Bisector of Two Lines
It is the locus of points that are equidistant from two intersecting lines and , such that :
It is the locus of points that are equidistant from two intersecting lines and , such that :
(Note: By splitting the absolute value with , you obtain the two angle bisector lines, which are perpendicular to each other).