Physicsissuef
- 908
- 0
Homework Statement
Find the equation of the plane which passes through M(2,3,1) and the line
\left\{\begin{matrix}<br /> 2x-y+3z-1=0 & \\ <br /> 5x+4y-z-7=0 & <br /> \end{matrix}\right.
Homework Equations
\frac{x-x_1}{\begin{vmatrix}<br /> B_1 & C_1\\ <br /> C_1 & C_2<br /> \end{vmatrix}}=\frac{y-y_1}{\begin{vmatrix}<br /> C_1 & A_1\\ <br /> C_2 & A_2<br /> \end{vmatrix}}=\frac{z-z_1}{\begin{vmatrix}<br /> A_1 & B_1\\ <br /> A_2 & B_2<br /> \end{vmatrix}}
The Attempt at a Solution
first I find the equation of the line:
\frac{x}{-1}=\frac{y+7}{-5}=\frac{z+3}{-3}
What should I do next?