Parametric and symmetric equations

tony873004
Science Advisor
Gold Member
Messages
1,753
Reaction score
143
Find the parametric and symmetric equations of the line of intersection of the planes x+y+z=1 and x+z=0.

I got the normal vectors, <1,1,1> and <1,0,1> and their cross product <1,0,-1> or i-k.

I set z to 0 and got x=0, y=1, z=0.

How do I form parametric equation out of this?? I know it's x=t, y=1, z=-t because this problem is nearly identical to one from lecture. But how did he do that step?

This would make the symmetric equations x/1=y-1/0=z/-1. But I can't divide by 0, can I?
 
Physics news on Phys.org
You set z = 0.

\pi_1: x+y=1
\pi_2: x=0

P(0,1,0)

The equation of the line is given by: \overrightarrow{r}=\overrightarrow{r}_0+t\overrightarrow{v}

And we know that the cross product of the two normal vectors of the plane is parallel to the line of intersection.

\overrightarrow{r}=&lt;0,1,0&gt;+t&lt;1,0,-1&gt;

x=-z;y=y_0

Since we don't write 0 under the denominator.

If x=x_0, y=y_0 vertical plane and z=z_0 horizontal plane.
 
Last edited:
Thanks for the explanation.

I don't get this:
\pi_2: x=1
If x+z=0 and I set z=0, then x+0=0. x=0 and 0+y+0=1, so y=1, hence P(0,1,0)
 
tony873004 said:
Thanks for the explanation.

I don't get this:
\pi_2: x=1
If x+z=0 and I set z=0, then x+0=0. x=0 and 0+y+0=1, so y=1, hence P(0,1,0)
Oh my. Sorry, I'm blind! I fixed it though.
 
Thanks. You explanation makes sense now.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top