Chapter 10 Basic Concepts of Descriptive Vector Geometry

Section 10.2 Lines and Planes

10.2.4 Relative Positions of Lines and Planes in Space


While two lines in the plane can only have three different relative positions with respect to each other (lines are parallel, coincide, or intersect, see Section 9.2.3), two lines in space can have four different relative positions with respect to each other. These will be outlined in the Info Box below.
Info 10.2.13
 

Let two lines in space be given by vector equations. The line g has the reference vector a and the direction vector u , and the line h has the reference vector b and the direction vector v :

g: r = a +s u ;s,



h: r = b +t v ;t.

The two lines g and h can have four different relative positions:
  1. The lines are identical. In this case, the lines g and h have all their points in common, they coincide. This is the case if and only if the two direction vectors u and v are collinear and the lines have any one point in common.
  2. The lines are parallel. This is the case if and only if the two direction vectors u and v are collinear and the two lines do not have any points in common.
  3. The lines intersect. In this case, the lines g and h have exactly one point in common. This point is called the intersection point. This is the case if and only if the two direction vectors u and v are not collinear and the two lines have exactly one point in common.
  4. Lines that are neither identical nor parallel and do not intersect are called skew. This is the case if and only if the two direction vectors are not collinear, and the two lines do not have any points in common.

(This figure will be released shortly.)

In practice, the relative position of two lines in space is investigated according as follows: first, we examine two direction vectors for collinearity, then we check whether the two lines have points in common. This uniquely identifies one of the four cases. The example below illustrates this approach for all four cases.
Example 10.2.14
Let the four lines g, h, i, and j be given in parametric form by

g: r =( -1 0 3 )+s( -2 2 -4 );s



h: r =( 1 -2 7 )+t( 1 -1 2 );t



i: r =( 4 0 8 )+u( -3 3 -6 );u




j: r =( 1 3 2 )+v( 1 3 -3 );v.

  • The lines g and h are identical. The two direction vectors ( -2 2 -4 ) of g and ( 1 -1 2 ) of h are collinear. We have

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

    The point described by the position vector ( 1 -2 7 ) lies both on the line h (as reference point) and on the line g since we have for the line g:

    ( 1 -2 7 )=( -1 0 3 )+s( -2 2 -4 )=( -1-2s 2s 3-4s )s=-1.

    Thus, the vector ( 1 -2 7 ) results from the equation of g for the parameter value s=-1.
  • The lines h and i (and hence the lines g and i) are parallel. The two direction vectors ( 1 -1 2 ) of h and ( -3 3 -6 ) of i are collinear.

    ( -3 3 -6 )=-3·( 1 -1 2 ).

    However, the lines h and i do not have any points in common: the reference point of one of the two lines is not a point on the other line. Here, we can check whether the reference vector ( 4 0 8 ) of the line i can result as a position vector of the line h:

    ( 4 0 8 )=( 1 -2 7 )+t( 1 -1 2 )=( 1+t -2-t 7+2t ).

    In this vector equation, t=3 results from the first component and t=-2 from the second, which is a contradiction. Hence, the two lines do not have any points in common.
  • The lines i and j intersect. First we see that for these two lines the two direction vectors ( -3 3 -6 ) and ( 1 3 -3 ) are not collinear. There is no number a such that

    ( -3 3 -6 )=a( 1 3 -3 )

    since the equality of the first component results in a=-3 and equality of the second component results in a=1, which is a contradiction. However, these two lines have a point in common that can be found by equating the position vectors for i and j:

    ( 4 0 8 )+u( -3 3 -6 )=( 4-3u 3u 8-6u )=( 1+v 3+3v 2-3v )=( 1 3 2 )+v( 1 3 -3 ).

    Equating the first two components results in the two equations

    3-3u=v and u=1+v

    in the variables u and v with the solution v=0, u=1. Substituting these values into the equation for the third component results in

    8-6·1=2-3·02=2.

    Thus, the vector equation for the position vectors is satisfied for the parameter values u=1 and v=0. Hence, the position vector of the intersection point results from substituting the parameter value u=1 into the equation of the line i or from substituting the parameter value v=0 into the equation of the line j. For the intersection point of the lines we have (1;3;2).
  • The lines g and j (and hence the lines h and j) are skew. As in the previous case of the intersecting lines it can be easily seen that the two direction vectors ( -2 2 -4 ) of g and ( 1 3 -3 ) of j are not collinear. However, in this case the lines do not have any point in common which again can be found by equating the position vectors:

    ( -1 0 3 )+s( -2 2 -4 )=( -1-2s 2s 3-4s )=( 1+v 3+3v 2-3v )=( 1 3 2 )+v( 1 3 -3 ).

    This vector equation involves a contradiction; there are no pairs of parameter values of s and v such that the equation is satisfied, and hence g and j do not have any points in common. Considering the first and the second components results in the two equations

    -2s=2+v and 2s=3+3v

    with the solution v=- 5 4 , s=- 3 8 . However, substituting this into the equation for the third component results in the contradiction

    3-4(- 3 8 )=2-3(- 5 4 ) 9 2 = 23 4 .




