Plane through point and intersection of 2 other planes

In summary, the problem is to find the plane that passes through the point (-1,2,1) and contains the line of intersection of the planes x+y+z=2 and 2x-y+3z=1. The direction vector of the line can be found by taking the cross product of the normal vectors of the two planes, which is <4,-1,-3>. To find the equation of the plane, two points on the line can be used along with the given point to solve the determinant.
  • #1
musicmar
100
0

Homework Statement


Find the plane that passes through the point (-1,2,1) and contains the line of intersection of the planes:
x+y+z=2
2x-y+3z=1


The Attempt at a Solution



First, I know that I need to find the line of intersection of the 2 planes. To do this, I used the cross product of the normal vectors to get <4,-1,-3>. This is the direction vector, but now I don't know exactly what to do. I know I need to find a point in both planes, but I'm not really sure how. I found another post which will help after I find the intersection line.
 
Physics news on Phys.org
  • #2
x+y+z=2
2x-y+3z=1


eliminate one variable (say z)

then put either x=0 or y=0
 
  • #3
musicmar said:

Homework Statement


Find the plane that passes through the point (-1,2,1) and contains the line of intersection of the planes:
x+y+z=2
2x-y+3z=1


The Attempt at a Solution



First, I know that I need to find the line of intersection of the 2 planes. To do this, I used the cross product of the normal vectors to get <4,-1,-3>. This is the direction vector, but now I don't know exactly what to do. I know I need to find a point in both planes, but I'm not really sure how. I found another post which will help after I find the intersection line.
One form of the equation of a line in space is called the symmetric form (I think that's what this form is called. A line in the direction of <a, b, c> and passing through the point (x1, y1, z1) can be described by these equations:
[tex]\frac{x - x_1}{a} ~=~ \frac{y - y_1}{b} ~=~\frac{z - z_1}{c} [/tex]
 
  • #4
Good. You found the direction vector of the line. Now, because the plane contains the line, the dot product of the directional vector and the normal vector would be zero, because the angle between them is 900.

If the equation of plane is: Ax+By+Cz+D=0 then <A,B,C> is the vector normal to the plane.

<A,B,C>.<4,1,-3>=0

4A+B-3C=0

Also substitute for (-1,2,1) in the equation of the plane so that:

-A+2B+C+D=0
 
  • #5
njama,
I follow most of your response. But what does 4A+B-3C=0 represent?
 
  • #6
njama said:
Good. You found the direction vector of the line. Now, because the plane contains the line, the dot product of the directional vector and the normal vector would be zero, because the angle between them is 900.

If the equation of plane is: Ax+By+Cz+D=0 then <A,B,C> is the vector normal to the plane.

<A,B,C>.<4,1,-3>=0

4A+B-3C=0

Also substitute for (-1,2,1) in the equation of the plane so that:

-A+2B+C+D=0
Njama, please pay attention. The advice you give here is not helpful, since the OP is aware of this concept and has already done it to find the normals to the two planes he has.
 
  • #7
musicmar said:
njama,
I follow most of your response. But what does 4A+B-3C=0 represent?

@musicmar the equation represents the dot product of the normal vector of the plane and the directional vector of the line.

Mark44 said:
Njama, please pay attention. The advice you give here is not helpful, since the OP is aware of this concept and has already done it to find the normals to the two planes he has.
@Mark44 I don't know what are you referring to. He only found the directional vector of the line. :confused:
 
  • #8
njama said:
@musicmar the equation represents the dot product of the normal vector of the plane and the directional vector of the line.


@Mark44 I don't know what are you referring to. He only found the directional vector of the line. :confused:
He found the direction vector for the line from the normals to the two planes, so he didn't need to "refind" the normals to the planes. In other words, he was way ahead of you. The OP crossed the normals to the two planesthem to find the direction of the line. He was given a point on the line, so all he needed to do was use the line's direction vector and the given point, either in the suggestion I gave in an earlier post or in some other way.
 
  • #9
Mark44 said:
He found the direction vector for the line from the normals to the two planes, so he didn't need to "refind" the normals to the planes. In other words, he was way ahead of you. The OP crossed the normals to the two planesthem to find the direction of the line. He was given a point on the line, so all he needed to do was use the line's direction vector and the given point, either in the suggestion I gave in an earlier post or in some other way.
@Mark44 there was much easier way if I was asked.

Mark44 he need to find the equation of PLANE not LINE.

Just find two points on the line (even without finding the directional vector), and using the third point, you can easily make plane using the 3 points by solving the determinant:

[tex] \begin{vmatrix}x-x_1 & y-y_1 & z-z_1\\ x_2-x_1 & y_2-y_1 & z_2-z_1 \\ x_3-x_1 & y_3-x_1 & z_3-z_1 \end{vmatrix}=0 [/tex]

I just didn't want to start from the beginning.
 
Last edited:
  • #10
Mea culpa. The OP clearly said he wanted the plane, not the line. I misinterpreted the problem statement.
Sorry,
Mark
 

FAQ: Plane through point and intersection of 2 other planes

What is a plane through a point and intersection of 2 other planes?

A plane through a point and intersection of 2 other planes is a flat, two-dimensional surface that passes through a specific point and is formed by the intersection of two other planes in three-dimensional space.

How can you find the equation of a plane through a point and intersection of 2 other planes?

To find the equation of a plane through a point and intersection of 2 other planes, you can use the point-slope form of a line to determine the slope of the plane's normal vector. Then, you can use the dot product to find the equation of the plane in standard form.

What is the importance of understanding planes through a point and intersection of 2 other planes?

Understanding planes through a point and intersection of 2 other planes is important in various fields such as engineering, physics, and computer graphics. It allows for the visualization and analysis of complex three-dimensional structures and can be used to solve problems in these fields.

Can a plane through a point and intersection of 2 other planes be parallel to one of the intersecting planes?

No, a plane through a point and intersection of 2 other planes cannot be parallel to one of the intersecting planes. This is because two planes are parallel if and only if their normal vectors are parallel, and the normal vector of a plane through a point and intersection of 2 other planes will be perpendicular to the normal vectors of the intersecting planes.

Are there any real-world applications of planes through a point and intersection of 2 other planes?

Yes, there are many real-world applications of planes through a point and intersection of 2 other planes. For example, in architecture and construction, understanding the intersection of planes is important for designing and building structures. In aviation, planes through a point and intersection of 2 other planes are used in navigation and flight planning. They are also used in computer graphics for creating 3D models and animations.

Back
Top