Intersection of two planes (without a given point)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
RosiePosie
Messages
1
Reaction score
0
The Two Planes 2x-7y+5z+1=0 and x+4y-3z=0 intersect in a line PQ. What is the general equation of a plane through this line?

Have done cross product of the two normals to get vector form of the line, and parametric x,y and z. Would like advice on what to do next, Thanks
 
Physics news on Phys.org
Any other plane through that line would also have a normal that's perpendicular to the direction vector you found through the cross-product. It will also have to contain a point on the intersection line. Write the general plane as a*x+b*y+c*z+d=0 and translate those conditions into linear equations in a, b, c and d.
 
Another method would to be to eliminate one variable. Then just that variable be t, then find the other two variables in terms of t.

then r=(x,y,z)