Proving Line and Plane Perpendicular

Click For Summary

Homework Help Overview

The discussion revolves around determining the relationship between a line and a plane, specifically whether the line is perpendicular to the plane. The context includes the equations of the line and the plane, as well as a secondary discussion about finding the parametric equations for the line of intersection of two planes.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the concept of perpendicularity between a line and a plane, referencing direction and normal vectors. There is also exploration of finding parametric equations for the intersection of two planes, with various methods suggested for approaching the problem.

Discussion Status

Some participants have provided insights into the relationship between the line and the plane, noting the proportionality of vectors. Others are exploring methods for finding the line of intersection of two planes, with multiple approaches being discussed without a clear consensus on the best method.

Contextual Notes

There are indications of uncertainty regarding the correctness of some methods proposed, particularly in relation to the intersection of planes and the use of normal vectors.

cmab
Messages
32
Reaction score
0
How can i proove if this line is perpendicular to this one?
Line
x=-2-4y, y=3-2t, z=1+2t
Plane
2x+y-z=5
I don't care that much about the answer, I want the procedure.
 
Physics news on Phys.org
Not sure exactly what you mean, but a line is perpendicular to a plane if it is parallel to the normal of the plane...
 
i think he means this: the direction vector of your line is the vector of coefficients of the letter t, so (-4,-2,2).

The "normal" vector (perpendicular) to your plane is the vector of coefficients of the letters, x,y,z, so (2,1,-1). these two vectors are proportional, by a scale factor of -2, so the answer is yes.
 
mathwonk said:
i think he means this: the direction vector of your line is the vector of coefficients of the letter t, so (-4,-2,2).
The "normal" vector (perpendicular) to your plane is the vector of coefficients of the letters, x,y,z, so (2,1,-1). these two vectors are proportional, by a scale factor of -2, so the answer is yes.



Thanks, it is appriciated.
 
How do we find the parametric equations for the line of intersection of the given planes
7x-2y+3z = -2 and -3x+y+2z+5=0

:approve:
 
cmab said:
How do we find the parametric equations for the line of intersection of the given planes
7x-2y+3z = -2 and -3x+y+2z+5=0
:approve:

add 2 to both sides of the first equation.

so we have 7x -2y + 3z + 2 = 0

now we can set the equations equal to each other and that should give you the line of intersection. I'm not entirely sure of this though so I'm sorry if I'm wrong.
 
d_leet said:
add 2 to both sides of the first equation.
so we have 7x -2y + 3z + 2 = 0
now we can set the equations equal to each other and that should give you the line of intersection. I'm not entirely sure of this though so I'm sorry if I'm wrong.


Sorry that was wrong, I just remembered how to do this. Find the normal vectors to each plane, and take their cross product, and you know that this vector will be parallel to the line in which they intersect so you can just find one point of intersection and write the parametric equations for the line knowing the parallel vector.
 
No, that would work perfectly well. From 7x-2y+3z = -2 you get
7x- 2y+ 3z+ 2= 0. Since we want -3x+y+2z+5=0 on the line of intersection also: 7x- 2y+ 3z+ 2= -3x+ y+ 2z+ 5, one equation in three unknowns. You can use that together with either of the orignal equations to have 2 equations in 3 unknowns. Solve for two of x,y,z in terms of the other and use the third as "parameter".
Or course, you could just as easily use the two given equations to solve for two of the unknowns in terms of the other. I don't see any reason to take a cross-product of two vectors.
Here's how I would do the problem:
Since -3x+y+2z+5=0 and 7x-2y+3z = -2, multiply the first equation by 2 to get -6x+ 2y+ 4z+ 10= 0 and write the second equation as 7x- 2y+ 3z+ 2= 0. Now add those two equations: x+ 7z+ 12= 0. x= -7z- 12.
Put that back into the first equation: -3(-7z-12)+ y+ 2z-5= 0 which gives y= -2z+ 5-21z- 36= -23z-31.

Assuming my arithmetic is correct (which I wouldn't guarentee), parametric equations for the line of intersection are:
x= -7t- 12
y= -23t- 31
z= t.
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
6
Views
4K
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
Replies
2
Views
1K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K