I have got this line
$$\mathrm g:\;\overrightarrow{\mathrm x\;}\;=\;\begin{pmatrix}-1\\2\\0\end{pmatrix}\;+\;\mathrm s\cdot\begin{pmatrix}-1\\4\\-1\end{pmatrix}$$
And this plane: $$E_t:\,\, tx + y + tz = 0$$
Now for which t is the line element of the plane?
My calculations: When I put the equation of the line in the equation of the plane i get: And this plane: $$ t(-1-s) + (2+4s) + t(-2) = 0$$
This is the same as:
$$2-t+s(4-2t)=0$$ $$=> s=\tfrac{t-2}{4-2t}=-\tfrac{1}{2}$$
And now I do not know how to go on.
The solution is $t=2$
Can someone explain the last step to the solution please? Thanks
It seems like your calculation has some error by plugging in the equation of the line in the one of the plane, as noticed by José Carlos Santos..
For another solution: it is necessary for the line to be included in the plane that $(1,-6,2)\in E_t \iff t-6+2t=0 \iff t=2$.
This is also sufficient, since we can now check that $2(1-s)+(-6+4s)+2(2-s)=0$ for all $s\in \mathbf{R}$.