I have to give the equations of the planes that go through the point $(3,4,5)$ that are parallel to the lines with direction $(0,2,1)$ and that are on a distance 2 from the point $(1,1,1)$.
So if you say that the other vector of this plane is given by $(a, b, c)$ then I came to the conclusion that the equations of these planes are given by
$\alpha \leftrightarrow (2c-b)x + ay - 2az = -6a-3b+6c$
but now I don't know how I can use the distance to calculate the specific equations because you can't really derive a relation between $a,b$ and $c$.
Is there something I'm missing or an easier approach to solve this problem?