Summary of Equations of Lines and Planes in Space

Essential Concepts

  • In three dimensions, the direction of a line is described by a direction vector. The vector equation of a line with direction vector v=a,b,cv=a,b,c passing through point P=(x0,y0,z0)P=(x0,y0,z0) is r=r0+tvr=r0+tv, where r0=x0,y0,z0r0=x0,y0,z0 is the position vector of point PP This equation can be rewritten to form the parametric equations of the line: x=x0+tax=x0+tay=y0+tby=y0+tb, and z=z0+tcz=z0+tc.  The line can also be described with the symmetric equations xx0a=yy0b=zz0cxx0a=yy0b=zz0c.
  • Let LL be a line in space passing through point PP with direction vector vv. If QQ is any point not on LL then the distance from QQ to LL is d=PQ×vvd=PQ×vv.
  • In three dimensions, two lines may be parallel but not equal, equal, intersecting, or skew.
  • Given a point PP and vector nn the set of all points QQ satisfying equation nPQ=0nPQ=0 forms a plane. Equation nPQ=0nPQ=0 is known as the vector equation of a plane.
  • The scalar equation of a plane containing point P=(x0,y0,z0)P=(x0,y0,z0) with normal vector n=a,b,cn=a,b,c is a(xx0)+b(yy0)+c(zz0)=0a(xx0)+b(yy0)+c(zz0)=0. This equation can be expressed as ax+by+cz+d=0ax+by+cz+d=0, where d=ax0by0cz0d=ax0by0cz0. This form of the equation is sometimes called the general form of the equation of a plane.
  • Suppose a plane with normal vector nn passes through point QQ. The distance DD from the plane to point PP not in the plane is given by D=∥projnQP∥=|compnQP|=|QPn|nD=projnQP=|compnQP|=|QPn|n.
  • The normal vectors of parallel planes are parallel. When two planes intersect, they form a line.
  • The measure of the angle θθ between two intersecting planes can be found using the equation: cosθ=|n1n2|n1∥∥n2cosθ=|n1n2|n1n2, where n1n1 and n2n2 are normal vectors to the planes.
  • The distance DD from the point (x0,y0,z0)(x0,y0,z0) to plane ax+by+cz+d=0ax+by+cz+d=0 is given by D=|a(x0x1)+b(y0y1)+c(z0z1)|a2+b2+c2=|ax0+by0+cz0+d|a2+b2+c2D=|a(x0x1)+b(y0y1)+c(z0z1)|a2+b2+c2=|ax0+by0+cz0+d|a2+b2+c2

Key Equations

  • Vector Equation of a Line
    r=r0+tvr=r0+tv
  • Parametric Equations of a Line
    xx0a=yy0b=zz0c
  • Vector Equation of a Plane
    nPQ=0
  • Scalar Equation of a Plane
    a(xx0)+b(yy0)+c(zz0)=0
  • Distance between a Plane and a Point
    D=∥projnQP∥=|compnQP|=|QPn|n

Glossary

direction vector
a vector parallel to a line that is used to describe the direction, or orientation, of the line in space
general form of the equation of a plane
an equation in the form ax+by+cz+d=0, where n=a,b,c is a normal vector of the plane, P=(x0,y0,z0) is a point on the plane, and d=ax0by0cz0
normal vector
a vector perpendicular to a plane
parametric equations of a line:
the set of equations x=x0+ta, y=y0+tb, and z=z0+tc describing the line with direction vector v=a,b,c passing through point (x0,y0,z0)
scalar equation of a plane:
the equation a(xx0)+b(yy0)+c(zz0)=0 used to describe a plane containing point P=(x0,y0,z0) with normal vector n=a,b,c or its alternate form ax+by+cz+d=0, where d=ax0by0cz0
skew lines:
two lines that are not parallel but do not intersect
symmetric equations of a line:
the equations xx0a=yy0b=zz0c describing the line with direction vector v=a,b,c passing through point (x0,y0,z0)
vector equation of a line:
the equation r=r0+tv used to describe a line with direction vector v=a,b,c passing through point P=(x0,y0,z0), where r0=x0,y0,z0 is the position vector of point P
vector equation of a plane:
the equation nPQ=0,
where P is a given point in the plane, Q is any point in the plane, and n is a normal vector of the plane