Last vector-plane problem for the night

  • Thread starter Thread starter prace
  • Start date Start date
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
2 replies · 3K views
prace
Messages
99
Reaction score
0
I would like to show that two planes are || and then find the distance between the two planes. I think I have the distance between the two planes covered pretty good, but I am not sure about the || part.

For example:

[tex]P_1[/tex] = 4x-2y+6z=3 and [tex]P_2[/tex] = -6x+3y-9z=4

then [tex]\vec{n}P_1[/tex] = <4,-2,6> and [tex]\vec{n}P_2[/tex] = <-6,3,-9>. So, my thinking is that if these two planes were || then they should have the same normal vector or at least a multiple of that normal vector. Is this correct, should I be looking at something else as well?
 
Physics news on Phys.org
prace said:
I would like to show that two planes are || and then find the distance between the two planes. I think I have the distance between the two planes covered pretty good, but I am not sure about the || part.

For example:

[tex]P_1[/tex] = 4x-2y+6z=3 and [tex]P_2[/tex] = -6x+3y-9z=4

then [tex]\vec{n}P_1[/tex] = <4,-2,6> and [tex]\vec{n}P_2[/tex] = <-6,3,-9>. So, my thinking is that if these two planes were || then they should have the same normal vector or at least a multiple of that normal vector. Is this correct, should I be looking at something else as well?
Yes, that's correct. And, just as obviously, as Office_Shredder showed, one is a multiple of the other. Now, to find the distance between them, pick any point in one plane, find the line through that point perpendicular to the plane (in the direction of the normal vector), find the point where that line intersects the other plane, and find the distance between the two points.