How to find a vector parallel to a line?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 24K views
r_swayze
Messages
65
Reaction score
0
How do I find the vector parallel to the line x+2 = 1/2y = z-3 ?

the book says its < 1,2,1 > but I have no idea how to get there?
 
Physics news on Phys.org
Hi r_swayze! :smile:

Just go for the obvious …

that line is parallel to the line x = 1/2y = z, from which it's pretty obvious that if you increase x by 1, the you increase y by 2, and z by 1 :wink:
 
oh I think I see now, so the +2 and -3 from the x and z equations are just telling the shift in position?