Find an equation for the plane containing the lines $$x = 5y = \frac{z + 1}{4}$$ and $$\begin{cases} x = t \\ y = 2t\\ z = 6t − 1 \end{cases}.$$
I know that finding two points will allow me to find the plane, but how do I go about finding those points?
with $t=0$ we get the point $(x,y,z)=(0,0,-1)$ and with $t=-1$ we get $(x,y,z)=(-1,-2,-7)$ for the other line setting $z=3$ and we obtain $x=1,y=\frac{1}{5}$ and you have got three points.