Chapter 10 Basic Concepts of Descriptive Vector Geometry

Section 10.2 Lines and Planes

10.2.2 Lines in the Plane and in Space

In Module 9 we described lines in the plane using coordinate equations for the points lying on the lines with respect to a fixed coordinate system. In this way, for example, a line g with slope 1 2 and y-intercept 1 is given as the set of points

g={(x;y)2 :y= 1 2 x+1},

which is often abbreviated by specifying only the coordinate equation of a line (here in normal form):

g:y= 1 2 x+1.

The figure below shows this line.

In the following sections we want to describe the points on the line by only their corresponding position vectors. The considerations outlined below result in the following description: the coordinates of the points (x;y) lying on the line g satisfy the equation

y= 1 2 x+1.

This equation can be substituted into the description of the point. Then, we see that the line g consists of points of the form (x; 1 2 x+1 ) with x. Let the corresponding position vectors of these points be denoted by r . Then, we have

r =( x 1 2 x+1 )=x( 1 1 2 )+( 0 1 )

with x. Using position vectors, the line g can also be described by

g: r =x( 1 1 2 )+( 0 1 ),x.

In other words: The points of g are defined by the sum of the vector a =( 0 1 ) and all possible multiples of the vector u =( 1 1 2 ), i.e. all vectors collinear to the vector ( 1 1 2 ). The figure below illustrates this approach.

The Info Box below outlines the most relevant terms, methods and concepts for this so-called vector form or parametric form of an equation of a line.
Info 10.2.2
 
  • A line g in the plane is given in vector form or in parametric form as the set of position vectors

    g={ r =λ u + a 2 :λ},

    often written in short as

    g: r =λ u + a ,λ.

    Here, λ is called a parameter, a is called the reference vector, and u O is called he direction vector of the line. The position vectors r point to the individual points on the line. The reference vector a is the position vector of a fixed point on the line that is called a reference point. The multiples λ u of the direction vector u are all vectors collinear to u (see figure below).
  • For a line g given in normal form by the equation

    g:y=mx+b

    the vector form of the equation of a line can be found by generating the position vectors ( x mx+b )=x( 1 m )+( 0 b ). Then, the vector form of the equation of a line is

    g: r =x( 1 m )+( 0 b ),x

    with the direction vector u =( 1 m ) and the reference vector a =( 0 b ).
  • For a line g given by the equation in parametric form:

    g: r =λ u + a ,λ

    the corresponding equation of the line can be found as follows: the direction vector u =( ux uy ) immediately provides the slope of the line via a slope triangle. We have

    m= uy ux .

    (Here, ux must be non-zero, i.e. ux 0. The special case ux =0 is discussed in the example below.) From Section 9.2.2 we know that we only need another point on the line to determine the y-intercept b and specify the equation of the line in normal form. It is easiest to use the reference point a for this.

One can immediately see that the parametric form of the equation of a line is not unique. Every point on the line can be used as reference point, and the direction vector can be chosen from an arbitrary number of collinear vectors. For example, the line g with the equation of a line

g: 1 2 x+1

in coordinate form discussed in the first example of the subsection is not only described by the vector equation

g: r =x( 1 1 2 )+( 0 1 ),x

in parametric form, but also by the equations

g: r =λ( 2 1 )+( 2 2 ),λ

or

g: r =ν( -2 -1 )+( -2 0 ),ν.

Often representations are chosen such that the direction vector is as simple as possible. However, for representations of the same line by different direction vectors or reference vectors, different parameter values have to be used since in different representations the same parameter value defines different points on the line. For example, the parameter value λ=1 defines, in the corresponding parametric equation of g, the point

1·( 2 1 )+( 2 2 )=( 4 3 ),

but the parameter value ν=1 defines, in the corresponding parametric equation of g, the point

1·( -2 -1 )+( -2 0 )=( -4 -1 ).


