cscott
- 778
- 1
What's the easiest way to make up two equations of a plane that intersect at a line?
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