| Thread Closed |
Line of Intersection of two Planes |
Share Thread | Thread Tools |
| May27-05, 10:43 PM | #1 |
|
|
Line of Intersection of two Planes
How do I find the line of intersection of two planes? I have an idea, but both of the planes have a -2z
ie. Plane 1: 10x-4y-2z=4 Plane 2: 14x+7y-2z If I set them both equal to each other, I lose the z part. So, is there some other way to solve this, or am I missing something? Thanks! |
| May27-05, 10:54 PM | #2 |
|
|
The equation for the second plane is incomplete
Daniel. P.S.If "z" goes,then that line is in the Oxy plane,right...? |
| May27-05, 11:02 PM | #3 |
|
|
Just add =#. I am just curious about the general case of how to solve such a problem. ie. Plane 1: 10x-4y-2z=4 Plane 2: 14x+7y-2z=6 Also, if z is removed what would the symmetric form of that line be? Would it just not have a z part? |
| May27-05, 11:13 PM | #4 |
|
|
Line of Intersection of two Planes
What do you mean symmetric form...?Just set them equal and find the equation giving the line.It should read as linear combo of "x" & "y" yielding 0.
Daniel. |
| May27-05, 11:17 PM | #5 |
|
|
Ok here is the whole problem.
I am trying to find an equation for a line that passes through a point P(x,y,z) and is parallel to the line of interestion of the planes p1, and p2. For example: Find an equation for the line that passes through the point (0,1,-1) and is parallel to the line of intersection of the planes 2x + y - 2z = 5 and 3x - 6y - 2z = 7. edit.. Symmetric form of a line in R3. If L is a line that contains the point [tex](x_0, y_0, z_0)[/tex] and is parallel to the vector v = Ai + Bj + Ck then the point (x, y, z,) is on L if and only if its cooridnates satisfy [tex]\frac{x-x_0}{A} = \frac{y-y_0}{B} = \frac{z-z_0}{C} [/tex] edit2... fixed the latex |
| May27-05, 11:30 PM | #6 |
|
|
Here's the parametric equation of the intersection of the 2 planes
[tex]\left\{\begin{array}{c}z=\frac{15y-1}{2}\\x=7y+2 \end{array}\right [/tex] I hope it's easy from now. Daniel. |
| May28-05, 12:00 AM | #7 |
|
|
Killing a fly with a sledgehammer as my hs math teacher would say. How about this, forget the whole finding the equation of the line. Find a point A that is on the interesecting line, and then a point B on the intersecting line, then using the vector AB? I think that will work. Now back to bed.
edit... And to find the actual equation of the intersecting line doing the same thing would probably work, just replace the point with a point that it is on the intersecting line. |
| May28-05, 12:31 AM | #8 |
|
|
I don't see how the parametric form is a sledgehammer in this case. You still have to find these two points and the easiest way to find them is to write x and z in terms of y then choose two y's. This is exactly what daniel has given you.
Steven |
| May28-05, 07:12 AM | #9 |
|
|
I'm probably missing something but do you really need the equation to the line of intersection to find the line you are seeking? The cross product of the normals to the two planes gives you a vector which is parallel to the line of intersection. The vector equation of the line you want is then r = (vector representing given point) + t(cross product) where t is a scalar.
The symmetric equation for that line can then be easily found. |
| May28-05, 10:13 AM | #10 |
|
|
|
| Thread Closed |
| Thread Tools | |
Similar Threads for: Line of Intersection of two Planes
|
||||
| Thread | Forum | Replies | ||
| Line of Intersection of 3 planes | Calculus & Beyond Homework | 1 | ||
| Intersection of two planes | Precalculus Mathematics Homework | 7 | ||
| Intersection line of two planes | General Math | 2 | ||
| Find the line of intersection between 2 Planes | Precalculus Mathematics Homework | 1 | ||