Let $L$ be the line passing through the point $P_1 = (5, 3, −4)$ with direction vector $ d = (−3, −3, −1) $ and let $L_2$ be the line passing through the point $P_2 = (2, 1, 5)$ with the same direction vector. Find the shortest distance $d$ between these two lines.
Is it possible to use normal projection formula to find this answer? I seem to be missing a step... I would kill for some good tools or strategies to solve these efficiently.