Exercise 10.2.15
Tick the true statements:
The two lines given by the equations

g: r =( 1 2 4 )+x( -5 10 -15 );x

and

h: r =( 4 0 7 )+y( 3 -2 3 );y

intersect since
 the two direction vectors are collinear,
 the two direction vectors are not collinear,
 the two direction vectors are collinear and the lines have a point in common,
 the two direction vectors are not collinear and the lines have a point in common,
 the two direction vectors are not collinear and the lines do not have any points in common.

Find the intersection point S of the two lines g and h.
S=
The position vector of the intersection point S results from the lines g and h for the parameter values
x=
and
y= .

Exercise 10.2.16
The two lines given by the equations

γ: r =( -4 6 0 )+s( 3 -2 -2 );s

and

κ: r =( a b 4 )+t( - 3 2 c 1 );t

are parallel. Find the value of c and specify which values the parameters a and b must not take simultaneously to ensure that the two lines are parallel.
a

b

c=


Consider two lines in space be given that are truly parallel or intersecting. Then these two lines uniquely define a plane (see figure below).
(This figure will be released shortly.)
This is always the plane that contains both lines.
The example below shows how to derive the parametric equation of the plane from two truly parallel or intersecting lines.
Example 10.2.17
  • The two lines given by the equations

    g: r =( 1 2 4 )+s( -5 10 -15 );s

    and

    h: r =( 4 0 7 )+t( 3 -2 3 );t

    intersect at the point S=(1;2;4) (see Exercise 10.2.15). Thus, they uniquely define a plane E that contains both g and h. For the equation of the plane E in parametric form, the position vectors of three appropriate points are used resulting from the given equations of the lines g and h. The intersection point is a suitable reference point of E, with the reference vector

    S =( 1 2 4 ).

    Then, the position vectors of two points P and Q result, for example, from substituting the parameter values s=1 and t=1 into the equations of the lines in parametric form:

    P =( 1 2 4 )+1·( -5 10 -15 )=( -4 12 -11 ),



    Q =( 4 0 7 )+1·( 3 -2 3 )=( 7 -2 10 ).

    Thus, we have the direction vectors

    SP = P - S =( -4 12 -11 )-( 1 2 4 )=( -5 10 -15 )

    and

    SQ = Q - S =( 7 -2 10 )-( 1 2 4 )=( 6 -4 11 ).

    Hence, a possible equation of the plane E in parametric form is given by

    E: r =( 1 2 4 )+μ( -5 10 -15 )+ν( 6 -4 11 );μ,ν.


  • The two lines g and h given by the equations

    g: r =( -4 6 0 )+s( 3 -2 -2 );s

    and

    h: r =( 1 1 4 )+t( - 3 2 1 1 );t

    are parallel (see Exercise 10.2.16). This uniquely defines a plane F that contains both g and h. The parametric equation of the plane F is derived from the position vectors of three appropriate points resulting from the equations of the lines g and h. The position vectors of points on g or h that result, for example, from substituting the parameter values s=0, s=1, and t=0 are suitable. The first vector

    A =( -4 6 0 )+0·( 3 -2 -2 )=( -4 6 0 )

    can be used as a reference vector. From

    B =( -4 6 0 )+1·( 3 -2 -2 )=( -1 4 -2 )

    it immediately results that as the first direction vector AB of the plane F the direction vector ( 3 -2 -2 ) of g can be used. The second direction vector of the plane results from the position vector of a point B on h for the parameter value t=0, i.e. the reference point of h:

    B =( 1 1 4 ).

    Hence,

    AB = B - A =( 1 1 4 )-( -4 6 0 )=( 5 -5 4 )

    is the second direction vector of F. Thus, a parameter form of the equation of F is

    F: r =( -4 6 0 )+λ( 3 -2 -2 )+μ( 5 -5 4 );λ,μ.




