[VECTORS] Got the answer, lack visual understanding

  • Thread starter Thread starter aeromat
  • Start date Start date
  • Tags Tags
    Vectors Visual
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 · 2K views
aeromat
Messages
113
Reaction score
0

Homework Statement


Which of the following lines is parallel to the plane 4x + y - z - 10 = 0?

ii)
x = -3t
y= -5 +2t
z = -10t

This is parallel, I confirmed it.



The Attempt at a Solution



I already know that this line is parallel to the plane.
I know that if that "If this line is parallel to the plane then its direction vector must be perpendicular to the plane's normal vector". But I don't see how this is true visually. I drew it out and I still don't understand why that condition must be met
 
Physics news on Phys.org
Are you asking for help visualizing the statement you have in quotations?

Think of something simple such as the xy-plane. Let's say you have a vector that's simply (1,0,0), so some unit vector pointing in the x-direction. Obviously it's parallel to the xy-plane right? Next you want to think about what the plane's normal vector is. Well, the xy-plane's normal vector must point in the z-direction. So your normal vector points in the z-direction (that is, a vector like (0,0,1) ), the parallel to the plane vector (1,0,0) points in the x-direction. So hopefully it's fairly obvious that those two vectors are perpendicular.

You can generalize it a little bit and say you don't need something in the x-direction alone. Any vector with no z-component will be perpendicular to that normal vector who only has a z-component.
 
I understand better now, thank you. And yes, the visualization was for the post-message in quotations.