Shortest Distance Between Plane and Line

Find the shortest distance between the following plane and line in R3\mathbb{R}^3:
P:2x3y+z=1,L:{x=2t+3y=t+4z=t2P: 2x-3y+z=1, L: \begin{cases} x = 2t+3 \\ y = t + 4 \\ z = -t - 2 \end{cases}

More Distances Questions: