Determine an equation of the plane containing the lines $\frac{x-1}{2}=\frac{y+1}{-1}=\frac{z-5}{6}$; $r=\lt1,-1,5\gt+t\lt1,1,-3\gt$.
I calculated the cross product between the directional vector of both lines to find the normal vector $n$, but when I looked for an intersection point $r_0$ to apply the formula: $\lt r-r_0\gt \bullet \ \ n$, I did not find any.
Can I use the point $\lt1,-1,5\gt$ given in the line $r$? Or is it not possible to find an equation of the plane containing two lines that do not intersect?