Equation of the plane through the line of intersection of three planes

  • Thread starter Thread starter City88
  • Start date Start date
  • Tags Tags
    Plane
Click For Summary
SUMMARY

The equation of the plane through the line of intersection of the planes defined by x-z=1 and y+2z=3, which is also perpendicular to the plane x+y-2z=1, is x+y+z=6. The direction vector of the line of intersection is derived from the cross product of the normals of the first two planes, resulting in (-1,2,-1). The normal vector of the desired plane is obtained by crossing the direction vector with the normal of the third plane, yielding (1,1,1) as the normal vector.

PREREQUISITES
  • Understanding of vector cross products
  • Knowledge of plane equations in three-dimensional space
  • Familiarity with normal vectors and their significance in geometry
  • Ability to manipulate parametric equations of lines
NEXT STEPS
  • Study vector cross products in detail
  • Learn about the geometric interpretation of normal vectors
  • Explore the derivation of plane equations from line intersections
  • Investigate applications of planes in three-dimensional geometry
USEFUL FOR

Students studying geometry, particularly those focusing on three-dimensional space, as well as educators and tutors looking for examples of plane equations derived from intersections and perpendicularity conditions.

City88
Messages
13
Reaction score
0

Homework Statement



Find the equation of the plane through the line of intersection of the planes

x-z=1 and y+2z=3

AND perpendicular to the plane x+y-2z=1

Homework Equations


The normal of the first plane is n1=(1,0,-1), second is n2=(0,1,2)

The Attempt at a Solution



I started off by finding the cross product of the intersecting planes, which is (1,2,1).
I think this vector is the direction vector of the line that defines the intersection of the two planes. So I think this vector has to be ON the plane (THE plane who's equation we're trying to find).

But now I'm not sure where to go from here. Since my plane has to be parallel to the third plane, I guess that the normal for that plane would be the normal for my plane. So I have to normal...I need points...
I'm guessing this is an easy question, but I've just mixed myself up a lot!
 
Physics news on Phys.org
The line of intersection of the planes (1) x-z=1 and (2) y+2z=3 is on our plane.
To find the line of intersection of these planes, evaluate 2(1)+(2) to obtain (3) 2x+y=5
Let y=\lambda, then
x=(5-\lambda)/2
Sub into (1), to get z=(7-\lambda)/2
Therefore the line of intersection can be represented by (x,y,z) = (5/2,0,7/2) + \lambda(-1/2,1,-1/2)
The direction vector (-1/2,1,-1/2) is therefore parallel to the plane. Simplify this to (-1,2,-1)

Now consider the fact that the plane we want is perpendicular to the plane x+y-2z=1. Thus it is parallel with the normal to x+y-2z=1, ie parallel to (1,1,-2).

Now we have two lines parallel to our plane, (1,1,-2) and (-1,2,-1)
Cross these to give (3,3,3) and simplify to (1,1,1). Thus (1,1,1) is a normal to our plane.
Thus our plane is in the form x+y+z=D, where D is a number
Since we already know that (5/2,0,7/2) is on the plane, sub this into get D=6

The plane you want is x+y+z=6
 

Similar threads

Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
1K
Replies
5
Views
2K
Replies
4
Views
5K
Replies
5
Views
2K
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 21 ·
Replies
21
Views
4K