A line and a plane in space can only have three different relative positions with respect to each other, as outlined in the Info Box below.
Info 10.2.18
 
Let a line g with reference point a and direction vector u and a plane E with the reference vector b and the direction vectors v and w in space be given in parametric form by the equations

g: r = a +λ u ;λ

and

E: r = b +μ v +ν w ;μ,ν.

Then the line g and the plane E can have three different relative positions:
  1. The line g lies in the plane E. This is the case if and only if the three direction vectors u , v , and w are coplanar, and the reference point of the line lies in the plane.
  2. The line g is parallel to the plane E. This is the case if and only if the three direction vectors u , v , and w are coplanar and the reference point of the line does not lie in the plane.
  3. The lines g and the plane E intersect. This is the case if and only if the three direction vectors u , v , and w are not coplanar.

(This figure will be released shortly.)

To investigate the relative position of a given line and plane, we first examine the three direction vectors for collinearity, then we check whether the reference point of the line lies in the plane. This uniquely identifies one of the three possible cases. If the line and the plane intersect, we can calculate the intersection point. The example below illustrates a few approaches.
Example 10.2.19
Let the plane E be given by the parametric equation

E: r =( 2 2 2 )+s( 3 -1 0 )+t( 0 0 2 );s,t.

  • A line with the vector ( 3 -1 -4 ) as its direction vector either lies in the plane or is parallel to the plane E, since ( 3 -1 -4 ) is coplanar to the two direction vectors of E. From the condition

    ( 3 -1 -4 )=s( 3 -1 0 )+t( 0 0 2 ),

    we have s=1, t=-2. Hence, the line

    g: r =( -1 3 0 )+x( 3 -1 -4 );x

    lies in the plane E, since the reference point (-1;3;0) lies in E.

    ( -1 3 0 )=( 2 2 2 )+s( 3 -1 0 )+t( 0 0 2 )=( 2+3s 2-s 2+2t )s=t=-1.

    Hence, the position vector ( -1 3 0 ) of the line results from the parametric equation of the plane for the parameter values s=t=-1. In contrast, the line

    h: r =y( 3 -1 -4 );y

    is parallel to the plane E since h has the origin (0;0;0) as its reference point. The origin does not lie in the plane E since there are no parameter values s and t such that the vector equation

    ( 0 0 0 )=( 2 2 2 )+s( 3 -1 0 )+t( 0 0 2 )=( 2+3s 2-s 2+2t )

    is satisfied. Considering the first component implies s=- 2 3 , and s=2 results from the second component; this is a contradiction.
  • Every line with a direction vector that is not coplanar to the two direction vectors ( 3 -1 0 ) and ( 0 0 2 ) of E intersect the plane E at exactly one point. An example of such a line is

    k: r =( -3 1 0 )+μ( 1 1 1 );μ.

    The direction vector ( 1 1 1 ) is not coplanar to ( 3 -1 0 ) and ( 0 0 2 ) since the condition

    ( 1 1 1 )=a( 3 -1 0 )+b( 0 0 2 )=( 3a -a 2b )

    cannot be satisfied by any choice of a,b. Considering the first component would imply a= 1 3 and the second would imply a=-1; this is a contradiction. From equating the position vectors of the line k and the plane E, the intersection point can be calculated:

    ( -3 1 0 )+μ( 1 1 1 )=( -3+μ 1+μ μ )=( 2+3s 2-s 2+2t )=( 2 2 2 )+s( 3 -1 0 )+t( 0 0 2 ).

    If we are only interested in the intersection point, it is sufficient to determine the parameter value of the line for which this vector equation is satisfied. The position vector of the intersection point then results from substituting the determined parameter value into the equation of the line. Considering the first two components of this vector equation results in a system of two linear equations in the variables μ and s:

    μ=5+3s and μ=1-s,

    with the solution μ=2. Thus, the intersection point has the position vector

    ( -3 1 0 )+2( 1 1 1 )=( -1 3 2 ).



