Section 1.3 Equations of Lines in 2d
A line in two dimensions can be specified by giving one point on the line and one vector whose direction is parallel to the line.
If is any point on the line then the vector whose tail is at and whose head is at must be parallel to and hence must be a scalar multiple of So
These are called the parametric equations of the line, because they contain a free parameter, namely As varies from to the point traverses the entire line.
It is easy to eliminate the parameter from the equations. Just multiply by multiply by and subtract to give
Equation 1.3.2. Symmetric Equation.
This is called the symmetric equation for the line.
A second way to specify a line in two dimensions is to give one point on the line and one vector whose direction is perpendicular to that of the line.
If is any point on the line then the vector whose tail is at and whose head is at must be perpendicular to so that
Equation 1.3.3.
Observe that the coefficients of and in the equation of the line are the components of a vector perpendicular to the line. This enables us to read off a vector perpendicular to any given line directly from the equation of the line. Such a vector is called a normal vector for the line.
Example 1.3.4.
Consider, for example, the line To rewrite this equation in the form
we have to move terms around so that and are on one side of the equation and is on the other side: Then is the coefficient of namely and is the coefficient of namely One normal vector for is
Of course, if is perpendicular to so is In fact, if we first multiply the equation by to get and then set and to the coefficients of and respectively, we get
Example 1.3.5.
In this example, we find the point on the line (call the line ) that is closest to the point
We’ll start by sketching the line. To do so, we guess two points on and then draw the line that passes through the two points.
- If
is on and then So is on - If
is on and then So is on
Denote by the point on that is closest to It is characterized by the property that the line from to is perpendicular to This is the case just because if is any other point on then, by Pythagoras, the distance from to is larger than the distance from to See the figure on the right above.
Let’s use to denote the line which passes through and which is perpendicular to
Since has the equation one vector perpendicular to and hence parallel to is So if is any point on the vector must be of the form So the parametric equations of are
Now let be the coordinates of Since is on we have for some Since is also on we also have So
and is
Exercises Exercises
Exercise Group.
Exercises — Stage 1
1.
2.
3.
Two points determine a line. Verify that the equations
describe the same line by finding two different points that lie on both lines.
4.
There are many different ways to write the parametric equations of this line. If we rewrite the equations as
Exercise Group.
Exercises — Stage 2
5.
6.
7.
8.
Let and be the vertices of a triangle. By definition, a median of a triangle is a straight line that passes through a vertex of the triangle and through the midpoint of the opposite side.
- Find the parametric equations of the three medians.
- Do the three medians meet at a common point? If so, which point?