The example below lists a few applications of equations of a line in vector form.
Example 10.2.3
  • Let the line g in the plane be given by the equation

    g:2y-3x=6.

    Find two different equations of a line of g in vector form.
    First, we transform the equation of a line into normal form:

    2y-3x=6y= 3 2 x+3.

    Thus, points on the line g have the form (x; 3 2 x+3 ) , x described by the position vector ( x 3 2 x+3 ), x. Hence, one possible parametric form is given by

    g: r =x( 1 3 2 )+( 0 3 ),x.

    Choosing another direction vector collinear to ( 1 3 2 ) and another reference point on g results in another equation of a line in parametric form. For example, ( 2 3 ) is collinear to ( 1 3 2 ) since ( 2 3 )=2( 1 3 2 ). ( 2 6 ) is another appropriate reference vector since the coordinates of the point (2;6) obviously satisfy the equation of a line. Hence,

    g: r =σ( 2 3 )+( 2 6 ),σ

    is another possible parametric form of an equation of the line g.
  • In the case of a line with an equation that cannot be transformed into normal form, such as

    h:x=2,

    an equation in parametric form can still be given.
    All points on the line h have the form (2;y) for y, with the corresponding position vector ( 2 y ) for y. Since ( 2 y )=y( 0 1 )+( 2 0 ), one possible vector form of h is given by

    h: r =y( 0 1 )+( 2 0 ),y.


  • Let the line α be given in parametric form by

    α: r =μ( -3 2 )+( 1 1 ),μ.

    Find the corresponding equation of a line in normal form.
    The direction vector ( -3 2 ) gives the slope m= 2 -3 =- 2 3 . Thus, the equation of the line in normal form is

    α:y=- 2 3 x+b.

    The reference vector of α is ( 1 1 ). The reference point (1;1) can be substituted into the equation of the line to determine the y-intercept:

    1=- 2 3 ·1+bb= 5 3 .

    Thus, we have

    α:y=- 2 3 x+ 5 3 .


  • If, for example, a line is given by the equation

    β: r =λ( 0 -2 )+( -1 1 ),λ

    in parametric form, where the x-component of the direction vector is 0, the corresponding equation of the line in component form can be found.
    The direction vector with an x-component of 0 implies that the line is parallel to the y-axis. Hence, the equation of the line has the form

    β:x=c.

    The constant c can be determined by substituting the reference point (-1;1) into this equation resulting in -1=c, and we get

    β:x=-1.


  • Given the two points P=(-1;-1) and Q=(3;2), find the equation of a line of PQ in parametric form.
    For the direction vector we the connection vector

    u = PQ = Q - P =( 3 2 )-( -1 -1 )=( 4 3 )

    and for the reference vector we use the position vector of a given point, for example,

    a = P =( -1 -1 ).

    Thus, we have

    PQ: r =λ( 4 3 )+( -1 -1 ),λ.

    The line is shown in the figure below.


Exercise 10.2.4
  1. Let the line g be given by the equation

    g: r =t( -1 5 )+( 2 5 ),t

    in parametric form. Find the equation g in normal form:
    g:y= .
  2. The line h with the equation of a line in coordinate form

    h: 1 2 y+x+2=0

    has the parametric form

    h: r =s( a 2 )+( b -5 ),s.

    Find the missing values of a and b.
    a=

    b=
  3. Consider the two points A=(-2;-1) and B=(3;- 3 2 ). Which of the following parametric equations are correct representations of the line AB?
    (i) AB: r =s( 5 - 1 2 )+( 0 - 6 5 ),s
    (ii) AB: r =t( 5 1 2 )+( -2 -1 ),t
    (iii) AB: r =u( -5 1 2 )+( -12 0 ),u
    (iv) AB: r =v( 10 -1 )+( 4 - 8 5 ),v
    (v) AB: r =w( -1 10 )+( -22 1 ),w
    (vi) AB: r =z( 5 2 - 1 4 )+( 6 5 -1 ),z


  4. Find the value of ψ such that the point P with the position vector

    P =( -2 ψ )

    lies on the line

    i: r =τ( 1 -3 )+( -1 2 ),τ,

    and find the value of the parameter τ such that r = P .
    ψ=

    τ=



In contrast to lines in the plane, lines in space cannot be described by an equation of a line in coordinate form. However, the description by a parametric equation can be easily extended from two to three dimensions (see Info Box below).
Info 10.2.5
 
A line g in space is given in vector form or parametric form as the set of position vectors

g={ r =λ u + a 3 :λ},

often written in short as

g: r =λ u + a ,λ.

As in the two-dimensional case: λ is called a parameter, a is called the reference vector, and u O is called the direction vector of the line g (see figure below).

In this three-dimensional case, as in the plane, the parametric form of the equation of a line is not unique. The example below lists a few applications of parametric equations of a line in space.
Example 10.2.6
Let the two points P=(-1;-2; 1 2 ) and Q=(2;0;8) in space be given. Find two different representations of the line PQ in parametric form.
We use the connecting vector PQ as direction vector:

PQ = Q - P =( 2 0 8 )-( -1 -2 1 2 )=( 3 2 15 2 ).

The point Q can be used as reference point. For the parametric form we get

PQ: r =t( 3 2 15 2 )+( 2 0 8 ),t.

Further possible direction vectors must be collinear to the vector PQ . For example:

( -6 -4 -15 )=-2( 3 2 15 2 ).

We can also use the point P as reference point which results in

PQ: r =s( -6 -4 -15 )+( -1 -2 1 2 ),s

as another correct equation of the line PQ in vector form.

Exercise 10.2.7
  1. The line h=AB through the points A=(-1;-1;0) and B=(-3;0;1) has the parametric equation

    h: r =λ( 4 a b )+( c d -4 ),λ.

    Find the missing values of a, b, c, and d.
    a=

    b=

    c=

    d=


  2. Find the value of χ such that the point P with the position vector

    P =( -2 χ -8 )

    lies on the line

    g: r =ν( 1 -3 8 )+( -1 2 0 ),ν,

    and find the value of the parameter ν such that r = P .
    χ=

    ν=