How Do You Find the Equation of a Plane That Contains a Line of Intersection?

  • Thread starter Thread starter skyturnred
  • Start date Start date
  • Tags Tags
    Plane
Click For Summary

Homework Help Overview

The problem involves finding the equation of a plane that passes through a specific point and contains the line of intersection of two given planes. The subject area includes vector geometry and linear algebra, particularly focusing on planes and their intersections.

Discussion Character

  • Exploratory, Assumption checking, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss finding the line of intersection of two planes and how to incorporate it into the equation of a new plane. There are attempts to use matrix methods and cross products to determine direction vectors and normal vectors. Questions arise about the parametrization of the line of intersection and the implications of orthogonality in relation to the normal vectors of the planes.

Discussion Status

Some participants have provided insights into the relationships between the normal vectors of the planes and the direction vectors of the line of intersection. There is a recognition of the need to find a linear combination of the plane equations that also contains the specified point. Multiple interpretations and approaches are being explored, with some participants expressing uncertainty about their previous calculations and the correctness of their methods.

Contextual Notes

Participants note constraints such as the requirement for the plane to pass through a specific point and the need to include the line of intersection. There is also mention of lost work and the challenge of recalling previous calculations, which adds to the complexity of the discussion.

skyturnred
Messages
117
Reaction score
0

Homework Statement



The plane that passes through the point
(−3, 2, 1)
and contains the line of intersection of the planes
x + y − z = 3 and 4x − y + 5z = 5

Homework Equations





The Attempt at a Solution



So I plugged the planes into a matrix and found the line of intersection with one parameter. I took the coefficients as the direction vector of the line. Plugging that into an equation of the plane, I get the following:

(5/6)X-(19/5)Y+(56/5)Z

but it says I'm wrong. I only have 1 attempt left at the right solution.. Please help! Thanks in advance!
 
Physics news on Phys.org
skyturnred said:

Homework Statement



The plane that passes through the point
(−3, 2, 1)
and contains the line of intersection of the planes
x + y − z = 3 and 4x − y + 5z = 5

Homework Equations





The Attempt at a Solution



So I plugged the planes into a matrix and found the line of intersection with one parameter. I took the coefficients as the direction vector of the line. Plugging that into an equation of the plane, I get the following:

(5/6)X-(19/5)Y+(56/5)Z

but it says I'm wrong. I only have 1 attempt left at the right solution.. Please help! Thanks in advance!
The plane you're looking for is the plane containing the given point and the line of intersection.

What did you get for the parametrization of the line of intersection?
 
I did the work a couple days ago and lost it.. but now that I re-do it, I don't remember what it was. But I DO remember not have any clue what I was doing.

Anyways, the equation of the line of intersection is

x=(-4/5)t
y=(9/5)t
z=t

so I have to include this line.. in other words, the norm of the plane will be orthogonal to it right? But finding a direction vector that is orthogonal to that is a plane on it's own.. and I can't quite think of what to do.

All I know is that it probably has to do with some of the following:
I know that the dot product between two orthogonal vectors is 0
I know that the cross product between two vectors produces a vector that is orthogonal to both
I realize that my answer that I showed above was actually an expression rather than an equation... but regardless, I'm pretty sure it's wrong anyways.

That's about all I know though..
 
skyturnred said:
I did the work a couple days ago and lost it.. but now that I re-do it, I don't remember what it was. But I DO remember not have any clue what I was doing.

Anyways, the equation of the line of intersection is

x=(-4/5)t
y=(9/5)t
z=t
...
That parametrization goes through the point (0,0,0).

Neither plane contains such a point.

However, both planes contain the point, [itex]\displaystyle \left(\frac{8}{5}\,,\ \frac{7}{5}\,,\ 0\right)\,,[/itex] so the line of intersection passes through this point.

An interesting way to approach this problem is to realize that any linear combination of the equations for the two planes, results in another plane which intersects the two given planes along that same line. Find the linear combination which also contains the point, (-3, 2, 1) .
 
EDIT 2: I think I may have found the right answer. I don't know what I was finding before by solving the matrix of the coefficients of the two planes.. but I did it the following way:

The line of intersect will be orthogonal to both of the normal vectors of the planes. So I did the cross product of both of their normal vectors and get (4,-9,-5)

I found an arbitrary point on the line intersection by choosing z=0 and solving for x and y and I get the point:

(8/5, 7/5, 0)

The difference between this point and the given point in the question will be another direction vector in the unknown plane. So now that I know two directional vectors that are in the plane, I did the cross product to find the normal vector of the plane in question. I get the following:

(6, -19, 39)=n

And then using this and the point given in the question (and the equation of a plane) I get the following as the equation of the plane:

6(x+3)-19(y-2)+39(z-1)=0

Is this correct? I only have one attempt left at the right answer.

Also, by solving the matrix made by the coefficients of the planes, what am I finding? I must be finding something useful..

1 0 (4/5) (8/5)
0 1 (-9/5) (7/5)

I get:

z=t
y=(9/5)t
x=(-4/5)t
 
Last edited:
skyturnred said:
EDIT 2: I think I may have found the right answer. I don't know what I was finding before by solving the matrix of the coefficients of the two planes.. but I did it the following way:

The line of intersect will be orthogonal to both of the normal vectors of the planes. So I did the cross product of both of their normal vectors and get (4,-9,-5)

I found an arbitrary point on the line intersection by choosing z=0 and solving for x and y and I get the point:

(8/5, 7/5, 0)

The difference between this point and the given point in the question will be another direction vector in the unknown plane. So now that I know two directional vectors that are in the plane, I did the cross product to find the normal vector of the plane in question. I get the following:

(6, -19, 39)=n

And then using this and the point given in the question (and the equation of a plane) I get the following as the equation of the plane:

6(x+3)-19(y-2)+39(z-1)=0
The method is correct.

It seems to check out.

It simplifies to 6x-19y+39z=-17.

Is this correct? I only have one attempt left at the right answer.

Also, by solving the matrix made by the coefficients of the planes, what am I finding? I must be finding something useful..

1 0 (4/5) (8/5)
0 1 (-9/5) (7/5)

I get:

z=t
y=(9/5)t
x=(-4/5)t
If t=-5, you have (x,y,z) = (4, -9, -5) .
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
1K
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
2K