I know that if I have a vector in $R^3$ I can move it around wherever I want, does the same apply to planes? Or are planes constrained to a location? The reason for this questions is that I was given the plane x+3y+4z=8 and asked to find the point closest to the origin on that plane, I have it's parametric equations as well and I thought of setting a variable to zero but Im not sure how its going to work since I keep getting different answers.
x = t +3s y = t - 5s z = 2-t+3s