Give a parametric formula for the line passing through the point {1,4,5} and moving away in the direction of the vector {2,1,1}.
For this problem, I just wonder if there is any difference if the wording of the problem is "Give a parametric formula for the line passing through the point {1,4,5} and moving with the direction of the vector {2,1,1}. "
For the parametric formula of the original problem (the one that is moving away),I think the line would be {1-2 t,4-t,5-t}, is that correct?