SOLUTION: Hi there, Please could you help with this: find the equation of the line that contains points (3,-2, 1) and (1, 1,-3). Thankyou muchly

Algebra ->  Vectors -> SOLUTION: Hi there, Please could you help with this: find the equation of the line that contains points (3,-2, 1) and (1, 1,-3). Thankyou muchly      Log On


   



Question 345483: Hi there, Please could you help with this:
find the equation of the line that contains points (3,-2, 1) and (1, 1,-3).
Thankyou muchly

Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!

We find a vector parallel to the line by the method of
"subtracting the coordinates" of (3,-2, 1) and (1, 1,-3).

(1-3)i + (1-(-2))j + (-3-1)k = -2i + 3j - 4k = < -2, 3, -4 >

A parametric form of the line is then

x = 3 + (-2)t, y = -2 + 3t, z = 1 + t

Since the direction vector < -2, 3, -4 > has no 0 coordinates,

we can write an equation in symmetric form:

%28x-3%29%2F%28-2%29%22%22=%22%22%28y-%28-2%29%29%2F3%22%22=%22%22%28z-1%29%2F%28-4%29

Notice that I said "a" parametric or symmetric form, not "the" parametric 
of symmetric form, because neither form is unique.

Edwin