The perpendicular distance from the point \( (-1,1,0) \) to the line joining the points \( (0,2,4) \) and \( (3,0,1) \) is:
Show Hint
For a point to line distance in 3D, use:
\(
D = \frac{|(\mathbf{r_0} - \mathbf{r_1}) \cdot (\mathbf{d} \times \mathbf{p})|}{|\mathbf{d} \times \mathbf{p}|}.
\)