Exercise 10.2.20
Let the plane E be given by the equation

E: r =( 8 -2 0 )+s( 1 3 2 )+t( -1 1 -1 );s,t

and the line g by the equation

g: r =( 0 2 1 )+u( 0 4 c );u

whose reference point does not lie in the plane E.
Find the missing component c such that the line g is parallel to the line E.
c=
For all other values of c, calculate the intersection point S=(x;y;z) depending on c. Specify the three components of S separately.
x=

y=

z=


Exercise 10.2.21
Let the line h be given by the equation

h: r =( 3 2 1 )+ρ( -8 9 1 );ρ.

Find the following:
  1. Value of the parameter ρ for which the line h intersects the xy-plane:  ρ=
  2. Value of the parameter ρ for which the line h intersects the yz-plane:  ρ=
  3. Value of the parameter ρ for which the line h intersects the xz-plane:  ρ=



If we consider two planes in space, we find that they can have three different relative positions with respect to each other which correspond to the three different relative positions of two lines described in Section 9.2.3.
These three cases are outlined in the Info Box below.
Info 10.2.22
 
Let the plane E1 with the reference vector a 1 and the two direction vectors u 1 and v 1 and the plane E2 with the reference vector a 2 and the two direction vectors u 2 and v 2 be given by the equations

E1 : r = a 1 +μ u 1 +ν v 1 ;μ,ν



E2 : r = a 2 +ρ u 2 +σ v 2 ;ρ,σ.

The planes E1 and E2 can have three different possible relative positions with respect to each other:
  1. The planes E1 and E2 are identical if they have all points in common. This is the case if and only if the three direction vectors u 1 , v 1 , u 2 and the three direction vectors u 1 , v 1 , v 2 are coplanar and the reference point of E1 lies in E2 .
  2. The planes E1 and E2 are parallel if they do not have any points in common. This is the case if and only if the three direction vectors u 1 , v 1 , u 2 and the three direction vectors u 1 , v 1 , v 2 are coplanar and the reference point of E1 does not lie in E2 .
  3. The planes E1 and E2 intersect if the points they have in common form a line. This is the case if and only if the three direction vectors u 1 , v 1 , u 2 or the three direction vectors u 1 , v 1 , v 2 are not coplanar.

(This figure will be released shortly.)

Of course, in the conditions of the three cases outlined in the Info Box above, the planes can be exchanged; it can also be checked whether the reference vector of E2 lies in E1 ; this makes no difference. If the planes intersect, the set of intersection points can be determined. Sets of intersection points were already discussed in Section 4.3, where the solvability of systems of linear equations in three variables was interpreted geometrically. A sound understanding of this interpretation is now presumed in this Module and a brief repetition of the material presented in Section 4.3 is highly recommended. The example below illustrates how the relative position of two planes is determined.
Example 10.2.23
Let the three planes E, F, and G be given by the equations

E: r =( 0 2 -2 )+a( 1 -2 1 )+b( 4 0 -2 );a,b,



F: r =( 5 1 0 )+c( 5 -2 -1 )+d( -3 -2 3 );c,d,

and

