$P(-3,4,-5)$ and the plane is $(1,-5,6)+s(2,1,3)+t(1,7,1)$
How exactly do I go about with this? I believe that I'm supposed to put the plane in parametric form (see below), then substitute the $x,y,z$ of the point into it? Where do I go from there? Any help is greatly appreciated. $$\begin{align*} x&=1+2s+t\\ y&=-5+s+7t\\ z&=6+3s+t \end{align*}$$
you must solve the system $$-3=1+2s+t$$ $$4=-5+s+7t$$ $$-5=6+3s+t$$ for $s$ and $t$