Homework Statement
Let l_1:<x,y,z>=<2,-1,3>+t<-1,2,1> and P(1,3,2) be a line and point in R3, respectively. Find the distance from P to l.
Homework Equations
distance between two points in R3
d=\sqrt{(x-x_0)^2+(y-y_0)^2+(z-z_0)^2}
and the line in this problem is given to us in vector...