G: r =( 5 0 1 )+x( 1 -2 0 )+y( 0 0 3 );x,y.

  • The planes E and F are parallel. The directions vectors ( 1 -2 1 ) and ( 4 0 -2 ) of E and the first direction vector ( 5 -2 -1 ) of F are coplanar since the condition

    a( 1 -2 1 )+b( 4 0 -2 )=( 5 -2 -1 )

    is satisfied for a=b=1. Likewise, the direction vectors ( 1 -2 1 ) and ( 4 0 -2 ) of E and the second direction vector ( -3 -2 3 ) of F are coplanar since the condition

    a( 1 -2 1 )+b( 4 0 -2 )=( -3 -2 3 )

    is satisfied for a=1 and b=-1. Moreover, the reference point of F does not lie in E since the condition

    ( 5 1 0 )=( 0 2 -2 )+a( 1 -2 1 )+b( 4 0 -2 )=( a+4b 2-2a -2+a-2b )

    cannot be satisfied for any value of a and b. Considering the second component results in a= 1 2 . Substituting this value if a into the equation for the first component results in b= 9 8 . Substituting these two values into the equation for the third component results in the contradiction 0=-2+ 1 2 - 9 4 . However, choosing another reference point for F, for example the same as for E, would result in an equation that describes a plane identical to the plane E, i.e. another equivalent parametric representation of one and the same plane. For example, the equation

    F' : r =( 0 2 -2 )+α( 5 -2 -1 )+β( -3 -2 3 );α,β

    represents such a plane.
  • The planes E and G intersect. Both direction vectors ( 1 -2 0 ) and ( 0 0 3 ) of G are not coplanar to the direction vectors ( 1 -2 1 ) and ( 4 0 -2 ) of E. For the second direction vector of G, we find that the condition

    ( 0 0 3 )=a( 1 -2 1 )+b( 4 0 -2 )

    cannot be satisfied for any value of a and b. Considering the first two components would result in a=b=0. Substituting these values into the equation for the third equation would result in a contradiction. The intersection line of the two planes is calculated by equating the position vectors of the two planes. Here, we have

    ( 0 2 -2 )+a( 1 -2 1 )+b( 4 0 -2 )=( a+4b 2-2a -2+a-2b )=( 5+x -2x 1+3y )=( 5 0 1 )+x( 1 -2 0 )+y( 0 0 3 ).

    This vector equation corresponds to a system of three linear equations in four variables x, y, a, and b. According to the methods described in Section 4.4, it is solved by taking one variable as a parameter and solving the system for the other variables as functions of this parameter. This left over parameter will be the parameter in the equation of the intersection line in vector form. Which of the variables is taken for the parameter doesn't matter. Here, we use x as parameter. Considering the first two components of the vector equation result in the system of two linear equations

    a+4b=5+x and 2-2a=-2x,

    with the solution a=1+x, b=1. Substituting this solution into the third component results in

    -2+(1+x)-2·1=1+3yy= 1 3 x- 4 3 .

    Now, substituting y= 1 3 x- 4 3 or a=1+x and b=1 into the equation of the plane G or the plane E results - for the same parameter value - in the same parametric representation of the line h, namely the intersection line of the two planes. Specifically, substituting the parameters into the equation of G results in:

    h: r =( 5 0 1 )+x( 1 -2 0 )+( 1 3 x- 4 3 )( 0 0 3 )=( 5 0 -3 )+x( 1 -2 1 );x.




Exercise 10.2.24
Let the two planes E and F be given by the equations

E: r =( -1 3 0 )+a( 2 -5 8 )+b( 0 -1 4 );a,b

and

F: r =( 5 0 0 )+c( -2 3 x )+d( 2 y 12 );c,d,

where the reference point of F does not lie in the plane E.
Find the values of the missing components x and y of F such that the planes F and E are parallel.
x=

y=


Exercise 10.2.25
Let the two planes E and F be given by the equations

E: r =a( 2 -5 8 )+b( 0 -1 4 );a,b

and

F: r =c( 0 3 4 )+d( 2 -1 0 );c,d.

These planes intersect, and the intersection line is given by the equation

g: r =ξ( 4 x y );ξ.


Find the values of the missing components x and y of the direction vector of the intersection line.
x=

y=