I have a question
Find the distance between the origin and the line x = 3t-1, y = 2-t, z = t.
I know: You find a line perpendicular to the line, and passing through the origin. Check. You then find the intersection between the given line and your line, but I cannot find one. I came up with 2 = 0. Can somebody help me?
You will need a vector $$\vec{OS}\cdot \vec{a}=0$$ where $\vec{a}$ is the direction vector of the given line. We have $$[x_s,y_s,z_s]\cdot[3,-1,1]=3x_s-y_s+z_s=0$$, the point $(x_s,y_s,z_s)$ is situated on the line so $$3(-1+3t)-2+t+t=0$$ from here you will get $t$