How Do You Find the Equation of the Intersection of Two Planes?

In summary, the person is trying to find the equation of the intersection between two planes and is not sure how to do it. They tried various methods but are stuck. They use t to represent a parameter and find all the other variables in terms of t.
  • #1
pyrosilver
39
0
urgent, intersection of two planes

Homework Statement



Find the equation of the intersection between 2x + 3y - 4z = 12 and 5x + 2y + 3z = 7.



Homework Equations



none. I don't know how to use cross products, but is there another way?



The Attempt at a Solution




I don't know how to do this and it will be on my final tomorrow... I tried various things but right now the closest I have is, set x to 0 and find for y and z. Please help, I have no idea what else to do.

I know it is in this form (or at least, I think it is):

[x, y, z] + t(a, b, c)

but what are those? t is for time. is the x y z a point on the plane, and how would I find that?
 
Physics news on Phys.org
  • #2


pyrosilver said:
but what are those? t is for time. is the x y z a point on the plane, and how would I find that?

t is not for time. t is a parameter.

so for 2x + 3y - 4z = 12 and 5x + 2y + 3z = 7, what are the normals for these two planes?
What will you get when you take the cross-product of these two normals?
 
  • #3


normals are [2, 3, -4] and [5, 2, 3] right?

I don't know, I never learned to cross product. Is that the only way? I used to be able to do this I think like a year ago (can't find the notes for it) and I didn't use cross producting...how do you cross product? I tried googling it but didn't understand it.
 
  • #4


pyrosilver said:
normals are [2, 3, -4] and [5, 2, 3] right?

I don't know, I never learned to cross product. Is that the only way? I used to be able to do this I think like a year ago (can't find the notes for it) and I didn't use cross producting...how do you cross product? I tried googling it but didn't understand it.

ok, well there is another way to do it.

Take 2x + 3y - 4z = 12 and 5x + 2y + 3z = 7

Eliminate either x,y or z. When you get an equation with two of variables left, then let either of the variables be your parameter (t,a,b, whatever you like) and then find all the other variables in terms of that parameter.
 
  • #5


Ok is this how you do it?

Let z = 0

2x + 3y = 12 and 5x + 2y = 7

x ends up equaling 1, y = 10/3

I'm not sure what happens next? so is it

[1, 10/3, 0] + t (a, b, c)

How do i find the other variables in terms of that parameter?
 
  • #6


pyrosilver said:
Ok is this how you do it?

Let z = 0

Nope.

2x + 3y - 4z = 12 is the same as 10x+15y-20z=60 (x5 throughout)

5x + 2y + 3z = 7 is the same as 10x+4y+6z=14 (x2 throughout)



10x+15y-20z=60 ...(1)
10x+4y+6z=14 ...(2)

Find (1)-(2)
 
  • #7


OH OKAY. So then:

9y - 26z = 46

y = 46/9 + 26z/9

And then you plug that into the equation above?

Okay thanks, now I get how to get x, y, and z, but I'm still fuzzy on how to get it into [x,y,z] + t(a, b, c) form? Does that still apply?
 
  • #8


pyrosilver said:
OH OKAY. So then:

9y - 26z = 46

y = 46/9 + 26z/9

And then you plug that into the equation above?

Okay thanks, now I get how to get x, y, and z, but I'm still fuzzy on how to get it into [x,y,z] + t(a, b, c) form? Does that still apply?

it's not best to put the parameter as one of your variables, so we'll use t instead

so you let z=t, and you found y in terms of t

y=46/9 +26t/9

So put that into any of the equations of the planes to find x in terms of t.
What do you get then?
 
  • #9


9y - 26t = 46
9 (46/9 +26t/9) - 26t = 46

like that?
 
  • #10


pyrosilver said:
9y - 26t = 46
9 (46/9 +26t/9) - 26t = 46

like that?

Not into that equation. Into either of two equations of the planes.

Either put y=46/9 +26t/9 and z=t into 2x + 3y - 4z = 12 or 5x + 2y + 3z = 7.

EDIT:

When you get x in terms of t. Put x,y and z in the vector form as such

[tex]\left( \begin{array}{c}
x\\
y \\
z
\end{array}\right)[/tex]
 
Last edited:

FAQ: How Do You Find the Equation of the Intersection of Two Planes?

What is the intersection of two planes?

The intersection of two planes is the set of points where the two planes meet or cross each other. It can be a single point, a line, or the entire plane depending on the position and orientation of the two planes.

How can you determine the intersection of two planes?

To determine the intersection of two planes, you can use either algebraic or geometric methods. Algebraically, you can solve the system of equations representing the two planes to find the coordinates of the intersection point or the equation of the intersection line. Geometrically, you can visually analyze the two planes to determine the type of intersection (point, line, or plane).

Can two planes intersect at more than one point?

No, two planes can only intersect at one point or be parallel to each other. If the two planes are not parallel, they must intersect at a single point. If the two planes are parallel, they do not intersect at all.

What is the significance of the intersection of two planes?

The intersection of two planes has several applications in mathematics and real-world problems. It can help determine the position of a point or object in 3-dimensional space, find the shortest distance between two lines, and solve systems of linear equations. It is also used in engineering, architecture, and computer graphics.

Can two planes intersect at a right angle?

Yes, two planes can intersect at a right angle. This type of intersection is called a perpendicular intersection and occurs when the two planes are perpendicular to each other. In this case, the intersection is a straight line, and the angle between the two planes is 90 degrees.

Similar threads

Replies
11
Views
1K
Replies
9
Views
2K
Replies
10
Views
5K
Replies
4
Views
849
Replies
22
Views
3K
Replies
3
Views
3K
Replies
5
Views
2K
Back
Top