The question is,
Find a scalar equation that passes through the points (3,2,3), (-4,1,2) and (-1,3,2).
What I did was put that into the vector equation form, using (3,2,3) as a position vector, resulting in:
r=(3,2,3) +t(-7,-1,-1) + s(-5,2,0)
Then I found the cross product of the...