Looking forward to seeing if any of you can help me with this.
Determine the equation for a plane P that goes through a line $ D_1 = \frac{x+1}{2} = \frac{y-1}{-1} = \frac{z-2}{3}$ and is parallel to another line $ D_2 = \frac{x}{-1} = \frac{y+2}{2} = \frac{z-3}{-3}$
I found out so far that the direction of D1 is $ ( 2,-1,3) $ and the direction of D2 is $ (-1,2,-3) $
Please explain to me theoretically what happens next and why, and PLEASE give me an example so I can finally figure this out.
Hint:
There results the
cross-product$\vec n=\vec v_1\times \vec v_2$ of these directing vectors is normal to the plane. Considering any point on $D_1$, say $M_1(-1,1,2)$, if $(a,b,c)$ are the coordinates of $\vec n$, an equation is $$ax+by+cz=-a+b+2c.$$