Find the equations of the following plane in both cartesian and parametric form:
The plane through the point $(1,4,5)$ and perpendicular to the vector $(7,1,4)$.
So far, I have obtained the cartesian form, which is: $$7x + 4y + z =31.$$
How do I change this to the parametric form: $r = r_0 + s\vec u + t\vec v$ where $s$ and $t$ are real numbers?