Homework Statement
[/B]
Write vector and parametric equations for the line that goes through the points P(–3, 5, 2) and Q(2, 7, 1).
Homework EquationsThe Attempt at a Solution
First I find the direction vector for PQ.
PQ=Q-P = (2,7,1)-(-3,5,2)
=[2-(-3),7-5,1-2]
=5,2,-1
PQ= (5,2,-1)
Now I...