How to find the distance from a point to a line in 3d using Lagrange's multipliers

51 Views Asked by At

I know how to find to determine the shortest distance from a point to a plane.I am curious if the same can be done for a line in 3d space.