What is meant by the parametric equations of a line in three-dimensional space?

1 Answer
Aug 20, 2014

We want to find the parametric equations of the line L passing through the point P and parallel to a vector A.

Let us take a 3-dimensional point in R3, call it P=(x0,y0,z0).

A line L is drawn such that it passes through P and is parallel to the vector A=(u,v,w).

3 parametric equations can be written which express the components:

x=x0+tu
y=y0+tv (<t<)
z=z0+tw

As an example, with a point P=(2,4,6) and vector A=(1,3,5), we have the following parametric equations:

x=2+tu
y=4+3v (<t<)
z=6+5w

Parametric Equation Calculator