cscott
- 778
- 1
What's the easiest way to make up two equations of a plane that intersect at a line?
The discussion revolves around finding two equations of planes that intersect along a line. Participants are exploring the conditions necessary for two planes to intersect and the implications of their equations in three-dimensional space.
Some participants have provided insights regarding the conditions under which two planes intersect, specifically mentioning the importance of the normal vectors not being scalar multiples of each other. There is an ongoing exploration of how to ensure that the planes are not parallel.
There is some confusion regarding the representation of slopes in three-dimensional space and the specific form of the equations being discussed. Participants are also clarifying the mathematical notation used in the context of plane equations.
TD said:What are you looking for, the equation of the line of intersection? Because "two equations of a plane" doesn't really make sense to me...
vaishakh said:Lines which are not parallel intersect with each other. so don't make them parallel. lines are parallel if their slopes are same. so think what have you to change or not to? A, B, C or D
I'm still not 100% sure what you mean but I *think* you mean that you're looking for the equations of two planes which, together as a system, form the equation of their intersection line (assuming the planes weren't parallel). Is this correct?cscott said:I need two equations (Ax + By + Cz + D = 0) that describe two planes who's intersection point is a line.
TD said:I'm still not 100% sure what you mean but I *think* you mean that you're looking for the equations of two planes which, together as a system, form the equation of their intersection line (assuming the planes weren't parallel). Is this correct?
fomenkoa said:Scott: This is pretty easy!
The only thing u do is make sure both bormal vectors are not scalar multiples of each other... in other words
if P1 = Ax+By+Cz+D
and P2 = Wx + Xy +Yz +Z
then to intesect in a line... [A,B,C] canot equal k[W,X,Y] k is any num
Anton