
Dayv O. answered 10/02/21
Caring Super Enthusiastic Knowledgeable Calculus Tutor
Adam does a good job and his answer matches mine.
He uses cross product to find the direction vector for line
while I use scalar dot product.
the perpendicular line direction (-1,2,1)dot(a,b,c)=0
when vector (a,b,c) is perpendicular to (-1,2,1)
-a+2b+c=0
the normal to the plane direction (3,-2,1)dot(a,b,c)=0
when vector (a,b,c) is perpendicular to (3,-2,1)
3a-2b+c=0
subtracting find
a=b, and then c=-a.
choose a=1
line equation at point (2,0,1)
r(t)=(1*t+2,1*t+0,-1*t+1)

Adam B.
10/03/21