x = 1 + 2t
y = 3 - 5t
z = 6 + 4t.
Solve each equation for t:
then set all the solutions equal:
.
These equations are called the symmetric equations for the line. There's potentially a problem with this sort of calculation, though - what if the normal vector has one or more zero components? We can't divide by 0, so in that case, we just use the corresponding parametric equation(s) and find symmetric equations from the remaining equations. For example, the line with parametric equations
x = x0 + at
y = y0
z = z0 + ct
will have symmetric equations
.
The line with parametric equations
x = x0
y = y0
z = z0 + ct
simply has symmetric equations x = x0, y = y0.
.
simplifies into 2x + 3y = -1.
?
Using Vectors to Describe Lines | |||||
Introduction | The vector form of a line | The parametric form of a line | The symmetric form of a line | Finding lines | Uniform linear motion |